diff --git a/.cvsignore b/.cvsignore index fab3aa7..c5f9c13 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mutagen-1.5.1.tar.gz +mutagen-1.6.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index 9462db0..8090ecc 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.5.1 -Release: 5%{?dist} +Version: 1.6 +Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages License: GPL @@ -49,8 +49,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitelib}/mutagen/*.pyo %changelog +* Fri Aug 11 2006 Michał Bentkowski - 1.6-1 +- Update upstream to 1.6 + * Fri Jul 21 2006 Michał Bentkowski - 1.5.1-5 -- Some fixes in preable. +- Some fixes in preamble. - Change name from mutagen to python-mutagen. - Delete CFLAGS declaration. diff --git a/sources b/sources index 30b4ba3..9d12319 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ce5d5f14e02f2eabd919d6bdaebadbc mutagen-1.5.1.tar.gz +d68a4803f1b1e2678647cc92899278fb mutagen-1.6.tar.gz