2 Commits

5 changed files with 14 additions and 5 deletions

View File

@@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param name="url">git@codeberg.org:grisu48/weblug.git</param>
<param name="scm">git</param>
<param name="revision">main</param>
<param name="version">0.5</param>
<param name="revision">v0.5</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

4
_servicedata Normal file
View File

@@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git@codeberg.org:grisu48/weblug.git</param>
<param name="changesrevision">8db4369e2a9f89cfee90d396823541b2cba62368</param></service></servicedata>

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db19d429a34042d144bf3b368920498252bd8f3a0b214b27e4b16729ea201397
size 60426
oid sha256:11cbd5ebe888dc370b174af577ec0911f770a30fb5aae80b3f7a3c5dda7765b6
size 60242

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 22 07:42:19 UTC 2025 - Felix Niederwanger <felix.niederwanger@suse.de>
- Fixed _service: Switch revision from main to actual version
-------------------------------------------------------------------
Fri Apr 05 07:46:26 UTC 2024 - felix.niederwanger@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package weblug
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed