Update to 2.32.5
This commit is contained in:
parent
21ab60f0e2
commit
016621cae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
c57ceea5cb8cb54963ff438baf1dd6ba totem-pl-parser-2.32.4.tar.bz2
|
cd2f001c8d7ea6c06c9f1c4ad9b0eaab totem-pl-parser-2.32.5.tar.bz2
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user