public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-eyed3] f44: Update to 0.9.9 (#2467654)
@ 2026-06-11 17:51 David King
0 siblings, 0 replies; only message in thread
From: David King @ 2026-06-11 17:51 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 17:51 [rpms/python-eyed3] f44: Update to 0.9.9 (#2467654) David King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox