SHA256
1
0
forked from pool/seatd

- Change _service file to use correct version number and not

git hash

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=3
This commit is contained in:
Michael Vetter 2020-11-11 08:47:16 +00:00 committed by Git OBS Bridge
parent 410938e010
commit d9728a29f6
5 changed files with 15 additions and 3 deletions

View File

@ -3,7 +3,10 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://git.sr.ht/~kennylevinsen/seatd</param>
<param name="scm">git</param>
<param name="revision">271305a15f33c4be7396372fa043fdb6d6765bf9</param>
<param name="revision">0.4.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
</service>
<service mode="disabled" name="set_version"/>
<service name="tar" mode="buildtime"/>

3
seatd-0.4.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 11 08:46:35 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Change _service file to use correct version number and not
git hash
-------------------------------------------------------------------
Mon Nov 9 09:41:22 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,5 +1,5 @@
name: seatd
version: 1603141867.271305a
version: 0.4.0
mtime: 1603141867
commit: 271305a15f33c4be7396372fa043fdb6d6765bf9

View File

@ -17,7 +17,7 @@
Name: seatd
Version: 1603141867.271305a
Version: 0.4.0
Release: 0
Summary: Seat management daemon
License: MIT