diff --git a/xbiso.spec b/xbiso.spec index b1cd0fc..86087b8 100644 --- a/xbiso.spec +++ b/xbiso.spec @@ -1,6 +1,6 @@ Name: xbiso Version: 0.6.1 -Release: 36%{?dist} +Release: 39%{?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,6 +41,15 @@ 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)