update to 1.3-20160209

This commit is contained in:
Miroslav Lichvar 2016-02-10 16:44:34 +01:00
parent ff9faf3695
commit 969fba7718
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/dialog-1.3-20160126.tgz
/dialog-1.3-20160209.tgz

View File

@ -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

View File

@ -1 +1 @@
d10ecf2b4ee83c78df9cc3b610a4301e dialog-1.3-20160126.tgz
c60823a4b09e12f8ae79036f05885ba4 dialog-1.3-20160209.tgz