public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sidplayfp] rawhide: Update to 3.2.0 (rhbz#2397206)
@ 2026-09-17 14:38 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-17 14:38 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 14:38 [rpms/sidplayfp] rawhide: Update to 3.2.0 (rhbz#2397206) 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox