1
0
forked from pool/libfvalue

Accepting request 856260 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to v0~20201124
        * Changes for POSIX time value type

OBS-URL: https://build.opensuse.org/request/show/856260
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvalue?expand=0&rev=11
This commit is contained in:
Greg Freemyer
2020-12-16 02:44:26 +00:00
committed by Git OBS Bridge
parent ccad0d5bc5
commit 206e673562
4 changed files with 12 additions and 6 deletions

BIN
libfvalue-experimental-20180817.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
libfvalue-experimental-20201124.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 14 21:59:13 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20201124
* Changes for POSIX time value type
-------------------------------------------------------------------
Mon Mar 25 01:59:39 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libfvalue
#
# 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: libfvalue
%define lname libfvalue1
%define timestamp 20180817
%define timestamp 20201124
Version: 0~%{timestamp}
Release: 0
Summary: Library to provide generic file value functions
License: LGPL-3.0-or-later
Group: Productivity/File utilities
Url: https://github.com/libyal/libfvalue/wiki
URL: https://github.com/libyal/libfvalue/wiki
Source: https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
BuildRequires: pkg-config
BuildRequires: python-devel