update to 1.3-20160828

This commit is contained in:
Miroslav Lichvar 2016-09-07 12:25:29 +02:00
parent ed6917e746
commit bc4234508c
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/dialog-1.3-20160424.tgz
/dialog-1.3-20160828.tgz

View File

@ -1,8 +1,8 @@
Summary: A utility for creating TTY dialog boxes
Name: dialog
%global dialogsubversion 20160424
%global dialogsubversion 20160828
Version: 1.3
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
* Wed Sep 07 2016 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-5.20160828
- update to 1.3-20160828
* Tue Apr 26 2016 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-4.20160424
- update to 1.3-20160424

View File

@ -1 +1 @@
582d804252205f73df2d892ebdc5212e dialog-1.3-20160424.tgz
a39ec183517bc1feaff017d067300b8c dialog-1.3-20160828.tgz