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:
parent
f74777d717
commit
bd068d4752
14
_service
Normal file
14
_service
Normal 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>
|
@ -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
3
eolie-0.9.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1211ad37a939f5586895637c2226a18bda83f5704733fac52bf294aaefca5d12
|
||||
size 231288
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user