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 - 0.7.5-1 +- New release + * Wed Nov 19 2014 Mr Niranjan - 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