update to 1.2-20130523

This commit is contained in:
Miroslav Lichvar 2013-05-24 12:08:11 +02:00
parent 587718d06f
commit fcad26a6e6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/dialog-1.2-20121230.tgz
/dialog-1.2-20130523.tgz

View File

@ -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 <mlichvar@redhat.com> - 1.2-2.20130523
- update to 1.2-20130523
* Mon Mar 18 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-1.20121230
- update to 1.2-20121230

View File

@ -1 +1 @@
ef823b46a68d82c42620b42ffc0c04e7 dialog-1.2-20121230.tgz
f79a2fd46b918f6a2802444415ad3795 dialog-1.2-20130523.tgz