Update to 3.4.0
This commit is contained in:
parent
095b72e8ff
commit
203c124ff7
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/totem-pl-parser-2.32.6.tar.bz2
|
||||
/totem-pl-parser-3.2.0.tar.xz
|
||||
/totem-pl-parser-3.3.92.tar.xz
|
||||
/totem-pl-parser-3.4.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
2d1fb7e04f9b16acc87af08de1c854a7 totem-pl-parser-3.3.92.tar.xz
|
||||
4b94c38114d5b45c64afe663ba96ef6f totem-pl-parser-3.4.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.3.92
|
||||
Version: 3.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
||||
- Update to 3.4.0
|
||||
|
||||
* Tue Mar 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
|
||||
- Update to 3.3.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user