kalev pushed to epiphany (f22). "Update to 3.16.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 14:18:48 UTC 2015


From a00c8da9b41cb5ed8dd7d8df3ba2d28dae3b9154 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Tue, 12 May 2015 16:11:29 +0200
Subject: Update to 3.16.1


diff --git a/.gitignore b/.gitignore
index 39b08b7..fa03671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.15.90.tar.xz
 /epiphany-3.15.92.tar.xz
 /epiphany-3.16.0.tar.xz
+/epiphany-3.16.1.tar.xz
diff --git a/0001-Fix-a-syntax-error-in-Esperanto-translation.patch b/0001-Fix-a-syntax-error-in-Esperanto-translation.patch
new file mode 100644
index 0000000..c33d8db
--- /dev/null
+++ b/0001-Fix-a-syntax-error-in-Esperanto-translation.patch
@@ -0,0 +1,25 @@
+From 6c43baa5d0c4651bd317c14dfa9bec9229861e47 Mon Sep 17 00:00:00 2001
+From: Kalev Lember <kalevlember at gmail.com>
+Date: Tue, 12 May 2015 16:14:21 +0200
+Subject: [PATCH] Fix a syntax error in Esperanto translation
+
+---
+ po/eo.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/po/eo.po b/po/eo.po
+index 5e37490..66a4b5e 100644
+--- a/po/eo.po
++++ b/po/eo.po
+@@ -94,7 +94,7 @@ msgstr "Retumi en la reton"
+ 
+ #: ../data/epiphany.desktop.in.in.h:5
+ msgid "web;browser;internet;"
+-msgstr "reto;foliumilo;interreto"
++msgstr "reto;foliumilo;interreto;"
+ 
+ #: ../data/epiphany.desktop.in.in.h:6
+ #| msgid "New _Incognito Window"
+-- 
+2.4.0
+
diff --git a/epiphany.spec b/epiphany.spec
index c2681cf..daa4ff4 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,7 +1,7 @@
 Name: epiphany
 Epoch: 1
-Version: 3.16.0
-Release: 3%{?dist}
+Version: 3.16.1
+Release: 1%{?dist}
 Summary: Web browser for GNOME
 
 License: GPLv2+ and CC-BY-SA
@@ -12,6 +12,8 @@ Source0: http://download.gnome.org/sources/epiphany/3.16/%{name}-%{version}.tar.
 Patch0: epiphany-default-bookmarks.patch
 # DRI3 is currently only used in Fedora. It breaks DuckDuckGo, YouTube, et. al.
 Patch1: epiphany-disable-DRI3.patch
+# Fix the build, backported from upstream
+Patch2: 0001-Fix-a-syntax-error-in-Esperanto-translation.patch
 
 # There is a large queue of unreviewed patches upstream, so we'll carry more
 # patches than we really ought to until it comes under control.
@@ -84,6 +86,7 @@ installing the epiphany application itself.
 %setup -q
 %patch0 -p1 -b .default-bookmarks
 %patch1 -p1 -b .disable-dri3
+%patch2 -p1
 %patch101 -p1
 %patch102 -p1
 %patch103 -p1
@@ -145,6 +148,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_mandir}/man*/*
 
 %changelog
+* Tue May 12 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.16.1-1
+- Update to 3.16.1
+
 * Mon Apr 06 2015 Michael Catanzaro <mcatanzaro at igalia.com> - 1:3.16.0-3
 - Also drop title box patch, bgo#741808
 
diff --git a/sources b/sources
index 74b26fc..c3cf558 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75d73f39bf6473a2a372306443bf7b92  epiphany-3.16.0.tar.xz
+bf03453eac5701049c4ec82e1b0c8532  epiphany-3.16.1.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/epiphany.git/commit/?h=f22&id=a00c8da9b41cb5ed8dd7d8df3ba2d28dae3b9154


More information about the scm-commits mailing list