update to 1.2-20150225

This commit is contained in:
Miroslav Lichvar 2015-02-26 14:20:27 +01:00
parent e28a6a814d
commit 9ec77345bd
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
4b362a15cb72fb191165d5ece6d9ac16 dialog-1.2-20150125.tgz
38ef59a7daa5459119cb06777c735e4b dialog-1.2-20150225.tgz