diff --git a/epiphany.spec b/epiphany.spec index 36fbe3d..753133e 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ Name: epiphany Epoch: 1 Version: 3.12.1 -Release: 5.20140822gitb0af36e%{?dist} +Release: 6.20140822gitb0af36e%{?dist} Summary: Web browser for GNOME License: GPLv2+ and CC-BY-SA @@ -37,7 +37,7 @@ BuildRequires: gsettings-desktop-schemas-devel BuildRequires: gobject-introspection-devel BuildRequires: sqlite-devel -Requires: %{name}-runtime%{?_isa} = %{version}-%{release} +Requires: %{name}-runtime%{?_isa} = %{epoch}:%{version}-%{release} # https://mail.gnome.org/archives/epiphany-list/2012-October/msg00006.html Obsoletes: epiphany-extensions < 3.7.0 @@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_mandir}/man*/* %changelog +* Sat Aug 23 2014 Kalev Lember - 1:3.12.1-6.20140822gitb0af36e +- Add epoch to -runtime subpackage requires + * Sat Aug 23 2014 Michael Catanzaro - 1:3.12.1-5.20140822gitb0af36e - Spec file fixes pointed of by Kalev: - Restore calls to update-desktop-database "cleaned up" in the last build