11 Commits

Author SHA256 Message Date
d8df85eaf0 Accepting request 1245414 from home:PerryWerneck:pw3270
- Update to version 5.5.0+git20250123:
  * Publishing updated version 5.5.0
  * Applying meson build fixes from #59 conversation.
  * Fixing windows dll properties.
  * Adding delayed library for windows apps.
  * Build windows app with meson.
  * Refactoring deb packages.
  * Fixing libssl dependency.
  * Fixing pkg-config file.
  * Refactoring codeql workflow.
  * Fixing os includes.
  * Fixing package build.
  * Removing old workflows.
  * Updating po
  * Reorganizing OS based sources.
  * Changing to meson build system.
  * Updating package control files, splitting intl methods to private include.

OBS-URL: https://build.opensuse.org/request/show/1245414
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=43
2025-02-17 08:44:28 +00:00
b97eedcae8 Accepting request 1194691 from home:PerryWerneck:pw3270
Updating version

OBS-URL: https://build.opensuse.org/request/show/1194691
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=41
2024-08-20 01:25:16 +00:00
dfa6f19f2c Accepting request 1090445 from home:PerryWerneck:pw3270
- Update to version 5.4+git20230322:
  * Updating package control files.
  * On windows, if the application os library path ends with '/lib' or '/bin' the relative path for data files is the parent directory.
  * Debugging win32 build.

OBS-URL: https://build.opensuse.org/request/show/1090445
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=28
2023-06-02 08:18:39 +00:00
2d3606e755 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=26 2022-04-10 06:39:41 +00:00
658257a259 Accepting request 967995 from home:PerryWerneck:pw3270
Updating to version 5.4

OBS-URL: https://build.opensuse.org/request/show/967995
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=23
2022-04-10 06:10:27 +00:00
33ea49728a - Fixing CRL download engine
* Added fix-crl-get-engine.patch

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=21
2020-11-18 21:08:59 +00:00
035891a86b - Update to version 5.3+git20201030:
* Fixing SSL connect error messages.
  * Updating README.md
  * Adding property methods.
  * Adding method to get translated cursor position.
  * Updating get host and get service methods.
  * Allowing extended actions.
  * On TN3270-E the model name should be "IBM-3279-4-E" and not "IBM-3279-4"
  * Adding new SSL state active when downloading CRL.
  * Moving SSL related method to their own include file.
  * Removing unused code.
  * Adding auto-cleanup macro for windows registry.
  * Creating include dir and files based on operating system.
  * Fixing charset conversion.
  * wait_for_ready should wait for "reconnect" process to complete.
  * Fixing popup dialog when connection fails.
  * Host connect now respects timeout.
  * Fixing keyboard lock status and program messages issues.
  * Adding property to enable/disable the CRL download.
  * Looking for performance issues in lib3270_wait_for_ready.
  * Fixing timers.
  * Refactoring timer engine to avoid an abnormal delay when calling wait_for_ready on windows.
  * Adding userdata pointer on timer handle.
  * Enabling dstrace by testprogram command-line option.
  * Refactoring network subsystem for modularity.
  * Updating popup handler replacement (required for IPC modules).
  * Removing unnecessary callbacks from table.
  * Refactoring and centralizing auto-reconnect feature.
  * Using standard popup as default for ssl error.
  * Adding retry option in the connection failed dialog.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=19
2020-11-03 17:34:27 +00:00
5c684f82f2 Accepting request 811797 from home:PerryWerneck:pw3270
Updating to version 5.3

OBS-URL: https://build.opensuse.org/request/show/811797
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=8
2020-06-05 12:50:50 +00:00
0a13fd8e14 Accepting request 735891 from home:namtrac:branches:X11:terminals
- Cleanup spec file
- Disable support for <= SLE12-SP2

OBS-URL: https://build.opensuse.org/request/show/735891
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=5
2019-10-07 16:05:50 +00:00
aa502972ca Accepting request 734230 from home:jengelh:branches:X11:terminals
- Enable parallel build. Remove pointless %pre scriptlet.
- Adjust RPM groups. Remove leading empty line in descriptions.
- Modernize some macro uses.

OBS-URL: https://build.opensuse.org/request/show/734230
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=2
2019-10-01 12:07:28 +00:00
3b3b867fb8 Accepting request 733213 from X11:terminals
Renaming package based on the comments from the declined request 732162:

	* The package name should follow the upstream name (Package Naming Guideline)
	* The versioned library package should be a `%package` within that (Shared Library Packaging Guideline)

	This is because when the SO version changes, you would have to make a new package with the 
	SLPP scheme, only a section of an existing .spec needs updating. 

	Using a version in the name directly (like done in this request) is generally used only when 
	a fixed (=static/unchanging) version/generation is added that is not necessarily the most-recent version. 
	(for example "ffmpeg-2"). 

	I hope this makes sense.

OBS-URL: https://build.opensuse.org/request/show/733213
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/lib3270?expand=0&rev=1
2019-09-30 14:16:41 +00:00