Dominique Leuenberger 2019-08-05 09:58:21 +00:00 committed by Git OBS Bridge
parent 9653bed77f
commit df7b950cb7
7 changed files with 41 additions and 5 deletions

16
_service Normal file
View File

@ -0,0 +1,16 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-session.git</param>
<param name="revision">gnome-3-32</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled" />
</services>

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-session.git</param>
<param name="changesrevision">2550833a37250cee889ac12ce1e52965166169ff</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c9528d997857686ac7d518a14506999103f9aa3a0551471c01072d68323b908
size 3615756

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 02 18:53:38 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.32.0+5:
+ Updated translations.
- Switch to git checkout via source service, upstream is lacking in
stable releases. In the future we will use a stable tag when
possible, but when upstream slacks off, we will use a checkout of
the stable branch.
-------------------------------------------------------------------
Fri Mar 29 06:50:54 UTC 2019 - Yifan Jiang <yfjiang@suse.com>

5
gnome-session.obsinfo Normal file
View File

@ -0,0 +1,5 @@
name: gnome-session
version: 3.32.0+5
mtime: 1558614418
commit: 2550833a37250cee889ac12ce1e52965166169ff

View File

@ -17,13 +17,14 @@
Name: gnome-session
Version: 3.32.0
Version: 3.32.0+5
Release: 0
Summary: Session Tools for the GNOME Desktop
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://www.gnome.org
Source0: https://download.gnome.org/sources/gnome-session/3.32/%{name}-%{version}.tar.xz
# We are using source services, so no download url for source
Source0: %{name}-%{version}.tar.xz
Source1: gnome
Source2: gnome.desktop