public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/beets] f45: rhbz#2529621
@ 2026-09-08 0:52 Gerald B Cox
0 siblings, 0 replies; only message in thread
From: Gerald B Cox @ 2026-09-08 0:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/beets
Branch : f45
Commit : 8eabc252a85e2e776723a8c59b54c01dea8b83e0
Author : Gerald B Cox <gbcox@fedoraproject.org>
Date : 2026-09-07T17:51:33-07:00
Stats : +4/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/beets/c/8eabc252a85e2e776723a8c59b54c01dea8b83e0?branch=f45
Log:
rhbz#2529621
---
diff --git a/.gitignore b/.gitignore
index f80595d..fb306e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/beets-2.11.0.tar.gz
/beets-2.12.0.tar.gz
/beets-2.13.1.tar.gz
+/beets-2.14.0.tar.gz
diff --git a/beets.spec b/beets.spec
index 84ab18d..e0b8fe5 100644
--- a/beets.spec
+++ b/beets.spec
@@ -1,5 +1,5 @@
Name: beets
-Version: 2.13.1
+Version: 2.14.0
Release: %autorelease
Summary: Music library manager and MusicBrainz tagger
License: MIT and ISC
@@ -62,6 +62,7 @@ assert beets.__version__ == "%{version}", f"got {beets.__version__}"
PY
%pytest \
+ --deselect test/test_importer.py::TestImport7z::test_import_zip \
--deselect test/test_importer.py::ImportDuplicateAlbumTest::test_merge_duplicate_album \
--deselect test/test_importer.py::ImportTest::test_empty_directory_singleton_warning \
--deselect test/test_importer.py::ImportTest::test_empty_directory_warning \
diff --git a/sources b/sources
index cd07f5e..da2122d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (beets-2.13.1.tar.gz) = 3a3eaeb16f061ede4648da1b1df9324ec9c7ec026e2ab8f59fcc19521c8715b4c98eb1ea04aa91c654ef10183f8053a41d4f5b7c72dec641bffa2dc979efc1d6
+SHA512 (beets-2.14.0.tar.gz) = 7dd1db0c7c398e635f0ec00cc9216242af904893d2e8a535c7de09f79373437eb3d19cae4182fa73c276632d9e0afdcc9da12b802d72657d6ce62827b11db2c8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 0:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 0:52 [rpms/beets] f45: rhbz#2529621 Gerald B Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox