Commit 65828c368342a6fe3748f83c579fa88b1d853794
1 parent
5cc5a3fd
Exists in
master
and in
1 other branch
Updating package control files.
Showing
6 changed files
with
21 additions
and
4 deletions
Show diff stats
CHANGELOG
1 | 1 | ------------------------------------------------------------------- |
2 | +Wed Mar 22 11:05:26 UTC 2023 - perry.werneck@gmail.com | |
3 | + | |
4 | +- Update to version 5.5+git20230204: | |
5 | + * Updating translation. | |
6 | + * Fixing win32 build, adding 'changes' file in windows app. | |
7 | + * Updating deb and mingw packages. | |
8 | + * Updating _service | |
9 | + * Updating translation. | |
10 | + * Adding 'CHANGELOG' | |
11 | + * Updating deb control files. | |
12 | + * Updating schema path on macos bundle script. | |
13 | + | |
14 | +------------------------------------------------------------------- | |
2 | 15 | Thu Apr 07 23:35:08 UTC 2022 - perry.werneck@gmail.com |
3 | 16 | |
4 | 17 | - Update to version 5.4: | ... | ... |
arch/PKGBUILD
debian/changelog
debian/pw3270.dsc
rpm/pw3270.spec
... | ... | @@ -26,7 +26,7 @@ |
26 | 26 | #---[ Packaging ]----------------------------------------------------------------------------------------------------- |
27 | 27 | |
28 | 28 | Name: pw3270 |
29 | -Version: 5.4 | |
29 | +Version: 5.5+git20230204 | |
30 | 30 | Release: 0 |
31 | 31 | Summary: IBM 3270 Terminal emulator for GTK |
32 | 32 | License: GPL-2.0-only | ... | ... |