From a6e75b39356d13223257e90f508d2023debb00fe Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 22 Sep 2015 11:34:24 +0200 Subject: [PATCH] update to 1.2-20150920 --- .gitignore | 2 +- dialog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 521c03d..dd3b8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/dialog-1.2-20150528.tgz +/dialog-1.2-20150920.tgz diff --git a/dialog.spec b/dialog.spec index a73a7f1..affa8ca 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,8 +1,8 @@ Summary: A utility for creating TTY dialog boxes Name: dialog -%global dialogsubversion 20150528 +%global dialogsubversion 20150920 Version: 1.2 -Release: 16.%{dialogsubversion}%{?dist} +Release: 17.%{dialogsubversion}%{?dist} License: LGPLv2 Group: Applications/System URL: http://invisible-island.net/dialog/dialog.html @@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a %{_mandir}/man3/dialog.* %changelog +* Tue Sep 22 2015 Miroslav Lichvar - 1.2-17.20150528 +- update to 1.2-20150920 + * Wed Jun 17 2015 Fedora Release Engineering - 1.2-16.20150528 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 335b530..745c6e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -593615fb448e001e5b81420473a7354b dialog-1.2-20150528.tgz +2b7c002b0a88ce1e0014af34b6b1ebdc dialog-1.2-20150920.tgz