From 0e6ab9dbadc0ce5ba395d653173f3591e6a05f89 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 4 Oct 2023 15:15:38 +0200 Subject: [PATCH] 1.3-47.20231002 --- dialog.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dialog.spec b/dialog.spec index 3adfe21..a68b0ff 100644 --- a/dialog.spec +++ b/dialog.spec @@ -2,7 +2,7 @@ Summary: A utility for creating TTY dialog boxes Name: dialog %global dialogsubversion 20231002 Version: 1.3 -Release: 46.%{dialogsubversion}%{?dist} +Release: 47.%{dialogsubversion}%{?dist} License: LGPL-2.1-only URL: https://invisible-island.net/dialog/dialog.html Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz @@ -80,6 +80,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a %{_mandir}/man3/dialog.* %changelog +* Wed Oct 04 2023 Miroslav Lichvar - 1.3-47.20231002 +- update to 1.3-20231002 +- convert license tag to SPDX +- package pkgconfig file + * Wed Jul 19 2023 Fedora Release Engineering - 1.3-46.20220526 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild