mbaldessari pushed to beets (master). "Update to 1.3.11"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 19:29:19 UTC 2015


>From 23d09a4a25a82dc3e79f9befb1a5658fc9f8605b Mon Sep 17 00:00:00 2001
From: Michele Baldessari <michele at acksyn.org>
Date: Wed, 8 Apr 2015 21:28:57 +0200
Subject: Update to 1.3.11


diff --git a/.gitignore b/.gitignore
index 3daeb68..2564988 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /v1.3.10.tar.gz
+/v1.3.11.tar.gz
diff --git a/beets.spec b/beets.spec
index 8e853f5..2835a40 100644
--- a/beets.spec
+++ b/beets.spec
@@ -1,14 +1,14 @@
 Name:           beets
-Version:        1.3.10
-Release:        3%{?dist}
+Version:        1.3.11
+Release:        1%{?dist}
 Summary:        Music library manager and MusicBrainz tagger
 License:        MIT and ISC
 URL:            http://beets.radbox.org/
 Source0:        https://github.com/sampsyo/beets/archive/v%{version}.tar.gz
-Requires:       python
+Requires:       python >= 2.7
 Requires:       python-munkres
 Requires:       python-mutagen >= 1.23
-Requires:       python-enum34
+Requires:       python-enum34 >= 1.0.4
 Requires:       python-unidecode
 Requires:       PyYAML
 BuildRequires:  python2-devel
@@ -120,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT%{python2_sitelib}/beetsplug/{echonest.py*,echonest_tempo.
 %files doc
 %doc docs/_build/html docs/_build/text
 %changelog
+* Wed Apr 08 2015 Michele Baldessari <michele at acksyn.org> - 1.3.11-1
+- New upstream release (makes python 2.7 a requirement)
+- python-enum34 >= 1.0.4 is now a Requires (RHBZ 1210053)
+
 * Mon Mar 23 2015 Michele Baldessari <michele at acksyn.org> - 1.3.10-4
 - Add python-munkres dep (needs RHBZ 1202146 fixed)
 
diff --git a/sources b/sources
index 9cee24f..8d21395 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 7d00bcd794de9283595c91b5d65beb2b  v1.3.10.tar.gz
+c658088f77f1045d830dc18699307621  v1.3.11.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/beets.git/commit/?h=master&id=23d09a4a25a82dc3e79f9befb1a5658fc9f8605b


More information about the scm-commits mailing list