SHA256
1
0
forked from pool/eolie

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
This commit is contained in:
Dominique Leuenberger 2017-12-27 14:00:04 +00:00 committed by Git OBS Bridge
parent ad567ebe63
commit 26584d8574
5 changed files with 31 additions and 6 deletions

14
_service Normal file
View File

@ -0,0 +1,14 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="changesgenerate">enable</param>
<param name="revision">0.9.16</param>
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/gnumdk/eolie.git</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service mode="disabled" name="recompress">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service mode="disabled" name="set_version"/>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d0e2386ce166d2a2ff071e832f75ead636371ac8986d9a27b05c11e6e6f9e3e
size 227496

3
eolie-0.9.16.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1211ad37a939f5586895637c2226a18bda83f5704733fac52bf294aaefca5d12
size 231288

View File

@ -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

View File

@ -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)