update to 1.2-20130928

This commit is contained in:
Miroslav Lichvar 2013-10-07 12:09:32 +02:00
parent fe20f10431
commit 675a675c0f
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
Summary: A utility for creating TTY dialog boxes
Name: dialog
%global dialogsubversion 20130902
%global dialogsubversion 20130928
Version: 1.2
Release: 4.%{dialogsubversion}%{?dist}
Release: 5.%{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
* Mon Oct 07 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-5.20130928
- update to 1.2-20130928
* Thu Sep 19 2013 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-4.20130902
- update to 1.2-20130902
- fix weekdays in changelog

View File

@ -1 +1 @@
7ba10c69b51b36cbf9ca4aa244b15c71 dialog-1.2-20130902.tgz
2cf55cd9d4603ffdb4b24cd6843d740c dialog-1.2-20130928.tgz