From fcad26a6e69914fb77ff1280aff805ce871dc042 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 24 May 2013 12:08:11 +0200 Subject: [PATCH] update to 1.2-20130523 --- .gitignore | 1 + dialog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9578409..d5b0e48 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dialog-1.2-20121230.tgz +/dialog-1.2-20130523.tgz diff --git a/dialog.spec b/dialog.spec index 33a5d37..b7e8813 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,8 +1,8 @@ Summary: A utility for creating TTY dialog boxes Name: dialog -%global dialogsubversion 20121230 +%global dialogsubversion 20130523 Version: 1.2 -Release: 1.%{dialogsubversion}%{?dist} +Release: 2.%{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 +* Fri May 24 2013 Miroslav Lichvar - 1.2-2.20130523 +- update to 1.2-20130523 + * Mon Mar 18 2013 Miroslav Lichvar - 1.2-1.20121230 - update to 1.2-20121230 diff --git a/sources b/sources index 3b19dac..53cc847 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef823b46a68d82c42620b42ffc0c04e7 dialog-1.2-20121230.tgz +f79a2fd46b918f6a2802444415ad3795 dialog-1.2-20130523.tgz