update to 1.2-20150125

This commit is contained in:
Miroslav Lichvar 2015-01-29 11:31:52 +01:00
parent 65a149b8e9
commit e28a6a814d
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
f33ae989e62efe1d17cf5206cb7144a5 dialog-1.2-20140911.tgz
4b362a15cb72fb191165d5ece6d9ac16 dialog-1.2-20150125.tgz