public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gerald B Cox <gbcox@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/beets] f45: rhbz#2529621
Date: Tue, 08 Sep 2026 00:52:21 GMT	[thread overview]
Message-ID: <178882874187.1.3036597799534729590.rpms-beets-8eabc252a85e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-08  0:52 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=178882874187.1.3036597799534729590.rpms-beets-8eabc252a85e@fedoraproject.org \
    --to=gbcox@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