update to 1.2-20150513

This commit is contained in:
Miroslav Lichvar 2015-05-15 13:27:17 +02:00
parent 9ec77345bd
commit 1fcde9a43c
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
38ef59a7daa5459119cb06777c735e4b dialog-1.2-20150225.tgz
dd7b9ef438bd1cb989499f746eda6a89 dialog-1.2-20150513.tgz