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/ampache_browser] rawhide: Update to 1.0.9 (fixes for GCC 17).
Date: Tue, 14 Jul 2026 20:44:23 GMT [thread overview]
Message-ID: <178406186326.1.15926531838858333448.rpms-ampache_browser-42f23c6b7c67@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ampache_browser
Branch : rawhide
Commit : 42f23c6b7c6770191df509eaa0215cb3bbb395c0
Author : Michael Schwendt <mschwendt@fedoraproject.org>
Date : 2026-07-14T22:44:18+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ampache_browser/c/42f23c6b7c6770191df509eaa0215cb3bbb395c0?branch=rawhide
Log:
Update to 1.0.9 (fixes for GCC 17).
---
diff --git a/.gitignore b/.gitignore
index df3de6e..cb94a84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/ampache_browser-1.0.6.tar.gz
/ampache_browser-1.0.7.tar.gz
/ampache_browser-1.0.8.tar.gz
+/ampache_browser-1.0.9.tar.gz
diff --git a/ampache_browser.spec b/ampache_browser.spec
index 05d4e60..7a24bd8 100644
--- a/ampache_browser.spec
+++ b/ampache_browser.spec
@@ -7,8 +7,8 @@ Name: ampache_browser
# is likely to break API users due to not finding files any longer.
%global vername %{name}_1
-Version: 1.0.8
-Release: 5%{?dist}
+Version: 1.0.9
+Release: 1%{?dist}
Summary: C++ and Qt based client library for Ampache access
License: GPL-3.0-only
@@ -74,6 +74,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/cmake/%{vername}
%changelog
+* Tue Jul 14 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.9-1
+- Update to 1.0.9 (fixes for GCC 17).
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 43dd4c3..599b51b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ampache_browser-1.0.8.tar.gz) = 81bceb8eac5581bb2c0af8ef40a5fcb7c52d4b0a00417fe1a4976893d8748ba84d2f865bbc523723cd85d46ccd28adabaf8129fd798896b8c20246828678308d
+SHA512 (ampache_browser-1.0.9.tar.gz) = e228557bdbdac04973dd7be94c70e9d68c45bc821a98fdf0c05b4ecafcaf952ef732806411f0639cd8a1f84c487cb25730709b273ee6405925e62a8c627973a2
reply other threads:[~2026-07-14 20:44 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=178406186326.1.15926531838858333448.rpms-ampache_browser-42f23c6b7c67@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