Update to 2.32.5

This commit is contained in:
Bastien Nocera 2011-05-11 14:07:30 +01:00
parent 21ab60f0e2
commit 016621cae2
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/totem-pl-parser-2.32.4.tar.bz2 /totem-pl-parser-2.32.4.tar.bz2
/totem-pl-parser-2.32.5.tar.bz2

View File

@ -1 +1 @@
c57ceea5cb8cb54963ff438baf1dd6ba totem-pl-parser-2.32.4.tar.bz2 cd2f001c8d7ea6c06c9f1c4ad9b0eaab totem-pl-parser-2.32.5.tar.bz2

View File

@ -1,5 +1,5 @@
Name: totem-pl-parser Name: totem-pl-parser
Version: 2.32.4 Version: 2.32.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Totem Playlist Parser library Summary: Totem Playlist Parser library
@ -16,6 +16,7 @@ BuildRequires: libsoup-devel
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: gettext BuildRequires: gettext
BuildRequires: quvi-devel BuildRequires: quvi-devel
BuildRequires: libarchive-devel
BuildRequires: perl(XML::Parser) intltool BuildRequires: perl(XML::Parser) intltool
%description %description
@ -67,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0/*.gir %{_datadir}/gir-1.0/*.gir
%changelog %changelog
* Wed May 11 2011 Bastien Nocera <bnocera@redhat.com> 2.32.5-1
- Update to 2.32.5
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.32.4-1 * Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.32.4-1
- Update to 2.32.4 - Update to 2.32.4