- Update to version 1.0.12:
* [thin_dump] Do not print error messages on BrokenPipe (EPIPE) * Bump version to 1.0.12 * [build] Update dependencies * [commands] Fix version string compatibility issue with LVM * [thin_dump] Do not print error messages on BrokenPipe (EPIPE) * [build] Update license to SPDX identifier OBS-URL: https://build.opensuse.org/package/show/Base:System/thin-provisioning-tools?expand=0&rev=68
This commit is contained in:
parent
a6cc6ff9d8
commit
dfcd0f5dd6
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="revision">refs/tags/v1.0.11</param>
|
<param name="revision">refs/tags/v1.0.12</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="manual" name="tar" />
|
<service mode="manual" name="tar" />
|
||||||
<service mode="manual" name="recompress">
|
<service mode="manual" name="recompress">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/jthornber/thin-provisioning-tools.git</param>
|
<param name="url">https://github.com/jthornber/thin-provisioning-tools.git</param>
|
||||||
<param name="changesrevision">fe55f99f1b4e83d1219378849e13453600ce88cf</param></service></servicedata>
|
<param name="changesrevision">b2d57dad4c3378544d7b36f3fc61e60989c5c092</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11d4d9e5c37296348133287a347872b2cf9f52268e05a187a39db6b2dc1ebaf6
|
|
||||||
size 341024
|
|
3
thin-provisioning-tools-1.0.12.tar.zst
Normal file
3
thin-provisioning-tools-1.0.12.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfec3a8843bc14f29ef32bf58dc27b8422d77077f5c3651c1aeaaec44412f607
|
||||||
|
size 341852
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 18:02:16 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.12:
|
||||||
|
* [thin_dump] Do not print error messages on BrokenPipe (EPIPE)
|
||||||
|
* Bump version to 1.0.12
|
||||||
|
* [build] Update dependencies
|
||||||
|
* [commands] Fix version string compatibility issue with LVM
|
||||||
|
* [thin_dump] Do not print error messages on BrokenPipe (EPIPE)
|
||||||
|
* [build] Update license to SPDX identifier
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 13 13:57:39 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
Tue Feb 13 13:57:39 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: thin-provisioning-tools
|
name: thin-provisioning-tools
|
||||||
version: 1.0.11
|
version: 1.0.12
|
||||||
mtime: 1707299476
|
mtime: 1708697976
|
||||||
commit: fe55f99f1b4e83d1219378849e13453600ce88cf
|
commit: b2d57dad4c3378544d7b36f3fc61e60989c5c092
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: thin-provisioning-tools
|
Name: thin-provisioning-tools
|
||||||
Version: 1.0.11
|
Version: 1.0.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin Provisioning Tools
|
Summary: Thin Provisioning Tools
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:34b99c95b6f2189a03637dfce2e311659bda5b4965ce269671c35cabf8e68896
|
oid sha256:2a515c0d9fe6a64a4c138deb7e86caef0e5261d8261c1e165f8e8f6bf00caa9a
|
||||||
size 13497228
|
size 13529386
|
||||||
|
Loading…
x
Reference in New Issue
Block a user