From bfb6d107dbc300c51e60b0a0a7033026140c180bba3e7b409c2bdd3e98f24380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 12 Jan 2018 13:24:55 +0000 Subject: [PATCH] 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 --- _service | 2 +- eolie-0.9.16.tar.xz | 3 --- eolie-0.9.17.tar.xz | 3 +++ eolie.changes | 13 +++++++++++++ eolie.spec | 2 +- 5 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 eolie-0.9.16.tar.xz create mode 100644 eolie-0.9.17.tar.xz diff --git a/_service b/_service index b2ba802..98f883a 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ enable - 0.9.16 + 0.9.17 git https://gitlab.gnome.org/gnumdk/eolie.git @PARENT_TAG@ diff --git a/eolie-0.9.16.tar.xz b/eolie-0.9.16.tar.xz deleted file mode 100644 index 0e29a35..0000000 --- a/eolie-0.9.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1211ad37a939f5586895637c2226a18bda83f5704733fac52bf294aaefca5d12 -size 231288 diff --git a/eolie-0.9.17.tar.xz b/eolie-0.9.17.tar.xz new file mode 100644 index 0000000..8abfcb4 --- /dev/null +++ b/eolie-0.9.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a87a12d0b457847fd09516f6b77ea9c53a7b5e77f223901bb232010e16234bd +size 231340 diff --git a/eolie.changes b/eolie.changes index 6ab2c65..66424e3 100644 --- a/eolie.changes +++ b/eolie.changes @@ -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 diff --git a/eolie.spec b/eolie.spec index 9e026de..5651aaa 100644 --- a/eolie.spec +++ b/eolie.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Unity\\) Name: eolie -Version: 0.9.16 +Version: 0.9.17 Release: 0 Summary: Web browser for GNOME License: GPL-3.0