update to 1.2-20150225
This commit is contained in:
parent
e28a6a814d
commit
9ec77345bd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dialog-1.2-20150125.tgz
|
||||
/dialog-1.2-20150225.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20150125
|
||||
%global dialogsubversion 20150225
|
||||
Version: 1.2
|
||||
Release: 12.%{dialogsubversion}%{?dist}
|
||||
Release: 13.%{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
|
||||
* Thu Feb 26 2015 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-13.20150225
|
||||
- update to 1.2-20150225
|
||||
|
||||
* Thu Jan 29 2015 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-12.20150125
|
||||
- update to 1.2-20150125
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user