[packages/python-mutagen] - fix python3 dependency typo; release 2

qboosh qboosh at pld-linux.org
Thu Jun 22 20:00:52 CEST 2017


commit e85724615ff766cd258f93bcdfee5736f09734d1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 22 20:02:17 2017 +0200

    - fix python3 dependency typo; release 2

 python-mutagen.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-mutagen.spec b/python-mutagen.spec
index 2564c69..d804eef 100644
--- a/python-mutagen.spec
+++ b/python-mutagen.spec
@@ -8,7 +8,7 @@ Summary:	Audio metadata reader/writer for Python 2
 Summary(pl.UTF-8):	Moduł Pythona 2 do odczytu i zapisu metadanych dźwiękowych
 Name:		python-%{module}
 Version:	1.37
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Languages/Python
 Source0:	https://bitbucket.org/lazka/mutagen/downloads/mutagen-%{version}.tar.gz
@@ -58,7 +58,7 @@ Proste narzędzia do odczytu i zapisu metadanych dźwiękowych.
 Summary:	Audio metadata reader/writer for Python 3
 Summary(pl.UTF-8):	Moduł Pythona 3 do odczytu i zapisu metadanych dźwiękowych
 Group:		Development/Languages/Python
-Requires:	python-modules >= 1:3.3
+Requires:	python3-modules >= 1:3.3
 
 %description -n python3-%{module}
 Mutagen is an audio metadata tag reader and writer implemented in pure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-mutagen.git/commitdiff/e85724615ff766cd258f93bcdfee5736f09734d1



More information about the pld-cvs-commit mailing list