- updated to 4.1ga13 (#2068796)

This commit is contained in:
Jakub Čajka 2022-05-02 16:02:47 +02:00
parent 90e50d3157
commit adfeaffd92
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.1ga12-src.tgz) = 8db32e2b0d998c9cc69a4301d8e078c0b268e23c006a408f0a9c5a999b361307f5c5d13f6f9a950556c144e726fdbc65566b5687698177b185c07c2f1593e95b
SHA512 (suite3270-4.1ga13-src.tgz) = 1aa7845b2b96579b35ad673108305850bf283fe3b12a82df4d3ec2e381c7903a51bad936069452b00a2a75fddcc363281d912ced06c06344c6a5685d6d89c4b8

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.1ga12
Version: 4.1ga13
Release: 1%{?dist}
License: BSD
URL: https://x3270.miraheze.org/wiki/Main_Page
@ -115,6 +115,9 @@ desktop-file-install \
%changelog
* Mon May 02 2022 Jakub Čajka <jcajka@redhat.com> 4.1ga13-1
- updated to 4.1ga13 (#2068796)
* Thu Feb 24 2022 Jakub Čajka <jcajka@redhat.com> 4.1ga12-1
- updated to 4.1ga12 (#2057250)