diff --git a/.gitignore b/.gitignore index b063010..eb8d127 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ mutagen-1.19.tar.gz /mutagen-1.27.tar.gz /mutagen-1.28.tar.gz /mutagen-1.29.tar.gz +/mutagen-1.30.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index 4ed0f26..eed1999 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -7,8 +7,8 @@ %endif Name: python-%{realname} -Version: 1.29 -Release: 2%{?dist} +Version: 1.30 +Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio meta-data Group: Development/Languages @@ -99,6 +99,9 @@ pushd %{py3dir} %endif %changelog +* Mon Aug 24 2015 Michele Baldessari - 1.30-1 +- New upstream release + * Thu Jun 18 2015 Fedora Release Engineering - 1.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 1ca03e6..a30f973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -579120529926a97ce6020ef5d20bd6fb mutagen-1.29.tar.gz +2c2069bd6a8245f99845f160da37f2ac mutagen-1.30.tar.gz