[epiphany-extensions/f16] Update to 3.2.0

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun Oct 9 15:34:49 UTC 2011


commit edb98bb38b6c9a9d0510f6caf7326a7c8cdc2ffe
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun Oct 9 17:34:39 2011 +0200

    Update to 3.2.0

 .gitignore               |    1 +
 epiphany-extensions.spec |   15 ++++++++++-----
 sources                  |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86524a3..1ad3a6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ epiphany-extensions-2.30.1.tar.bz2
 /epiphany-extensions-2.91.90.tar.bz2
 /epiphany-extensions-2.91.92.tar.bz2
 /epiphany-extensions-3.0.0.tar.bz2
+/epiphany-extensions-3.2.0.tar.xz
diff --git a/epiphany-extensions.spec b/epiphany-extensions.spec
index e2c5623..3b5c211 100644
--- a/epiphany-extensions.spec
+++ b/epiphany-extensions.spec
@@ -1,5 +1,5 @@
-%global major_version 3.0
-%global api_version 3.0
+%global major_version 3.2
+%global api_version 3.2
 
 Name:           epiphany-extensions
 Version:        %{major_version}.0
@@ -8,10 +8,10 @@ Summary:        Extensions for Epiphany, the GNOME web browser
 # Documentation is GFDL
 License:        GPLv2+ and GFDL
 URL:            http://www.gnome.org/projects/epiphany/extensions
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/%{major_version}/%{name}-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/%{major_version}/%{name}-%{version}.tar.xz
 
 BuildRequires:  dbus-glib-devel
-BuildRequires:  epiphany-devel
+BuildRequires:  epiphany-devel >= 3.2.0
 BuildRequires:  intltool
 BuildRequires:  opensp-devel
 BuildRequires:  rarian-compat
@@ -58,10 +58,15 @@ fi
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/gnome/help/%{name}/
 %{_datadir}/omf/%{name}/
-%{_libdir}/epiphany/%{api_version}/extensions/
+# As long as RHBZ bug #743433 is not solved, epiphany-extensions will own this
+# folder
+%{_libdir}/epiphany/%{api_version}/
 
 
 %changelog
+* Sat Oct 08 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.2.0-1
+- Update to 3.2.0
+
 * Mon Apr 11 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.0.0-1
 - Update to 3.0.0
 
diff --git a/sources b/sources
index 079c606..fda965d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3472422ff93b043c32650a84e2ca552  epiphany-extensions-3.0.0.tar.bz2
+abe7a73d7be0414a2ea0c0b634f12093  epiphany-extensions-3.2.0.tar.xz


More information about the scm-commits mailing list