Commit 65828c368342a6fe3748f83c579fa88b1d853794

Authored by Perry Werneck
1 parent 5cc5a3fd
Exists in master and in 1 other branch develop

Updating package control files.

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 Thu Apr 07 23:35:08 UTC 2022 - perry.werneck@gmail.com 15 Thu Apr 07 23:35:08 UTC 2022 - perry.werneck@gmail.com
3 16
4 - Update to version 5.4: 17 - Update to version 5.4:
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 2
3 pkgname=pw3270 3 pkgname=pw3270
4 4
5 -pkgver=5.3 5 +pkgver=5.5+git20230204
6 pkgrel=0 6 pkgrel=0
7 pkgdesc="IBM 3270 Terminal emulator for GTK" 7 pkgdesc="IBM 3270 Terminal emulator for GTK"
8 url="https://portal.softwarepublico.gov.br/social/pw3270/" 8 url="https://portal.softwarepublico.gov.br/social/pw3270/"
debian/changelog
1 -pw3270 (5.4-0) unstable; urgency=low 1 +pw3270 (5.5+git20230204-0) unstable; urgency=low
2 2
3 * Initial Release 3 * Initial Release
4 4
debian/pw3270.dsc
1 Format: 1.0 1 Format: 1.0
2 Source: pw3270 2 Source: pw3270
3 -Version: 5.4-0 3 +Version: 5.5+git20230204-0
4 Binary: pw3270 4 Binary: pw3270
5 Maintainer: Perry Werneck <perry.werneck@gmail.com> 5 Maintainer: Perry Werneck <perry.werneck@gmail.com>
6 Architecture: any 6 Architecture: any
rpm/_servicedata 0 → 100644
@@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
  1 +<servicedata>
  2 +<service name="tar_scm">
  3 + <param name="url">https://github.com/PerryWerneck/pw3270.git</param>
  4 + <param name="changesrevision">5cc5a3fd58e23e0d65fd0d82be4f39824bc16016</param></service></servicedata>
0 \ No newline at end of file 5 \ No newline at end of file
rpm/pw3270.spec
@@ -26,7 +26,7 @@ @@ -26,7 +26,7 @@
26 #---[ Packaging ]----------------------------------------------------------------------------------------------------- 26 #---[ Packaging ]-----------------------------------------------------------------------------------------------------
27 27
28 Name: pw3270 28 Name: pw3270
29 -Version: 5.4 29 +Version: 5.5+git20230204
30 Release: 0 30 Release: 0
31 Summary: IBM 3270 Terminal emulator for GTK 31 Summary: IBM 3270 Terminal emulator for GTK
32 License: GPL-2.0-only 32 License: GPL-2.0-only