diff --git a/.gitignore b/.gitignore index 6ee98f6..2832808 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ epiphany-2.31.5.tar.bz2 /epiphany-3.11.1.tar.xz /epiphany-3.11.2.tar.xz /epiphany-3.11.3.tar.xz +/epiphany-3.11.4.tar.xz diff --git a/epiphany.spec b/epiphany.spec index 0dca171..de4420a 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,8 +1,8 @@ Summary: Web browser for GNOME Name: epiphany Epoch: 1 -Version: 3.11.3 -Release: 2%{?dist} +Version: 3.11.4 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Internet URL: https://wiki.gnome.org/Apps/Web @@ -123,6 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Fri Feb 07 2014 Kalev Lember - 1:3.11.4-1 +- Update to 3.11.4 + * Mon Feb 03 2014 Richard Hughes - 1:3.11.3-2 - Split out a -runtime subpackage to avoid making the gnome-software application depend on the epiphany application. diff --git a/sources b/sources index 7921154..05abb72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c24dae35b87791ecff3c32be5f7e3d3d epiphany-3.11.3.tar.xz +e73cc2d2c0f29dbac7931c53df7d09b0 epiphany-3.11.4.tar.xz