public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audacious] rawhide: update to 4.6.1 (more SONAME bumps + plugin API version increase)
@ 2026-06-07 18:30 Michael Schwendt
  0 siblings, 0 replies; only message in thread
From: Michael Schwendt @ 2026-06-07 18:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/audacious
Branch : rawhide
Commit : eaa8a8ca7a86e76babe22d304c145fa6a65d8594
Author : Michael Schwendt <mschwendt@fedoraproject.org>
Date   : 2026-06-07T20:30:53+02:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/audacious/c/eaa8a8ca7a86e76babe22d304c145fa6a65d8594?branch=rawhide

Log:
update to 4.6.1 (more SONAME bumps + plugin API version increase)

---
diff --git a/.gitignore b/.gitignore
index f93973c..f91f0f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@
 /audacious-4.5.1.tar.bz2
 /audacious-4.6-beta1.tar.bz2
 /audacious-4.6.tar.bz2
+/audacious-4.6.1.tar.bz2

diff --git a/audacious.spec b/audacious.spec
index 486394b..2858d25 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -2,13 +2,13 @@
 %bcond_without gtk
 
 Name: audacious
-Version: 4.6
+Version: 4.6.1
 Release: 1%{?dist}
 
 %global tar_ver %{version}
 
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
-%global aud_ver 4.6
+%global aud_ver 4.6.1
 
 # Audacious Generic Plugin API is defined in audacious-libs subpackage.
 
@@ -92,8 +92,8 @@ Group: System Environment/Libraries
 # As defined in /usr/include/libaudcore/plugin.h: _AUD_PLUGIN_VERSION
 # This must be an exact match for plugin .so files to load.
 # If multiple versions are supported, add multiple Provides below.
-%global aud_plugin_api 48
-%global aud_plugin_api_min 48
+%global aud_plugin_api 49
+%global aud_plugin_api_min 49
 Provides: audacious(plugin-api)%{?_isa} = %{aud_plugin_api}
 # [!] escaped macros, beware!
 #Provides: audacious(plugin-api)%%{?_isa} = 46
@@ -183,6 +183,9 @@ appstream-util validate-relax --nonet ${RPM_BUILD_ROOT}%{_datadir}/metainfo/%{na
 
 
 %changelog
+* Sun Jun 07 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 4.6.1-1
+- update to 4.6.1 (more SONAME bumps + plugin API version increase)
+
 * Sun May 31 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 4.6-1
 - update to 4.6 release
 

diff --git a/sources b/sources
index b07ff53..f44becd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (audacious-4.6.tar.bz2) = ac1e7d1f0f3f9b1ae55dc70eecc0d9b7510011e113b6e5ee9d4f8d3eb86127f8624bf11288a567081ce90c7edf35d4fbd73615690eb464513093e15cff7e076d
+SHA512 (audacious-4.6.1.tar.bz2) = 41a692760185275998c0d421c3e529793f989c130be9454147cffc94aa08c5d3de43c0eb5d4687ca17d2aa083572c3ec988c85f718ecd72d14a9c6836a4da473

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

only message in thread, other threads:[~2026-06-07 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 18:30 [rpms/audacious] rawhide: update to 4.6.1 (more SONAME bumps + plugin API version increase) Michael Schwendt

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