Accepting request 609932 from home:1Antoine1:branches: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. OBS-URL: https://build.opensuse.org/request/show/609932 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=21
This commit is contained in:
parent
adb9f8735f
commit
09c24c04a4
2
_service
2
_service
@ -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>
|
||||
|
@ -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
3
eolie-0.9.34.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c15fbacabb8ae6924e6ee4f49dcd6072e1e0a3f47b0c515c2648f61102833a3
|
||||
size 251352
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user