SHA256
1
0
forked from pool/eolie

Accepting request 610030 from GNOME:Apps

- Update to version 0.9.34:
  * Fix search provider.
- Update to version 0.9.33:
  * Bug fixes.
- Set required minimum version of gtk+ to 3.20. (forwarded request 609932 from 1Antoine1)

OBS-URL: https://build.opensuse.org/request/show/610030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eolie?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-05-17 16:05:28 +00:00 committed by Git OBS Bridge
commit 8220ea2b97
5 changed files with 15 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="revision">0.9.32</param>
<param name="revision">0.9.34</param>
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/gnumdk/eolie.git</param>
<param name="versionformat">@PARENT_TAG@</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:026d532e77a637ac92dc0c96fb5900c1f18eb587bf86270a5abc28267d54d035
size 251128

3
eolie-0.9.34.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c15fbacabb8ae6924e6ee4f49dcd6072e1e0a3f47b0c515c2648f61102833a3
size 251352

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 16 20:39:23 UTC 2018 - antoine.belvire@opensuse.org
- Update to version 0.9.34:
* Fix search provider.
- Update to version 0.9.33:
* Bug fixes.
- Set required minimum version of gtk+ to 3.20.
-------------------------------------------------------------------
Thu May 3 06:45:13 UTC 2018 - antoine.belvire@opensuse.org

View File

@ -20,7 +20,7 @@
%global __requires_exclude typelib\\(Unity\\)
Name: eolie
Version: 0.9.32
Version: 0.9.34
Release: 0
Summary: Web browser for GNOME
License: GPL-3.0-or-later
@ -31,7 +31,7 @@ BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
BuildRequires: pkgconfig(pygobject-3.0)
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0)
Requires: python3-cairo