Update to 3.10.0
This commit is contained in:
parent
ba97ccd8d9
commit
7057b2d3b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/totem-pl-parser-3.4.5.tar.xz
|
||||
/totem-pl-parser-3.9.5.tar.xz
|
||||
/totem-pl-parser-3.9.92.tar.xz
|
||||
/totem-pl-parser-3.10.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
78468298df32a19bc6e58d99ae7465d6 totem-pl-parser-3.9.92.tar.xz
|
||||
e87264edb3d6437c119c511a2e547bb5 totem-pl-parser-3.10.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.9.92
|
||||
Version: 3.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
Url: http://www.gnome.org/projects/totem/
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
|
||||
Obsoletes: totem-plparser
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
||||
- Update to 3.9.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user