Accepting request 859357 from security:forensics

OBS-URL: https://build.opensuse.org/request/show/859357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfwevt?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-12-30 16:13:44 +00:00 committed by Git OBS Bridge
commit 00519481c0
4 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a351d2b436ac3ef3c1faabf3cadcce39d4ab07b3ffc9dd6c1ec9f0e49e43b9d
size 1240190

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74ae1f3f81b4249a70dbf5d2fcde7982b0f7cab58f576a2c86584cf769c18852
size 1259129

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 29 22:51:20 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200709
* no documented changes
- include COPYING* in %license line
- remove BuildRequires: pkg-config
-------------------------------------------------------------------
Mon Apr 1 21:38:25 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libfwevt
#
# 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,16 +17,16 @@
%define lname libfwevt1
%define timestamp 20190102
%define timestamp 20200709
Name: libfwevt
Version: 0~%{timestamp}
Release: 0
Summary: Library for Windows NT data types
License: LGPL-3.0-or-later AND GFDL-1.3-or-later
Group: Productivity/File utilities
Url: https://github.com/libyal/libfwevt/wiki
URL: https://github.com/libyal/libfwevt/wiki
Source: https://github.com/libyal/libfwevt/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
BuildRequires: pkg-config
#BuildRequires: pkg-config
BuildRequires: python-devel
BuildRequires: pkgconfig(libcdata)
BuildRequires: pkgconfig(libcerror)
@ -82,13 +82,13 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files -n %{lname}
%defattr(-,root,root)
%doc AUTHORS ChangeLog
%license COPYING
%license COPYING*
%{_libdir}/libfwevt.so.*
%files devel
%defattr(-,root,root)
%doc AUTHORS ChangeLog
%license COPYING
%license COPYING*
%{_includedir}/libfwevt.h
%{_includedir}/libfwevt/
%{_libdir}/libfwevt.so