From 26584d85742b0f14398f3db1458c741b9323f2727110c01f763e88383b881920 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 27 Dec 2017 14:00:04 +0000 Subject: [PATCH] Accepting request 560120 from home:1Antoine1:branches:GNOME:Apps - Update to version 0.9.16: * Update translations. * Bug fixes. - Update spec file: * Update URL and Source: Project has moved to GNOME's infrastructure. * Add _service file. OBS-URL: https://build.opensuse.org/request/show/560120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=7 --- _service | 14 ++++++++++++++ eolie-0.9.15.tar.xz | 3 --- eolie-0.9.16.tar.xz | 3 +++ eolie.changes | 11 +++++++++++ eolie.spec | 6 +++--- 5 files changed, 31 insertions(+), 6 deletions(-) create mode 100644 _service delete mode 100644 eolie-0.9.15.tar.xz create mode 100644 eolie-0.9.16.tar.xz diff --git a/_service b/_service new file mode 100644 index 0000000..b2ba802 --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + enable + 0.9.16 + git + https://gitlab.gnome.org/gnumdk/eolie.git + @PARENT_TAG@ + + + xz + *.tar + + + diff --git a/eolie-0.9.15.tar.xz b/eolie-0.9.15.tar.xz deleted file mode 100644 index a9d99df..0000000 --- a/eolie-0.9.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d0e2386ce166d2a2ff071e832f75ead636371ac8986d9a27b05c11e6e6f9e3e -size 227496 diff --git a/eolie-0.9.16.tar.xz b/eolie-0.9.16.tar.xz new file mode 100644 index 0000000..0e29a35 --- /dev/null +++ b/eolie-0.9.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1211ad37a939f5586895637c2226a18bda83f5704733fac52bf294aaefca5d12 +size 231288 diff --git a/eolie.changes b/eolie.changes index e7bc6c0..a2e6cf2 100644 --- a/eolie.changes +++ b/eolie.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 27 13:05:57 UTC 2017 - antoine.belvire@opensuse.org + +- Update to version 0.9.16: + * Update translations. + * Bug fixes. +- Update spec file: + * Update URL and Source: Project has moved to GNOME's + infrastructure. + * Add _service file. + ------------------------------------------------------------------- Wed Dec 6 10:43:19 UTC 2017 - antoine.belvire@opensuse.org diff --git a/eolie.spec b/eolie.spec index f29c221..9e026de 100644 --- a/eolie.spec +++ b/eolie.spec @@ -19,13 +19,13 @@ %global __requires_exclude typelib\\(Unity\\) Name: eolie -Version: 0.9.15 +Version: 0.9.16 Release: 0 Summary: Web browser for GNOME License: GPL-3.0 Group: Productivity/Networking/Web/Browsers -URL: https://gnumdk.github.io/eolie-web -Source: https://github.com/gnumdk/eolie/releases/download/%{version}/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Eolie +Source: %{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0)