diff --git a/.gitignore b/.gitignore index 68ce855..39b08b7 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ epiphany-2.31.5.tar.bz2 /epiphany-3.15.1.tar.xz /epiphany-3.15.90.tar.xz /epiphany-3.15.92.tar.xz +/epiphany-3.16.0.tar.xz diff --git a/epiphany.spec b/epiphany.spec index 54681f3..93e81a4 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,12 +1,12 @@ Name: epiphany Epoch: 1 -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Summary: Web browser for GNOME License: GPLv2+ and CC-BY-SA URL: https://wiki.gnome.org/Apps/Web -Source0: http://download.gnome.org/sources/epiphany/3.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/epiphany/3.16/%{name}-%{version}.tar.xz # Fedora bookmarks Patch0: epiphany-default-bookmarks.patch @@ -151,6 +151,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_mandir}/man*/* %changelog +* Tue Mar 24 2015 Kalev Lember - 1:3.16.0-1 +- Update to 3.16.0 + * Wed Mar 18 2015 Michael Catanzaro - 1:3.15.92-1 - Also drop no-longer-applied, upstreamed patches diff --git a/sources b/sources index f680807..74b26fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec8ae5cee0dc4ed48190e66c2d074f76 epiphany-3.15.92.tar.xz +75d73f39bf6473a2a372306443bf7b92 epiphany-3.16.0.tar.xz