diff --git a/.gitignore b/.gitignore index c366021..258fd66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ mutagen-1.19.tar.gz /mutagen-1.20.tar.gz /mutagen-1.27.tar.gz +/mutagen-1.28.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index 3faecc0..4395620 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -7,8 +7,8 @@ %endif Name: python-%{realname} -Version: 1.27 -Release: 2%{?dist} +Version: 1.28 +Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio meta-data Group: Development/Languages @@ -95,6 +95,9 @@ pushd %{py3dir} %endif %changelog +* Sat Mar 07 2015 Michele Baldessari - 1.28-1 +- New upstream release (BZ#1199683) + * Sun Mar 01 2015 Michele Baldessari - 1.27-2 - Add initial Python 3 support on Fedora diff --git a/sources b/sources index 442e6b1..7489d29 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 6a9bb5cc33214add35348f1bb3448340 mutagen-1.27.tar.gz +882fc3fd31c7da96235632b50abb60a8 mutagen-1.28.tar.gz