- Update to release 20210726
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=3
This commit is contained in:
parent
a5bd8d5329
commit
b575bac7f5
14
_service
14
_service
@ -1,14 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/libyal/libfsxfs</param>
|
||||
<param name="revision">e4ac16fef81f880d4532d1cbcca2a00d5311bc88</param>
|
||||
<!-- see configure.ac -->
|
||||
<param name="versionformat">20210507</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b542a62b2f12e0a857caf1be0f88bb0d6a60499ded0f046568251a2f1abbae11
|
||||
size 167512
|
3
libfsxfs-experimental-20210726.tar.gz
Normal file
3
libfsxfs-experimental-20210726.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:107d71ac078441bd110e2a27873ae04a69de6258ed8a40b19f8f99ffc0963850
|
||||
size 1671458
|
11
libfsxfs-experimental-20210726.tar.gz.asc
Normal file
11
libfsxfs-experimental-20210726.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmD+itkACgkQ2WJeXXrQ
|
||||
F35hTAgAnk8p5YJYljLqBdlm5sm17lybBoIp4nGlQ3iOcvIdCJOrs0Qbkj+wV20V
|
||||
HnILtqrJ8nNrr47u/T+En7jy6fArz3zHLJ6fDZzwNkOaDH/mTusVq64cN4t3DTW6
|
||||
gsFGdcZaOuZi4dAM4bqmzW9dlVTBx5JJHPNy2XSJyBp058crZo8Q3N/W+Efe0yW9
|
||||
mQU0OKyGwTCRwq2HXBZJYZZ0KJWo/VGUJgyf04iwvFdIbkJxnrZbx4Q4YauyDLJ+
|
||||
d/MyIX75FCSm/lKXRotzQbT6XK4yp+8XNYmkRS3vvKhvuDSILS0vi2+D7ksIsGbG
|
||||
IHg/mLSon53UKX9P8/rn1O1Z0O5IJA==
|
||||
=nqNu
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 14 12:39:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20210726
|
||||
* Improved extended attributes support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 16 10:54:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,13 +18,14 @@
|
||||
|
||||
Name: libfsxfs
|
||||
%define lname libfsxfs1
|
||||
Version: 20210507
|
||||
Version: 20210726
|
||||
Release: 0
|
||||
Summary: Library and tools for accessing the SGI X File System (XFS)
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/libyal/libfsxfs
|
||||
Source: %name-%version.tar.xz
|
||||
Source: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz.asc
|
||||
Patch1: system-libs.patch
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user