diff --git a/.cvsignore b/.cvsignore index d08db8d..b3ea372 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mutagen-1.16.tar.gz +mutagen-1.17.tar.gz diff --git a/import.log b/import.log index 4f69f33..8e0fbfe 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ python-mutagen-1_15-1_fc10:HEAD:python-mutagen-1.15-1.fc10.src.rpm:1238937627 python-mutagen-1_15-2_fc10:HEAD:python-mutagen-1.15-2.fc10.src.rpm:1239346187 python-mutagen-1_16-1_fc10:HEAD:python-mutagen-1.16-1.fc10.src.rpm:1246597201 +python-mutagen-1_17-1_fc12:HEAD:python-mutagen-1.17-1.fc12.src.rpm:1256194380 diff --git a/python-mutagen.spec b/python-mutagen.spec index a683dc1..c834ec9 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-mutagen -Version: 1.16 -Release: 2%{?dist} +Version: 1.17 +Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -48,6 +48,9 @@ rm -rf %{buildroot} %{python_sitelib}/mutagen-%{version}-*.egg-info %changelog +* Thu Oct 22 2009 Silas Sewell - 1.17-1 +- Update to 1.17 + * Sun Jul 26 2009 Fedora Release Engineering - 1.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8939bbe..d5346e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -feea89bebee5816aed911f33a2171559 mutagen-1.16.tar.gz +c24c7a6eda29dffdec9bef83f177e3d4 mutagen-1.17.tar.gz