Accepting request 666681 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/666681 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eolie?expand=0&rev=11
This commit is contained in:
commit
d32acbf4cd
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service mode="disabled" name="tar_scm">
|
<service mode="disabled" name="tar_scm">
|
||||||
<param name="revision">0.9.45</param>
|
<param name="revision">0.9.51</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/World/eolie.git</param>
|
<param name="url">https://gitlab.gnome.org/World/eolie.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bde36ef447f911107a38c5cf412b24bba55f60d910891002e7e0b9d8cb8c92d4
|
|
||||||
size 273988
|
|
3
eolie-0.9.51.tar.xz
Normal file
3
eolie-0.9.51.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:971c10275fcd314b90ef8e7c1df84ead4a82b9ab35518ff977c5ffbf1face476
|
||||||
|
size 271420
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 17 05:59:11 UTC 2019 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.9.51:
|
||||||
|
* Rename ini file for GNOME search provider.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 16 20:21:52 UTC 2019 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.9.50:
|
||||||
|
* Fix an issue with navigation.
|
||||||
|
* Fix an issue with credentials.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 13 15:39:29 UTC 2018 - antoine.belvire@opensuse.org
|
Sat Oct 13 15:39:29 UTC 2018 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package eolie
|
# spec file for package eolie
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017-2018 The openSUSE Project.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global __requires_exclude typelib\\(Unity\\)
|
%global __requires_exclude typelib\\(Unity\\)
|
||||||
|
|
||||||
Name: eolie
|
Name: eolie
|
||||||
Version: 0.9.45
|
Version: 0.9.51
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Web browser for GNOME
|
Summary: Web browser for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -92,7 +92,7 @@ search results from the Eolie Web browser.
|
|||||||
%dir %{_datadir}/gnome-shell
|
%dir %{_datadir}/gnome-shell
|
||||||
%dir %{_datadir}/gnome-shell/search-providers
|
%dir %{_datadir}/gnome-shell/search-providers
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Eolie.SearchProvider.service
|
%{_datadir}/dbus-1/services/org.gnome.Eolie.SearchProvider.service
|
||||||
%{_datadir}/gnome-shell/search-providers/eolie-search-provider.ini
|
%{_datadir}/gnome-shell/search-providers/org.gnome.Eolie.SearchProvider.ini
|
||||||
%{_libexecdir}/%{name}-sp
|
%{_libexecdir}/%{name}-sp
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user