update to 1.2-20150920
This commit is contained in:
parent
0b18737421
commit
a6e75b3935
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dialog-1.2-20150528.tgz
|
||||
/dialog-1.2-20150920.tgz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20150528
|
||||
%global dialogsubversion 20150920
|
||||
Version: 1.2
|
||||
Release: 16.%{dialogsubversion}%{?dist}
|
||||
Release: 17.%{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 22 2015 Miroslav Lichvar <mlichvar@redhat.com> - 1.2-17.20150528
|
||||
- update to 1.2-20150920
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-16.20150528
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user