1
0
forked from pool/erofs-utils

Accepting request 1121616 from filesystems

- Update to release 1.7.1

OBS-URL: https://build.opensuse.org/request/show/1121616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erofs-utils?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2023-11-01 21:10:47 +00:00 committed by Git OBS Bridge
commit 6c7d62cc4f
5 changed files with 14 additions and 20 deletions

View File

@ -1,14 +0,0 @@
<services>
<service mode="manual" name="tar_scm">
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/</param>
<param name="scm">git</param>
<param name="revision">v1.7</param>
<param name="parent-tag">v1.7</param>
<param name="versionformat">1.7</param>
</service>
<service mode="manual" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="manual" name="set_version"/>
</services>

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 1 13:22:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.7.1
* erofs-utils: fix reference leak in function
``erofs_mkfs_build_tree_from_path``
-------------------------------------------------------------------
Wed Oct 11 12:00:38 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -17,13 +17,14 @@
Name: erofs-utils
Version: 1.7
Version: 1.7.1
Release: 0
Summary: Utilities for the Extendable Read-Only Filesystem (EROFS)
License: GPL-2.0-or-later
Group: System/Filesystems
URL: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/
Source: %name-%version.tar.xz
URL: https://github.com/erofs/erofs-utils
#Git-Clone: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/
Source: https://github.com/erofs/erofs-utils/archive/refs/tags/v%version.tar.gz
BuildRequires: autoconf >= 2.69
BuildRequires: automake
BuildRequires: liblz4-devel >= 1.9

3
v1.7.1.tar.gz Normal file
View File

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