diff --git a/.gitignore b/.gitignore index 898b5a2..e8c0308 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libopenmpt-0.7.8+release.autotools.tar.gz +SOURCES/libopenmpt-0.7.9+release.autotools.tar.gz diff --git a/.libopenmpt.metadata b/.libopenmpt.metadata index 16dacf1..2376c99 100644 --- a/.libopenmpt.metadata +++ b/.libopenmpt.metadata @@ -1 +1 @@ -e51d0896a11436614554267f79b686963812ff5f SOURCES/libopenmpt-0.7.8+release.autotools.tar.gz +4c6ec2c863738667c9e70870460d25ec752db2bd SOURCES/libopenmpt-0.7.9+release.autotools.tar.gz diff --git a/SPECS/libopenmpt.spec b/SPECS/libopenmpt.spec index 237a5cc..82b8bc3 100644 --- a/SPECS/libopenmpt.spec +++ b/SPECS/libopenmpt.spec @@ -1,10 +1,10 @@ Name: libopenmpt -Version: 0.7.8 +Version: 0.7.9 Release: 1%{?dist} %global tar_root %{name}-%{version}+release.autotools -License: BSD +License: BSD-3-Clause Summary: C/C++ library to decode tracker music module (MOD) files URL: https://lib.openmpt.org/libopenmpt/ @@ -101,6 +101,12 @@ chrpath --delete ${RPM_BUILD_ROOT}%{_bindir}/openmpt123 %changelog +* Sun Jul 21 2024 Michael Schwendt - 0.7.9-1 +- update to 0.7.9 + +* Thu Jul 18 2024 Fedora Release Engineering - 0.7.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jun 9 2024 Michael Schwendt - 0.7.8-1 - Update to 0.7.8.