Accepting request 902540 from home:jengelh:branches:security:forensics
- Update to release 20210515 OBS-URL: https://build.opensuse.org/request/show/902540 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmodi?expand=0&rev=3
This commit is contained in:
parent
75f789b74d
commit
d4923c9b1b
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/libmodi</param>
|
||||
<param name="revision">5126a6dd7a1b3b6d2ac86260a64e06e9dc06a583</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:c8c6db335e81076761a85b2020e5466b8f4c3b7e14cf1a7719a0cc2ca01eb019
|
||||
size 179360
|
3
libmodi-experimental-20210515.tar.gz
Normal file
3
libmodi-experimental-20210515.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75cbf299ad78ebd481306cca49c222e06cfb9156f3dbb504997a4af2a2f0e535
|
||||
size 2011077
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 26 10:41:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20210515
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 23:28:14 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
Name: libmodi
|
||||
%define lname libmodi1
|
||||
Version: 20210513
|
||||
Version: 20210515
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Mac OS disk image formats
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/libyal/libmodi
|
||||
Source: %name-%version.tar.xz
|
||||
Source: https://github.com/libyal/libmodi/releases/download/%version/libmodi-experimental-%version.tar.gz
|
||||
Patch1: system-libs.patch
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
@ -32,7 +32,6 @@ BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
||||
BuildRequires: pkgconfig(libcaes) >= 20201012
|
||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
||||
@ -52,6 +51,7 @@ BuildRequires: pkgconfig(libfvalue) >= 20210510
|
||||
BuildRequires: pkgconfig(libhmac) >= 20200104
|
||||
BuildRequires: pkgconfig(liblzma)
|
||||
BuildRequires: pkgconfig(libuna) >= 20201204
|
||||
BuildRequires: pkgconfig(python3)
|
||||
|
||||
%description
|
||||
libmodi is a library to access the Mac OS disk image formats.
|
||||
|
Loading…
Reference in New Issue
Block a user