From 1ae6eb54291adf6678d19ae6d26ca14a58a7f74df397ee0b74bedb852e93e2b2 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Wed, 17 Apr 2019 22:57:48 +0000 Subject: [PATCH] Accepting request 694611 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20181124 * Changes for libfcache get/set value by identifier OBS-URL: https://build.opensuse.org/request/show/694611 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdata?expand=0&rev=8 --- libfdata-alpha-20170112.tar.gz | 3 --- libfdata-alpha-20181124.tar.gz | 3 +++ libfdata.changes | 6 ++++++ libfdata.spec | 14 ++++++++------ 4 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 libfdata-alpha-20170112.tar.gz create mode 100644 libfdata-alpha-20181124.tar.gz diff --git a/libfdata-alpha-20170112.tar.gz b/libfdata-alpha-20170112.tar.gz deleted file mode 100644 index b3cf31d..0000000 --- a/libfdata-alpha-20170112.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba3ee912a8221680b72de661b996b04109ac8e7620dd08ee832dee3f6876af8a -size 692704 diff --git a/libfdata-alpha-20181124.tar.gz b/libfdata-alpha-20181124.tar.gz new file mode 100644 index 0000000..8a6aee5 --- /dev/null +++ b/libfdata-alpha-20181124.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31711659878bd02ae73ba3303d6fb030b661ecb8867fe4ebc617d63055d3367 +size 725676 diff --git a/libfdata.changes b/libfdata.changes index 84a39ed..259a5e0 100644 --- a/libfdata.changes +++ b/libfdata.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 19:38:43 UTC 2019 - Greg Freemyer + +- update to v0~20181124 + * Changes for libfcache get/set value by identifier + ------------------------------------------------------------------- Thu Feb 16 21:58:12 UTC 2017 - Greg.Freemyer@gmail.com diff --git a/libfdata.spec b/libfdata.spec index d66bcd6..f18ce93 100644 --- a/libfdata.spec +++ b/libfdata.spec @@ -1,7 +1,7 @@ # # spec file for package libfdata # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libfdata %define lname libfdata1 -%define timestamp 20170112 +%define timestamp 20181124 Version: 0~%{timestamp} Release: 0 Summary: Library to provide generic file data functions -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libfdata/wiki Source: https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz @@ -74,12 +74,14 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n %{lname} %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_libdir}/libfdata.so.* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %{_includedir}/libfdata.h %{_includedir}/libfdata/ %{_libdir}/libfdata.so