SHA256
1
0
forked from pool/libfvde

Accepting request 858548 from security:forensics

OBS-URL: https://build.opensuse.org/request/show/858548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfvde?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-12-25 17:50:56 +00:00 committed by Git OBS Bridge
commit bfa6565be5
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)