diff --git a/.cvsignore b/.cvsignore index c5f9c13..e2c3d45 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mutagen-1.6.tar.gz +mutagen-1.8.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index e411b09..ecc8aeb 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.6 -Release: 2%{?dist} +Version: 1.8 +Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages License: GPL @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/mutagen/*.pyo %changelog +* Sun Oct 29 2006 Michał Bentkowski - 1.8-1 +- Bump to 1.8 + * Fri Sep 29 2006 Michał Bentkowski - 1.6-2 - .pyo files no longer ghosted diff --git a/sources b/sources index 9d12319..c282c01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d68a4803f1b1e2678647cc92899278fb mutagen-1.6.tar.gz +01c7158131a18c18914f9fd3ebd499a3 mutagen-1.8.tar.gz