Update to 2.32.3

This commit is contained in:
Bastien Nocera 2011-02-21 17:03:37 +00:00
parent 36dbcb21c2
commit e07135e3bd
3 changed files with 7 additions and 10 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ totem-pl-parser-2.30.1.tar.bz2
/totem-pl-parser-2.32.0.tar.bz2
/totem-pl-parser-2.32.1.tar.bz2
/totem-pl-parser-2.32.2.tar.bz2
/totem-pl-parser-2.32.3.tar.bz2

View File

@ -1 +1 @@
0f2855c8515e52cc0026c5e67de762a2 totem-pl-parser-2.32.2.tar.bz2
ff934dc35a90689cf4d25bf5c7c23c2e totem-pl-parser-2.32.3.tar.bz2

View File

@ -1,6 +1,6 @@
Name: totem-pl-parser
Version: 2.32.2
Release: 3%{?dist}
Version: 2.32.3
Release: 1%{?dist}
Summary: Totem Playlist Parser library
Group: System Environment/Libraries
@ -18,10 +18,6 @@ BuildRequires: gettext
BuildRequires: quvi-devel
BuildRequires: perl(XML::Parser) intltool
# Upstream patch
Patch0: 0001-Fix-libquvi-version-dependency.patch
BuildRequires: automake autoconf libtool gtk-doc gnome-common
%description
A library to parse and save playlists, as used in music and movie players.
@ -41,9 +37,6 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .quvi-version
libtoolize -f
autoreconf -f
%build
%configure --enable-static=no
@ -74,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0/*.gir
%changelog
* Mon Feb 21 2011 Bastien Nocera <bnocera@redhat.com> 2.32.3-1
- Update to 2.32.3
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.32.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild