Update to 3.10.1
This commit is contained in:
parent
bf0b33adb9
commit
b11a70b692
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/totem-pl-parser-3.9.5.tar.xz
|
||||
/totem-pl-parser-3.9.92.tar.xz
|
||||
/totem-pl-parser-3.10.0.tar.xz
|
||||
/totem-pl-parser-3.10.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e87264edb3d6437c119c511a2e547bb5 totem-pl-parser-3.10.0.tar.xz
|
||||
65d403cb4abfc28bdf755914fd3aae7e totem-pl-parser-3.10.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
||||
- Update to 3.10.1
|
||||
|
||||
* Fri Nov 29 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 3.10.0-2
|
||||
- Rebuild for libquvi SONAME change.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user