1
0

Accepting request 1226299 from GNOME:Factory

- Adjust _service definition: upstream has changed their tag format
  to be a simple VERSION tag.

- Update to version 47.2:
  + Fix a compiling issue for non-gnu C toolchain. (forwarded request 1226278 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1226299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-user-share?expand=0&rev=66
This commit is contained in:
Ana Guerrero 2024-11-26 19:55:15 +00:00 committed by Git OBS Bridge
commit 6ab284ecd0
6 changed files with 22 additions and 10 deletions

View File

@ -3,10 +3,10 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-user-share.git</param>
<param name="revision">47.0</param>
<param name="revision">47.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">GNOME_USER_SHARE_(\d+)_(\d+)_(\d+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 25 13:39:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Adjust _service definition: upstream has changed their tag format
to be a simple VERSION tag.
-------------------------------------------------------------------
Sat Nov 23 17:52:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Fix a compiling issue for non-gnu C toolchain.
-------------------------------------------------------------------
Sun Sep 15 07:04:32 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-user-share
version: 47.0+0
mtime: 1726350445
commit: 77ecbaddab0ed2121859926acbfccc9cecdee0db
version: 47.2
mtime: 1732381755
commit: 5087ae2835a4b22bc9a51314725a46f3cd7ac772

View File

@ -17,7 +17,7 @@
Name: gnome-user-share
Version: 47.0+0
Version: 47.2
Release: 0
Summary: GNOME user file sharing
License: GPL-2.0-or-later