diff --git a/.gitignore b/.gitignore index 441520b..2222836 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ epiphany-2.31.5.tar.bz2 /epiphany-3.3.90.tar.xz /epiphany-3.3.91.tar.xz /epiphany-3.3.92.tar.xz +/epiphany-3.4.0.tar.xz diff --git a/epiphany.spec b/epiphany.spec index e9924d1..b366b23 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ Summary: Web browser for GNOME Name: epiphany Epoch: 1 -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} %define major_version 3.3 Provides: epiphany(abi) = %{major_version} @@ -173,6 +173,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %{_datadir}/gir-1.0 %changelog +* Tue Mar 27 2012 Richard Hughes - 1:3.4.0-1 +- Update to 3.4.0 + * Wed Mar 21 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index b38cab3..b71c87c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69b33815ba85eb53a7daa0dcf4486e27 epiphany-3.3.92.tar.xz +88369c05323501de758743cfe5a5d887 epiphany-3.4.0.tar.xz