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