diff --git a/xbiso.spec b/xbiso.spec index 86087b8..b1cd0fc 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 39%{?dist} +Release: 36%{?dist} Summary: ISO extraction utility for xdvdfs images # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -41,15 +41,6 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_bindir}/xbiso %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.6.1-39 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 0.6.1-38 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 0.6.1-37 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - * Mon Feb 24 2025 Tom Callaway - 0.6.1-36 - fix empty function declarations to fix compile against C23 (gcc15)