- Update to 2.29.1
This commit is contained in:
parent
475ce1c442
commit
1216a2f18d
@ -1 +1 @@
|
||||
totem-pl-parser-2.28.2.tar.bz2
|
||||
totem-pl-parser-2.29.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a641b6061761535eb3646752bb1545f3 totem-pl-parser-2.28.2.tar.bz2
|
||||
3a3795fa5a188190e743fae0db3c36e3 totem-pl-parser-2.29.1.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 2.28.2
|
||||
Version: 2.29.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
@ -10,9 +10,10 @@ Source0: http://download.gnome.org/sources/%{name}/2.28/%{name}-%{version}.tar.b
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Obsoletes: totem-plparser
|
||||
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gmime-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: perl(XML::Parser) intltool
|
||||
|
||||
@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/totem-pl-parser
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2010 Bastien Nocera <bnocera@redhat.com> 2.29.1-1
|
||||
- Update to 2.29.1
|
||||
|
||||
* Fri Dec 11 2009 Bastien Nocera <bnocera@redhat.com> 2.28.2-1
|
||||
- Update to 2.28.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user