public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David King <amigadave@amigadave.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-eyed3] f44: Update to 0.9.9 (#2467654)
Date: Thu, 11 Jun 2026 17:51:41 GMT [thread overview]
Message-ID: <178120030143.1.10655032958849810877.rpms-python-eyed3-a211cc9ddf9c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-eyed3
Branch : f44
Commit : a211cc9ddf9c3863585708413029809a02b25bbb
Author : David King <amigadave@amigadave.com>
Date : 2026-05-07T12:39:15+01:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-eyed3/c/a211cc9ddf9c3863585708413029809a02b25bbb?branch=f44
Log:
Update to 0.9.9 (#2467654)
---
diff --git a/.gitignore b/.gitignore
index be9ca38..9287795 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ eyeD3-0.6.18.tar.gz
/eyeD3-0.9.5.tar.gz
/eyeD3-0.9.6.tar.gz
/eyeD3-0.9.7.tar.gz
+/eyed3-0.9.9.tar.gz
diff --git a/python-eyed3.spec b/python-eyed3.spec
index a44f20d..10ed36c 100644
--- a/python-eyed3.spec
+++ b/python-eyed3.spec
@@ -1,12 +1,12 @@
%global srcname eyed3
Name: python-%{srcname}
-Version: 0.9.7
-Release: 15%{?dist}
+Version: 0.9.9
+Release: 1%{?dist}
Summary: Python audio data toolkit (ID3 and MP3)
License: GPL-3.0-or-later
URL: https://github.com/nicfit/eyeD3
-Source0: https://github.com/nicfit/eyeD3/releases/download/v%{version}/eyeD3-%{version}.tar.gz
+Source0: https://github.com/nicfit/eyeD3/releases/download/v%{version}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
@@ -34,7 +34,7 @@ Requires: python3-six
%prep
-%autosetup -n eyeD3-%{version}
+%autosetup -n %{srcname}-%{version}
%build
@@ -57,10 +57,13 @@ py.test-%{python3_version} --ignore=tests/{test_classic_plugin.py,test_core.py,i
%license LICENSE
%{_bindir}/eyeD3
%{python3_sitelib}/%{srcname}
-%{python3_sitelib}/eyed3-%{version}-py%{python3_version}.egg-info/
+%{python3_sitelib}/eyeD3-%{version}-py%{python3_version}.egg-info/
%changelog
+* Thu May 07 2026 David King <amigadave@amigadave.com> - 0.9.9-1
+- Update to 0.9.9 (#2467654)
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 0c27604..dc6c02d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (eyeD3-0.9.7.tar.gz) = 1ed3d8bcc1aa0dd2e93915be6e55ab50b7398c12c3b3fab9b3cf47ca18a7c654dedd0f881f6e5576571e03efeecfabb0fe9d7b4be1c984f79f82a3b0014f09d0
+SHA512 (eyed3-0.9.9.tar.gz) = 00de4a5d01aad50886e7b8de5d6bb2fc4a4a4a4924ebcb8fa1ca2519f8a09b377bed78dbbb1e55af53f337dda9a8da4a9157301eb8876b61c0c7604f961e0dd5
reply other threads:[~2026-06-11 17:51 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=178120030143.1.10655032958849810877.rpms-python-eyed3-a211cc9ddf9c@fedoraproject.org \
--to=amigadave@amigadave.com \
--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