update to 1.2-20150528
This commit is contained in:
parent
1fcde9a43c
commit
322f71dcfe
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dialog-1.2-20150513.tgz
|
||||
/dialog-1.2-20150528.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20150513
|
||||
%global dialogsubversion 20150528
|
||||
Version: 1.2
|
||||
Release: 14.%{dialogsubversion}%{?dist}
|
||||
Release: 15.%{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 Jun 02 2015 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-15.20150528
|
||||
- update to 1.2-20150528
|
||||
|
||||
* Fri May 15 2015 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-14.20150513
|
||||
- update to 1.2-20150513
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user