- updated to 4.1ga11 (#2034061)

This commit is contained in:
Jakub Čajka 2022-01-03 15:57:46 +01:00
parent 0768ee39ee
commit fbc4ef0bf3
No known key found for this signature in database
GPG Key ID: 48DAAF91F61E4F5D
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (suite3270-4.1ga10-src.tgz) = 626869d282894d1fe279b86212f6dae3a39c926e7bb59e41b769414909648bed2234752ecaed97b49cf613bd6a94eea8d619e0c1b0cec8cb8cd082f67b93b73a
SHA512 (suite3270-4.1ga11-src.tgz) = 1032a03bf9b24ae9d0e9b9f8b6a7c6319dff2c77db14257f22eb05b52b308e9134d8c6a5080178081f7ba893936e2eca63bb0e04b804d4a7df2507a5b3f625fb

View File

@ -3,7 +3,7 @@
%global majorver 4.1
Summary: An X Window System based IBM 3278/3279 terminal emulator
Name: x3270
Version: 4.1ga10
Version: 4.1ga11
Release: 1%{?dist}
License: BSD
URL: https://x3270.miraheze.org/wiki/Main_Page
@ -115,6 +115,9 @@ desktop-file-install \
%changelog
* Mon Jan 03 2022 Jakub Čajka <jcajka@redhat.com> 4.1ga11-1
- updated to 4.1ga11 (#2034061)
* Mon Nov 01 2021 Dan Horák <dan[at]danny.cz> - 4.1ga10-1
- updated to 4.1ga10 (#2018771)