From 72127d79f20649691c29f1902c4979f7d3f1689b Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 22 Jun 2018 14:39:01 +0200 Subject: [PATCH] 1.3-14.20180621 --- dialog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)