+ totem-pl-parser-3.26.2-1
Update to 3.26.2, remove unused libsoup and gmime dependencies
This commit is contained in:
parent
e996a83482
commit
f9708de7ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/totem-pl-parser-3.25.90.tar.xz
|
||||
/totem-pl-parser-3.26.0.tar.xz
|
||||
/totem-pl-parser-3.26.1.tar.xz
|
||||
/totem-pl-parser-3.26.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (totem-pl-parser-3.26.1.tar.xz) = 99219e34d257c8317e147411ca7bb7f8ffef0c2be7985494cf93823d96be1cb33b16525b8c863e2b6e547cce4709c163ee560e62178821b76ba4d1e1485c538d
|
||||
SHA512 (totem-pl-parser-3.26.2.tar.xz) = b4d05f6c41942d243be411fb58aa557c0402eac56acc4fc213214a59d20df4354c17d5dec4064a5580f88e721411a16953e69e94c2ebe98e1aaf8b0729b8a83d
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: totem-pl-parser
|
||||
Version: 3.26.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -8,9 +8,7 @@ Url: https://wiki.gnome.org/Apps/Videos
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gmime30-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -64,6 +62,10 @@ developing applications that use %{name}.
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%changelog
|
||||
* Wed Jan 16 2019 Bastien Nocera <bnocera@redhat.com> - 3.26.2-1
|
||||
+ totem-pl-parser-3.26.2-1
|
||||
- Update to 3.26.2, remove unused libsoup and gmime dependencies
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user