From e6e67b0162e13da3a7c0fc4a6c6b2f183a292b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bentkowski?= Date: Sat, 28 Apr 2007 10:54:36 +0000 Subject: [PATCH] - Update to 1.11 --- .cvsignore | 2 +- python-mutagen.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 40db36b..bfd3941 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mutagen-1.10.1.tar.gz +mutagen-1.11.tar.gz diff --git a/python-mutagen.spec b/python-mutagen.spec index 1f28042..977fe99 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-mutagen -Version: 1.10.1 +Version: 1.11 Release: 1%{?dist} Summary: Mutagen is a Python module to handle audio metadata Group: Development/Languages @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/mutagen/*.pyo %changelog +* Sat Apr 28 2007 Michał Bentkowski - 1.11-1 +- Update to 1.11 + * Wed Jan 31 2007 Michał Bentkowski - 1.10.1-1 - Update to 1.10.1 diff --git a/sources b/sources index 11b14dc..15c2174 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -989cbe553266c723ad55d34245d932d4 mutagen-1.10.1.tar.gz +9aaa021d30ac9e46769cbd7fdcda4a51 mutagen-1.11.tar.gz