public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libsidplayfp] rawhide: Update to 3.1.1 (rhbz#2396905)
Date: Thu, 17 Sep 2026 13:59:01 GMT	[thread overview]
Message-ID: <178965354179.1.10492320096227837548.rpms-libsidplayfp-dcd689bd0573@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-17 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178965354179.1.10492320096227837548.rpms-libsidplayfp-dcd689bd0573@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox