From b5d754568576dc77233b761b81d5a24550c98657f4923d7f41b9d28358dcf23d Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Thu, 24 Dec 2020 21:31:54 +0000 Subject: [PATCH] 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 --- libfvde-experimental-20190104.tar.gz | 3 --- libfvde-experimental-20191221.tar.gz | 3 +++ libfvde.changes | 6 ++++++ libfvde.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libfvde-experimental-20190104.tar.gz create mode 100644 libfvde-experimental-20191221.tar.gz diff --git a/libfvde-experimental-20190104.tar.gz b/libfvde-experimental-20190104.tar.gz deleted file mode 100644 index 2748ab3..0000000 --- a/libfvde-experimental-20190104.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0101dba937827999cfe1bf7518652851b08613dd218a8d182b1636f1af2d62a8 -size 1720806 diff --git a/libfvde-experimental-20191221.tar.gz b/libfvde-experimental-20191221.tar.gz new file mode 100644 index 0000000..8bf1955 --- /dev/null +++ b/libfvde-experimental-20191221.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5afac4a285ce2026f470e3cb512dde3f650cd6be41069ad6b66345c1ccd767 +size 1755703 diff --git a/libfvde.changes b/libfvde.changes index f69850e..a500910 100644 --- a/libfvde.changes +++ b/libfvde.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 24 21:03:31 UTC 2020 - Greg Freemyer + +- update to 0~20191221 + * No documented changes + ------------------------------------------------------------------- Thu Apr 30 01:29:36 UTC 2020 - Greg Freemyer diff --git a/libfvde.spec b/libfvde.spec index 6147875..d5a21bd 100644 --- a/libfvde.spec +++ b/libfvde.spec @@ -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)