From 181a719623036bc7eeb6afe4d9893dca3cc3c5276ba7bf296a9a15d208f2597f Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Fri, 19 Apr 2019 20:24:02 +0000 Subject: [PATCH] Accepting request 696072 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20190102 * 2019 update - no significant changes OBS-URL: https://build.opensuse.org/request/show/696072 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwevt?expand=0&rev=5 --- libfwevt-experimental-20160103.tar.gz | 3 --- libfwevt-experimental-20190102.tar.gz | 3 +++ libfwevt.changes | 6 ++++++ libfwevt.spec | 18 ++++++++++-------- 4 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 libfwevt-experimental-20160103.tar.gz create mode 100644 libfwevt-experimental-20190102.tar.gz diff --git a/libfwevt-experimental-20160103.tar.gz b/libfwevt-experimental-20160103.tar.gz deleted file mode 100644 index f0b37dd..0000000 --- a/libfwevt-experimental-20160103.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:676014f6782980e27b81711fa6c4053f4a4871e51c5b26bcfd1ed46f0312c751 -size 1179012 diff --git a/libfwevt-experimental-20190102.tar.gz b/libfwevt-experimental-20190102.tar.gz new file mode 100644 index 0000000..c9b0416 --- /dev/null +++ b/libfwevt-experimental-20190102.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a351d2b436ac3ef3c1faabf3cadcce39d4ab07b3ffc9dd6c1ec9f0e49e43b9d +size 1240190 diff --git a/libfwevt.changes b/libfwevt.changes index 7f7426d..a27a4eb 100644 --- a/libfwevt.changes +++ b/libfwevt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 1 21:38:25 UTC 2019 - Greg Freemyer + +- update to v0~20190102 + * 2019 update - no significant changes + ------------------------------------------------------------------- Wed Jan 20 22:26:33 UTC 2016 - Greg.Freemyer@gmail.com diff --git a/libfwevt.spec b/libfwevt.spec index 9da8124..c186437 100644 --- a/libfwevt.spec +++ b/libfwevt.spec @@ -1,7 +1,7 @@ # # spec file for package libfwevt # -# Copyright (c) 2016 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/ # %define lname libfwevt1 -%define timestamp 20160103 +%define timestamp 20190102 Name: libfwevt Version: 0~%{timestamp} Release: 0 Summary: Library for Windows NT data types -License: LGPL-3.0+ and GFDL-1.3+ +License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libfwevt/wiki Source: https://github.com/libyal/libfwevt/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz @@ -45,7 +45,7 @@ libyal is typically used in digital forensic tools. %package -n %{lname} Summary: Library for Windows NT data types -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %{lname} @@ -54,7 +54,7 @@ libyal is typically used in digital forensic tools. %package devel Summary: Development files for libfwevt -License: LGPL-3.0+ and GFDL-1.3+ +License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} @@ -81,12 +81,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}/libfwevt.so.* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_includedir}/libfwevt.h %{_includedir}/libfwevt/ %{_libdir}/libfwevt.so