Page MenuHomeSolus

D843.id1853.diff
No OneTemporary

D843.id1853.diff

diff --git a/files/0001-Added-path-to-web-schema.patch b/files/0001-Added-path-to-web-schema.patch
deleted file mode 100644
--- a/files/0001-Added-path-to-web-schema.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From c9367319b0b5bfe2b17ebe0c78d66f60170080e1 Mon Sep 17 00:00:00 2001
-From: Joshua Strobl <joshua@stroblindustries.com>
-Date: Thu, 20 Apr 2017 18:41:47 +0300
-Subject: [PATCH 1/1] Added path to web schema.
-
----
- data/org.gnome.epiphany.gschema.xml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
-index 6540572..c33f6b6 100644
---- a/data/org.gnome.epiphany.gschema.xml
-+++ b/data/org.gnome.epiphany.gschema.xml
-@@ -132,7 +132,7 @@
- <description>Controls when the tabs bar is shown. Possible values are “always” (the tabs bar is always shown), “more-than-one” (the tabs bar is only shown if there’s two or more tabs) and “never” (the tabs bar is never shown).</description>
- </key>
- </schema>
-- <schema id="org.gnome.Epiphany.web">
-+ <schema path="/org/gnome/epiphany/web/" id="org.gnome.Epiphany.web">
- <key type="i" name="min-font-size">
- <default>0</default>
- <summary>Minimum font size</summary>
---
-2.12.2
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : epiphany
-version : 3.24.2
-release : 22
+version : 3.24.3
+release : 23
source :
- - https://download.gnome.org/sources/epiphany/3.24/epiphany-3.24.2.tar.xz : 5abc0d0c60591df5236ac9b8979dc9f7d9acbb8ad0902b4772d2b7beea81c58d
+ - https://download.gnome.org/sources/epiphany/3.24/epiphany-3.24.3.tar.xz : fef51676310d9f37e18c9b2d778254232eb17cccd988c2d1ecf42c7b2963a154
license : GPL-2.0
summary : Epiphany is a GNOME web browser based on the WebKit rendering engine.
description: |
@@ -31,7 +31,6 @@
rundeps :
- glib-networking
setup : |
- %patch -p1 < $pkgfiles/0001-Added-path-to-web-schema.patch
%reconfigure
build : |
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>epiphany</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>network.web.browser</PartOf>
@@ -351,12 +351,12 @@
</Files>
</Package>
<History>
- <Update release="22">
- <Date>2017-05-10</Date>
- <Version>3.24.2</Version>
+ <Update release="23">
+ <Date>2017-08-18</Date>
+ <Version>3.24.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 5:20 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801406
Default Alt Text
D843.id1853.diff (3 KB)

Event Timeline