Accepting request 858541 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to 0~20191221
	* No documented changes

OBS-URL: https://build.opensuse.org/request/show/858541
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvde?expand=0&rev=11
This commit is contained in:
Greg Freemyer
2020-12-24 21:31:54 +00:00
committed by Git OBS Bridge
parent 591b9724ab
commit b5d7545685
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0101dba937827999cfe1bf7518652851b08613dd218a8d182b1636f1af2d62a8
size 1720806

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a5afac4a285ce2026f470e3cb512dde3f650cd6be41069ad6b66345c1ccd767
size 1755703

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 24 21:03:31 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 0~20191221
* No documented changes
-------------------------------------------------------------------
Thu Apr 30 01:29:36 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libfvde
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
%define lname libfvde1
%define timestamp 20190104
%define timestamp 20191221
Name: libfvde
Version: 0~%{timestamp}
Release: 0
Summary: Library to access the File Vault Drive Encryption format
License: LGPL-3.0-or-later AND GFDL-1.3-or-later
Group: Productivity/File utilities
Url: https://github.com/libyal/libfvde/
URL: https://github.com/libyal/libfvde/
Source: https://github.com/libyal/libfvde/releases/download/%{timestamp}/libfvde-experimental-%{timestamp}.tar.gz
BuildRequires: pkg-config
BuildRequires: pkgconfig(fuse)