Don't use TAG_OFFSET in version
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1072
This commit is contained in:
parent
770118991a
commit
9d6f53075e
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="extract">libvirt.spec</param>
|
<param name="extract">libvirt.spec</param>
|
||||||
<param name="extract">README.packaging.txt</param>
|
<param name="extract">README.packaging.txt</param>
|
||||||
<param name="extract">libvirt-supportconfig</param>
|
<param name="extract">libvirt-supportconfig</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">[v]?([^-a-z]+)(.*)</param>
|
<param name="versionrewrite-pattern">[v]?([^-a-z]+)(.*)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35dee0933cfd3a2d1187cf375764033287bbb83a6b4e0bf231035723c7b280e8
|
|
||||||
size 139935246
|
|
3
libvirt-10.10.0.obscpio
Normal file
3
libvirt-10.10.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0d39d73da277a32449738be8d8019459b8dbb177eb148098c2887b6c0a103ac
|
||||||
|
size 139864078
|
@ -3,9 +3,6 @@ Wed Jan 8 14:01:35 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|||||||
|
|
||||||
- Convert from tar_scm to obs_scm: allow OBS internal data
|
- Convert from tar_scm to obs_scm: allow OBS internal data
|
||||||
structure to be more efficient by using .obscpio files
|
structure to be more efficient by using .obscpio files
|
||||||
- Use version in the format PARENT_TAG+TAG_OFFEST: give a clear
|
|
||||||
indication that the source is not the upstream version as
|
|
||||||
indicated by the version tag.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 6 22:38:12 UTC 2025 - James Fehlig <jfehlig@suse.com>
|
Mon Jan 6 22:38:12 UTC 2025 - James Fehlig <jfehlig@suse.com>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libvirt
|
name: libvirt
|
||||||
version: 10.10.0+67
|
version: 10.10.0
|
||||||
mtime: 1736202584
|
mtime: 1736202584
|
||||||
commit: 0622d80aa96c6c0ec037185db7ec5c8f734f7d69
|
commit: 0622d80aa96c6c0ec037185db7ec5c8f734f7d69
|
||||||
|
@ -148,7 +148,7 @@
|
|||||||
|
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
Version: 10.10.0+67
|
Version: 10.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library providing a virtualization API
|
Summary: Library providing a virtualization API
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user