diff --git a/libisoburn.spec b/libisoburn.spec index 2b67273..f72bd6b 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -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 - 1.5.4-5 +- Fix upgrades from non-alternativized versions/packages + * Tue Feb 08 2022 Jiri Kucera - 1.5.4-4 - Provide alternatives Resolves: #1967484