Update to 3.10.3
This commit is contained in:
parent
2fa4d70391
commit
cb6fa8b11a
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/totem-pl-parser-3.10.0.tar.xz
|
||||
/totem-pl-parser-3.10.1.tar.xz
|
||||
/totem-pl-parser-3.10.2.tar.xz
|
||||
/totem-pl-parser-3.10.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
554242a4e3e0864e825cdf0ea3720a6d totem-pl-parser-3.10.2.tar.xz
|
||||
e2c29a68f783e92bd2cb55c4d8916758 totem-pl-parser-3.10.3.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.10.2
|
||||
Release: 4%{?dist}
|
||||
Version: 3.10.3
|
||||
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
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.10.3-1
|
||||
- Update to 3.10.3
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user