diff --git a/.gitignore b/.gitignore index 79bf10d..5c8e183 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 19fd8d3..38c7b88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-pl-parser-3.26.1.tar.xz) = 99219e34d257c8317e147411ca7bb7f8ffef0c2be7985494cf93823d96be1cb33b16525b8c863e2b6e547cce4709c163ee560e62178821b76ba4d1e1485c538d +SHA512 (totem-pl-parser-3.26.2.tar.xz) = b4d05f6c41942d243be411fb58aa557c0402eac56acc4fc213214a59d20df4354c17d5dec4064a5580f88e721411a16953e69e94c2ebe98e1aaf8b0729b8a83d diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 0d789af..8a40d56 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -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 - 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 - 3.26.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild