update to 1.2-20140901
This commit is contained in:
parent
e2c472d858
commit
fa602a9a9f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/dialog-1.2-20140112.tgz
|
||||
/dialog-1.2-20140219.tgz
|
||||
/dialog-1.2-20140901.tgz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20140219
|
||||
%global dialogsubversion 20140901
|
||||
Version: 1.2
|
||||
Release: 9.%{dialogsubversion}%{?dist}
|
||||
Release: 10.%{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
|
||||
* Tue Sep 02 2014 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-10.20140901
|
||||
- update to 1.2-20140901
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-9.20140219
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user