diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 6ca2f85..8e01145 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser Version: 3.25.90 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Totem Playlist Parser library License: LGPLv2+ @@ -8,7 +8,7 @@ Url: https://wiki.gnome.org/Apps/Videos Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz BuildRequires: glib2-devel -BuildRequires: gmime-devel +BuildRequires: gmime30-devel BuildRequires: libxml2-devel BuildRequires: libsoup-devel BuildRequires: gobject-introspection-devel @@ -65,6 +65,9 @@ developing applications that use %{name}. %{_datadir}/gir-1.0/*.gir %changelog +* Fri Sep 08 2017 Kalev Lember - 3.25.90-3 +- Switch to gmime 3.0 + * Fri Aug 11 2017 Kalev Lember - 3.25.90-2 - Bump and rebuild for an rpm signing issue