forked from pool/libsmraw
Accepting request 856731 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20201210 * worked on python binding OBS-URL: https://build.opensuse.org/request/show/856731 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=18
This commit is contained in:
parent
0109fe2b23
commit
2876493e53
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7f3af41dd52a7eaacecf1086dd242a9d1b85e379790198fabf53f685afccfcb
|
|
||||||
size 1584264
|
|
3
libsmraw-alpha-20201210.tar.gz
Normal file
3
libsmraw-alpha-20201210.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b9db37e73a14820a6357cb986833a3c9214f603b4665ab198adb51643d4fd50
|
||||||
|
size 1632623
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 17 17:09:38 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
- update to v0~20201210
|
||||||
|
* worked on python binding
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 30 01:58:12 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Thu Apr 30 01:58:12 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsmraw
|
# spec file for package libsmraw
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: libsmraw
|
Name: libsmraw
|
||||||
%define lname libsmraw1
|
%define lname libsmraw1
|
||||||
%define timestamp 20181227
|
%define timestamp 20201210
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the (split) RAW image format
|
Summary: Library and tools to access the (split) RAW image format
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: https://github.com/libyal/libsmraw/wiki
|
URL: https://github.com/libyal/libsmraw/wiki
|
||||||
Source: https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
|
Source: https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user