update to 1.3-20160209
This commit is contained in:
parent
ff9faf3695
commit
969fba7718
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dialog-1.3-20160126.tgz
|
||||
/dialog-1.3-20160209.tgz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20160126
|
||||
%global dialogsubversion 20160209
|
||||
Version: 1.3
|
||||
Release: 2.%{dialogsubversion}%{?dist}
|
||||
Release: 3.%{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
|
||||
* Wed Feb 10 2016 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-3.20160209
|
||||
- update to 1.3-20160209
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-2.20160126
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user