This commit is contained in:
Fedora Release Engineering 2024-01-19 17:08:16 +00:00
parent 0e6ab9dbad
commit f8f3e9b1c9

View File

@ -2,7 +2,7 @@ Summary: A utility for creating TTY dialog boxes
Name: dialog Name: dialog
%global dialogsubversion 20231002 %global dialogsubversion 20231002
Version: 1.3 Version: 1.3
Release: 47.%{dialogsubversion}%{?dist} Release: 48.%{dialogsubversion}%{?dist}
License: LGPL-2.1-only License: LGPL-2.1-only
URL: https://invisible-island.net/dialog/dialog.html URL: https://invisible-island.net/dialog/dialog.html
Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
%{_mandir}/man3/dialog.* %{_mandir}/man3/dialog.*
%changelog %changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-48.20231002
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 04 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-47.20231002 * Wed Oct 04 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-47.20231002
- update to 1.3-20231002 - update to 1.3-20231002
- convert license tag to SPDX - convert license tag to SPDX