public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Schwendt <mschwendt@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/audacious] rawhide: update to 4.6.1 (more SONAME bumps + plugin API version increase)
Date: Sun, 07 Jun 2026 18:30:59 GMT [thread overview]
Message-ID: <178085705949.1.5454319702712535850.rpms-audacious-eaa8a8ca7a86@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-07 18:30 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=178085705949.1.5454319702712535850.rpms-audacious-eaa8a8ca7a86@fedoraproject.org \
--to=mschwendt@fedoraproject.org \
--cc=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