From d0ea7dc15f00358ef5ad115605df2b95a811f49a9c38d5836d09439489b5bc68 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Thu, 16 Feb 2017 22:05:55 +0000 Subject: [PATCH] Accepting request 458580 from home:gregfreemyer:Tools-for-forensic-boot-cd 2017 update OBS-URL: https://build.opensuse.org/request/show/458580 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdata?expand=0&rev=6 --- libfdata-alpha-20170112.tar.gz | 3 +++ libfdata-experimental-20150825.tar.gz | 3 --- libfdata.changes | 5 +++++ libfdata.spec | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 libfdata-alpha-20170112.tar.gz delete mode 100644 libfdata-experimental-20150825.tar.gz diff --git a/libfdata-alpha-20170112.tar.gz b/libfdata-alpha-20170112.tar.gz new file mode 100644 index 0000000..b3cf31d --- /dev/null +++ b/libfdata-alpha-20170112.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3ee912a8221680b72de661b996b04109ac8e7620dd08ee832dee3f6876af8a +size 692704 diff --git a/libfdata-experimental-20150825.tar.gz b/libfdata-experimental-20150825.tar.gz deleted file mode 100644 index fda6dd5..0000000 --- a/libfdata-experimental-20150825.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90f45a1c5be0c072d292cd7b49e6458e0140f4f24debd5cce06720c073d87edc -size 633119 diff --git a/libfdata.changes b/libfdata.changes index e4fac78..84a39ed 100644 --- a/libfdata.changes +++ b/libfdata.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 16 21:58:12 UTC 2017 - Greg.Freemyer@gmail.com + +- update to v0~20170112 + ------------------------------------------------------------------- Sun Jan 31 03:48:26 UTC 2016 - Greg.Freemyer@gmail.com diff --git a/libfdata.spec b/libfdata.spec index d50e556..d66bcd6 100644 --- a/libfdata.spec +++ b/libfdata.spec @@ -1,7 +1,7 @@ # # spec file for package libfdata # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ Name: libfdata %define lname libfdata1 -%define timestamp 20150825 +%define timestamp 20170112 Version: 0~%{timestamp} Release: 0 Summary: Library to provide generic file data functions License: LGPL-3.0+ Group: Productivity/File utilities Url: https://github.com/libyal/libfdata/wiki -Source: https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz +Source: https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libcdata) >= 20140105