diff --git a/.gitignore b/.gitignore index 74af06f..f46d3b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/dialog-1.2-20140911.tgz +/dialog-1.2-20150125.tgz diff --git a/dialog.spec b/dialog.spec index 690a182..2a146f4 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,8 +1,8 @@ Summary: A utility for creating TTY dialog boxes Name: dialog -%global dialogsubversion 20140911 +%global dialogsubversion 20150125 Version: 1.2 -Release: 11.%{dialogsubversion}%{?dist} +Release: 12.%{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 Jan 29 2015 Miroslav Lichvar - 1.2-12.20150125 +- update to 1.2-20150125 + * Fri Sep 12 2014 Miroslav Lichvar - 1.2-11.20140911 - update to 1.2-20140911 diff --git a/sources b/sources index 2a801d0..8cfcaef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f33ae989e62efe1d17cf5206cb7144a5 dialog-1.2-20140911.tgz +4b362a15cb72fb191165d5ece6d9ac16 dialog-1.2-20150125.tgz