Bump Release, update %changelog

Resolves: RHEL-74055
This commit is contained in:
Pavel Cahyna 2025-01-15 13:13:59 +01:00
parent f01b24d060
commit 9759622ff9

View File

@ -3,7 +3,7 @@
Summary: Library to enable creation and expansion of ISO-9660 filesystems
Name: libisoburn
Version: 1.5.4
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
URL: https://libburnia-project.org/
Source0: https://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz
@ -261,6 +261,9 @@ fi
%endif
%changelog
* Wed Jan 15 2025 Pavel Cahyna <pcahyna@redhat.com> - 1.5.4-5
- Fix upgrades from non-alternativized versions/packages
* Tue Feb 08 2022 Jiri Kucera <jkucera@redhat.com> - 1.5.4-4
- Provide alternatives
Resolves: #1967484