[python-eyed3/f21] Update to 0.7.5

pjp pjp at fedoraproject.org
Fri Nov 28 12:30:32 UTC 2014


commit 57c546de0acb141cb87f304d51eb6f5c9bf446d0
Author: P J P <pjp at fedoraproject.org>
Date:   Fri Nov 28 18:00:23 2014 +0530

    Update to 0.7.5

 .gitignore        |    1 +
 python-eyed3.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d35058..3c8907f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ eyeD3-0.6.18.tar.gz
 /eyeD3-0.7.2.tgz
 /eyeD3-0.7.3.tgz
 /eyeD3-0.7.4.tgz
+/eyeD3-0.7.5.tgz
diff --git a/python-eyed3.spec b/python-eyed3.spec
index 3246490..3cd58a9 100644
--- a/python-eyed3.spec
+++ b/python-eyed3.spec
@@ -1,6 +1,6 @@
 Name:           python-eyed3
-Version:        0.7.4
-Release:        4%{?dist}
+Version:        0.7.5
+Release:        1%{?dist}
 Summary:        Python audio data toolkit (ID3 and MP3)
 License:        GPLv2+
 URL:            http://eyed3.nicfit.net/
@@ -11,7 +11,7 @@ BuildRequires:  python-nose
 BuildRequires:  python-setuptools
 Requires:       python-magic
 
-Patch1: 0001-Fix-sym-link-attack.patch
+Patch1: 0002-Fix-gnu-gpl-address.patch
 
 %description
 A Python module and program for processing ID3 tags. Information about
@@ -37,6 +37,9 @@ provided. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.
 %{python2_sitelib}/eyeD3-%{version}-py%{python2_version}.egg-info/
 
 %changelog
+* Fri Nov 28 2014 P J P <pjp at fedoraproject.org> - 0.7.5-1
+- New release
+
 * Wed Nov 19 2014 Mr Niranjan <mrniranjan at fedoraproject.org> - 0.7.4-4
 - Fixed CVE-2014-1934, patch from Travis Shirk.
 
diff --git a/sources b/sources
index 38499b7..fd9f537 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80d71338f53243cba1a2e2a86cde5635  eyeD3-0.7.4.tgz
+b8fe9582ffce1dd10bbe1babe47f8cc4  eyeD3-0.7.5.tgz


More information about the scm-commits mailing list