From 2876493e53158f2f497135e0ff9b6fd2c6eda3a9f0020b28f2e3138c5ba7a626 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Thu, 17 Dec 2020 17:17:07 +0000 Subject: [PATCH] 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 --- libsmraw-alpha-20181227.tar.gz | 3 --- libsmraw-alpha-20201210.tar.gz | 3 +++ libsmraw.changes | 6 ++++++ libsmraw.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libsmraw-alpha-20181227.tar.gz create mode 100644 libsmraw-alpha-20201210.tar.gz diff --git a/libsmraw-alpha-20181227.tar.gz b/libsmraw-alpha-20181227.tar.gz deleted file mode 100644 index 4863e88..0000000 --- a/libsmraw-alpha-20181227.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7f3af41dd52a7eaacecf1086dd242a9d1b85e379790198fabf53f685afccfcb -size 1584264 diff --git a/libsmraw-alpha-20201210.tar.gz b/libsmraw-alpha-20201210.tar.gz new file mode 100644 index 0000000..88fda68 --- /dev/null +++ b/libsmraw-alpha-20201210.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9db37e73a14820a6357cb986833a3c9214f603b4665ab198adb51643d4fd50 +size 1632623 diff --git a/libsmraw.changes b/libsmraw.changes index 455b0cf..fdbcb5c 100644 --- a/libsmraw.changes +++ b/libsmraw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 17 17:09:38 UTC 2020 - Greg Freemyer + +- update to v0~20201210 + * worked on python binding + ------------------------------------------------------------------- Thu Apr 30 01:58:12 UTC 2020 - Greg Freemyer diff --git a/libsmraw.spec b/libsmraw.spec index 38af0c9..36ee0f3 100644 --- a/libsmraw.spec +++ b/libsmraw.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ Name: libsmraw %define lname libsmraw1 -%define timestamp 20181227 +%define timestamp 20201210 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the (split) RAW image format License: LGPL-3.0-or-later 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 BuildRequires: pkg-config BuildRequires: pkgconfig(fuse) >= 2.6