diff --git a/dialog.spec b/dialog.spec index 194a161..8b0653f 100644 --- a/dialog.spec +++ b/dialog.spec @@ -2,7 +2,7 @@ Summary: A utility for creating TTY dialog boxes Name: dialog %global dialogsubversion 20170509 Version: 1.3 -Release: 11.%{dialogsubversion}%{?dist} +Release: 12.%{dialogsubversion}%{?dist} License: LGPLv2 Group: Applications/System URL: http://invisible-island.net/dialog/dialog.html @@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a %{_mandir}/man3/dialog.* %changelog +* Fri Feb 23 2018 Miroslav Lichvar - 1.3-12.20170509 +- fix build to use hardened linker specs (#1548400) + * Wed Feb 07 2018 Fedora Release Engineering - 1.3-11.20170509 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild