public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/sidplayfp] rawhide: Update to 3.2.0 (rhbz#2397206)
Date: Thu, 17 Sep 2026 14:38:41 GMT	[thread overview]
Message-ID: <178965592169.1.1104432423584673638.rpms-sidplayfp-2f8b00d86bd7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/sidplayfp
            Branch : rawhide
            Commit : 2f8b00d86bd71ac5bdd598899fd0d19ddc8417a2
            Author : Karel Volný <kvolny@redhat.com>
            Date   : 2026-09-17T16:38:35+02:00
            Stats  : +12/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/sidplayfp/c/2f8b00d86bd71ac5bdd598899fd0d19ddc8417a2?branch=rawhide

            Log:
            Update to 3.2.0 (rhbz#2397206)

See the upstream changes at https://github.com/libsidplayfp/sidplayfp/releases
Use system fmt

---
diff --git a/.gitignore b/.gitignore
index bd51dfb..c82138b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /sidplayfp-2.11.0.tar.gz
 /sidplayfp-2.12.0.tar.gz
 /sidplayfp-2.15.0.tar.gz
+/sidplayfp-3.2.0.tar.gz

diff --git a/sidplayfp.spec b/sidplayfp.spec
index ad5c130..50017ad 100644
--- a/sidplayfp.spec
+++ b/sidplayfp.spec
@@ -1,6 +1,6 @@
 Name:           sidplayfp
-Version:        2.15.0
-Release:        3%{?dist}
+Version:        3.2.0
+Release:        1%{?dist}
 Summary:        SID chip music module player
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
@@ -10,6 +10,7 @@ BuildRequires:  make
 BuildRequires:  gcc-c++
 BuildRequires:  libsidplayfp-devel >= 2.0
 BuildRequires:  alsa-lib-devel pulseaudio-libs-devel libtool
+BuildRequires:  fmt-devel
 BuildRequires:  gettext-devel
 
 %description
@@ -29,7 +30,7 @@ autoreconf -ivf
 
 
 %build
-%configure
+%configure --with-system-fmt
 make %{?_smp_mflags}
 
 
@@ -38,7 +39,7 @@ make %{?_smp_mflags}
 
 
 %files
-%doc AUTHORS README
+%doc AUTHORS.md README.md
 %license COPYING
 %{_bindir}/sidplayfp
 %{_bindir}/stilview
@@ -47,6 +48,11 @@ make %{?_smp_mflags}
 
 
 %changelog
+* Thu Sep 17 2026 Karel Volný <kvolny@redhat.com> - 3.2.0-1
+- Update to 3.2.0 (rhbz#2397206)
+- See the upstream changes at https://github.com/libsidplayfp/sidplayfp/releases
+- Use system fmt
+
 * Fri Jul 17 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 2591c24..5165fbe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sidplayfp-2.15.0.tar.gz) = b8e2c0c3f3adf87dbf2f9a822bb8e0c9d7dc0cd56c2592d0dc3d7f28ad03d784adaa03288898c754167ab8ad2c4224db19790de9df536da7ac439f2633a2b021
+SHA512 (sidplayfp-3.2.0.tar.gz) = fc63435dd895140615c8e61eb0cec8371d5518c70273eddac19aabc31b2d34e4e3f4d3291bb804b0a4486255dc54aac782c233db2af700b4e69d63bfc82541b4

                 reply	other threads:[~2026-09-17 14:38 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=178965592169.1.1104432423584673638.rpms-sidplayfp-2f8b00d86bd7@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