Accepting request 902512 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/902512 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsext?expand=0&rev=3
This commit is contained in:
commit
0feafbd3c7
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/libfsext</param>
|
||||
<param name="revision">3f4411ea984d3b14bde75bcbbb4d9c9820f1d8cf</param>
|
||||
<!-- see configure.ac -->
|
||||
<param name="versionformat">20210513</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:70eb63236ee45a60b149b422bb1dcbec635f2ec7740c32975059c312396831f3
|
||||
size 180408
|
3
libfsext-experimental-20210522.tar.gz
Normal file
3
libfsext-experimental-20210522.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab83065bbfb890e244b51792085ff66ea632f586b0b9fa56fce2a44dd09c422
|
||||
size 1651303
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 26 10:31:32 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20210522
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 22:42:07 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,23 +18,23 @@
|
||||
|
||||
%define lname libfsext1
|
||||
Name: libfsext
|
||||
Version: 20210513
|
||||
Version: 20210522
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Extended File System
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libfsext
|
||||
Source: %name-%version.tar.xz
|
||||
Source: https://github.com/libyal/libfsext/releases/download/%version/libfsext-experimental-%version.tar.gz
|
||||
Patch1: system-libs.patch
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
||||
BuildRequires: pkgconfig(libcdata) >= 20210625
|
||||
BuildRequires: pkgconfig(libcerror) >= 20201121
|
||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
||||
BuildRequires: pkgconfig(libclocale) >= 20200913
|
||||
BuildRequires: pkgconfig(libclocale) >= 20210410
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20200913
|
||||
BuildRequires: pkgconfig(libcpath) >= 20200623
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20200703
|
||||
|
Loading…
x
Reference in New Issue
Block a user