Accepting request 563528 from home:1Antoine1:branches:GNOME:Apps
- Update to version 0.9.17: * Remove old code. * Do not store favicons smaller than ArtSize.FAVICON. * Always show current user agent. * Fix broken time calculation for downloads. * Use shutdown signal instead of listening to GNOME session manager. * Extend the python path rather than replacing it. * Update translations. OBS-URL: https://build.opensuse.org/request/show/563528 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=9
This commit is contained in:
parent
c7a8277e01
commit
bfb6d107db
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service mode="disabled" name="tar_scm">
|
<service mode="disabled" name="tar_scm">
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="revision">0.9.16</param>
|
<param name="revision">0.9.17</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/gnumdk/eolie.git</param>
|
<param name="url">https://gitlab.gnome.org/gnumdk/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:1211ad37a939f5586895637c2226a18bda83f5704733fac52bf294aaefca5d12
|
|
||||||
size 231288
|
|
3
eolie-0.9.17.tar.xz
Normal file
3
eolie-0.9.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a87a12d0b457847fd09516f6b77ea9c53a7b5e77f223901bb232010e16234bd
|
||||||
|
size 231340
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 07:18:37 UTC 2018 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.9.17:
|
||||||
|
* Remove old code.
|
||||||
|
* Do not store favicons smaller than ArtSize.FAVICON.
|
||||||
|
* Always show current user agent.
|
||||||
|
* Fix broken time calculation for downloads.
|
||||||
|
* Use shutdown signal instead of listening to GNOME session
|
||||||
|
manager.
|
||||||
|
* Extend the python path rather than replacing it.
|
||||||
|
* Update translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 27 13:05:57 UTC 2017 - antoine.belvire@opensuse.org
|
Wed Dec 27 13:05:57 UTC 2017 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global __requires_exclude typelib\\(Unity\\)
|
%global __requires_exclude typelib\\(Unity\\)
|
||||||
|
|
||||||
Name: eolie
|
Name: eolie
|
||||||
Version: 0.9.16
|
Version: 0.9.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Web browser for GNOME
|
Summary: Web browser for GNOME
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user