From b821da2d973b5e12bd51a1e91b41eb89e3457836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 29 Jun 2017 09:33:39 +0200 Subject: [PATCH] - updated to 3.5ga11 (#1465201) --- .gitignore | 1 + sources | 2 +- x3270.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7740a43..73f1346 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ suite3270-3.3.10ga4-src.tgz /suite3270-3.5ga8-src.tgz /suite3270-3.5ga9-src.tgz /suite3270-3.5ga10-src.tgz +/suite3270-3.5ga11-src.tgz diff --git a/sources b/sources index ed5e144..357d819 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (suite3270-3.5ga10-src.tgz) = 0cce1212ca7589595cd2f775d18086f231a9e6d621716be5a41123a379358d9ac08c9668de2bd6a2e401ae54d12a4905c3c260cb7ba90482bbce6790d8e3efb8 +SHA512 (suite3270-3.5ga11-src.tgz) = 027e7bbc4a42793e000bc78ac130058651d384189ac15d7957e8950cc32caeea575d8c7244226d09f7b6dea6fe572f10a28f6c8e26c2e1a0f1bb8c16e93f148f diff --git a/x3270.spec b/x3270.spec index d952bab..9b06d63 100644 --- a/x3270.spec +++ b/x3270.spec @@ -3,8 +3,8 @@ %global majorver 3.5 Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 -Version: 3.5ga10 -Release: 2%{?dist} +Version: 3.5ga11 +Release: 1%{?dist} License: BSD Group: Applications/Internet URL: http://x3270.sourceforge.net/ @@ -147,6 +147,9 @@ fi %changelog +* Thu Jun 29 2017 Dan HorĂ¡k - 3.5ga11-1 +- updated to 3.5ga11 (#1465201) + * Sat Feb 11 2017 Fedora Release Engineering - 3.5ga10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild