update to 1.2-20140219
This commit is contained in:
parent
9a05cfc65b
commit
36bdb1b768
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/dialog-1.2-20140112.tgz
|
/dialog-1.2-20140112.tgz
|
||||||
|
/dialog-1.2-20140219.tgz
|
||||||
|
@ -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 20140112
|
%global dialogsubversion 20140219
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 6.%{dialogsubversion}%{?dist}
|
Release: 7.%{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
|
||||||
|
* Thu Feb 20 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-7.20140219
|
||||||
|
- update to 1.2-20140219
|
||||||
|
|
||||||
* Mon Jan 13 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-6.20140112
|
* Mon Jan 13 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-6.20140112
|
||||||
- update to 1.2-20140112
|
- update to 1.2-20140112
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user