update to 1.2-20140112

This commit is contained in:
Miroslav Lichvar 2014-01-13 18:19:00 +01:00
parent 675a675c0f
commit 513579cd40
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/dialog-1.2-20130928.tgz /dialog-1.2-20140112.tgz

View File

@ -1,8 +1,8 @@
Summary: A utility for creating TTY dialog boxes Summary: A utility for creating TTY dialog boxes
Name: dialog Name: dialog
%global dialogsubversion 20130928 %global dialogsubversion 20140112
Version: 1.2 Version: 1.2
Release: 5.%{dialogsubversion}%{?dist} Release: 6.%{dialogsubversion}%{?dist}
License: LGPLv2 License: LGPLv2
Group: Applications/System Group: Applications/System
URL: http://invisible-island.net/dialog/dialog.html URL: http://invisible-island.net/dialog/dialog.html
@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
%{_mandir}/man3/dialog.* %{_mandir}/man3/dialog.*
%changelog %changelog
* Mon Jan 13 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-6.20130928
- update to 1.2-20140112
* Mon Oct 07 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-5.20130928 * Mon Oct 07 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-5.20130928
- update to 1.2-20130928 - update to 1.2-20130928

View File

@ -1 +1 @@
2cf55cd9d4603ffdb4b24cd6843d740c dialog-1.2-20130928.tgz 373dbe256bd3bcb37f5172aa77af9fa5 dialog-1.2-20140112.tgz