1.3-14.20180621

This commit is contained in:
Miroslav Lichvar 2018-06-22 14:39:01 +02:00
parent 4dccbfc805
commit 72127d79f2

View File

@ -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 <mlichvar@redhat.com> - 1.3-14.20180621
- update to 1.3-20180621
* Thu Mar 29 2018 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-13.20171209
- update to 1.3-20171209
- fix build with multiple options in hardened ldflags (#1548400)