diff --git a/dialog.spec b/dialog.spec index 719b41f..5a37116 100644 --- a/dialog.spec +++ b/dialog.spec @@ -2,7 +2,7 @@ Summary: A utility for creating TTY dialog boxes Name: dialog %global dialogsubversion 20180621 Version: 1.3 -Release: 13.%{dialogsubversion}%{?dist} +Release: 14.%{dialogsubversion}%{?dist} License: LGPLv2 Group: Applications/System URL: https://invisible-island.net/dialog/dialog.html @@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a %{_mandir}/man3/dialog.* %changelog +* Fri Jun 22 2018 Miroslav Lichvar - 1.3-14.20180621 +- update to 1.3-20180621 + * Thu Mar 29 2018 Miroslav Lichvar - 1.3-13.20171209 - update to 1.3-20171209 - fix build with multiple options in hardened ldflags (#1548400)