public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libsidplayfp] rawhide: Update to 3.1.1 (rhbz#2396905)
@ 2026-09-17 13:59
0 siblings, 0 replies; only message in thread
From: @ 2026-09-17 13:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libsidplayfp
Branch : rawhide
Commit : dcd689bd057361bdc91df3b2b340ec69561d2c63
Author : Karel Volný <kvolny@redhat.com>
Date : 2026-09-17T15:58:53+02:00
Stats : +11/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libsidplayfp/c/dcd689bd057361bdc91df3b2b340ec69561d2c63?branch=rawhide
Log:
Update to 3.1.1 (rhbz#2396905)
See the upstream changes at https://github.com/libsidplayfp/libsidplayfp/releases
---
diff --git a/.gitignore b/.gitignore
index 13614fd..1813388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@
/libsidplayfp-2.12.0.tar.gz
/libsidplayfp-2.13.0.tar.gz
/libsidplayfp-2.15.0.tar.gz
+/libsidplayfp-3.1.1.tar.gz
diff --git a/libsidplayfp.spec b/libsidplayfp.spec
index 534e989..2e19298 100644
--- a/libsidplayfp.spec
+++ b/libsidplayfp.spec
@@ -1,6 +1,6 @@
Name: libsidplayfp
-Version: 2.15.0
-Release: 3%{?dist}
+Version: 3.1.1
+Release: 1%{?dist}
Summary: SID chip music module playing library
# Zlib (src/utils/MD5/), GPL-2.0-only (src/builders/exsid-builder/) and GPL-2.0-or-later (the rest)
License: GPL-2.0-or-later AND GPL-2.0-only AND Zlib
@@ -56,10 +56,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%files
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS.md NEWS.md README.md TODO
%license COPYING
-%{_libdir}/libsidplayfp.so.6*
-%{_libdir}/libstilview.so.0*
+%{_libdir}/libsidplayfp.so.*
+%{_libdir}/libstilview.so.*
%files devel
%{_libdir}/libsidplayfp.so
@@ -73,6 +73,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Thu Sep 17 2026 Karel Volný <kvolny@redhat.com> - 3.1.1-1
+- Update to 3.1.1 (rhbz#2396905)
+- See the upstream changes at https://github.com/libsidplayfp/libsidplayfp/releases
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 58b103d..8b60fa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libsidplayfp-2.15.0.tar.gz) = 98c15bbede64d19d5baa30b8b678a3e069667cc65fac65b129f1dcfaebe532a7eb241ae37fcce77038078fbd9346e25b84bd3568ae1661b28951e8f90aa8aca7
+SHA512 (libsidplayfp-3.1.1.tar.gz) = 3199cbd66aaf8a89d6a2c0b3eda85c56e3ba2a7657fb9cba7e0c958408b35426f2d58f2eb47c0fbdc5aa7255e6ae6b9c1c5c907fe45dcac92822cf8bc5a8d177
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 13:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 13:59 [rpms/libsidplayfp] rawhide: Update to 3.1.1 (rhbz#2396905)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox