diff --git a/epiphany-3.10.0.tar.xz b/epiphany-3.10.0.tar.xz new file mode 100644 index 0000000..1b1c5b1 --- /dev/null +++ b/epiphany-3.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd2c3b21464a83909d75befe2f9501c1ab2f00e2371f26023f79818faec351e +size 3085076 diff --git a/epiphany-3.9.91.tar.xz b/epiphany-3.9.91.tar.xz deleted file mode 100644 index 96eeae7..0000000 --- a/epiphany-3.9.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:080f9d89126b0243adec0197514d1f300d6b6584b8401d598083bad9e22d7fab -size 3075844 diff --git a/epiphany.changes b/epiphany.changes index 6d48091..83a205a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 24 16:21:38 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.0: + + Updated translations. +- Change _base_version to 3.10, following the release number. + ------------------------------------------------------------------- Fri Sep 20 13:32:49 UTC 2013 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index eb5157d..d572607 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,14 +17,14 @@ Name: epiphany -Version: 3.9.91 +Version: 3.10.0 Release: 0 -%define _base_version 3.9 +%define _base_version 3.10 Summary: GNOME Web Browser License: GPL-2.0+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/epiphany/3.10/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click Patch0: epiphany-safe-one-click-install.patch # PATCH-FIX-UPSTREAM epiphany-fix-nonvoid.patch bgo#708461 dimstar@opensuse.org -- Fix non-void function not returning value