Update to 3.10.4
This commit is contained in:
parent
60107add89
commit
122d1646bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/totem-pl-parser-3.10.1.tar.xz
|
||||
/totem-pl-parser-3.10.2.tar.xz
|
||||
/totem-pl-parser-3.10.3.tar.xz
|
||||
/totem-pl-parser-3.10.4.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e2c29a68f783e92bd2cb55c4d8916758 totem-pl-parser-3.10.3.tar.xz
|
||||
b7a72b528a48149a341aa14d57674bed totem-pl-parser-3.10.4.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.10.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.10.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 3.10.4-1
|
||||
- Update to 3.10.4
|
||||
|
||||
* Tue Oct 28 2014 Richard Hughes <rhughes@redhat.com> - 3.10.3-2
|
||||
- Do not use quvi when compiling for non-Fedora.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user