update to 1.2-20140911

This commit is contained in:
Miroslav Lichvar 2014-09-12 12:50:23 +02:00
parent fa602a9a9f
commit 65a149b8e9
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/dialog-1.2-20140901.tgz
/dialog-1.2-20140911.tgz

View File

@ -1,8 +1,8 @@
Summary: A utility for creating TTY dialog boxes
Name: dialog
%global dialogsubversion 20140901
%global dialogsubversion 20140911
Version: 1.2
Release: 10.%{dialogsubversion}%{?dist}
Release: 11.%{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 Sep 12 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-11.20140911
- update to 1.2-20140911
* Tue Sep 02 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-10.20140901
- update to 1.2-20140901

View File

@ -1 +1 @@
e489cac6be99f6c919290b55845fce19 dialog-1.2-20140901.tgz
f33ae989e62efe1d17cf5206cb7144a5 dialog-1.2-20140911.tgz