diff --git a/.gitignore b/.gitignore index 3e120d2..8042a59 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ mutagen-1.19.tar.gz /mutagen-1.31.tar.gz /mutagen-1.32.tar.gz /mutagen-1.33.2.tar.gz +/mutagen-1.34.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index fa19968..8d028ab 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -9,7 +9,7 @@ %endif Name: python-%{realname} -Version: 1.33.2 +Version: 1.34 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio meta-data @@ -130,6 +130,9 @@ pushd %{py3dir} %endif %changelog +* Mon Jul 25 2016 Michele Baldessari - 1.34-1 +- New upstream release + * Wed Jul 06 2016 Michele Baldessari - 1.33.2-1 - New upstream release - Split docs to -doc subpackage diff --git a/sources b/sources index 4b2b5bc..13159ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40c079f8b794d2888ee1a3225d182174 mutagen-1.33.2.tar.gz +f4ae29dcdef8bc595b78440ec4d925c8 mutagen-1.34.tar.gz