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:
parent
ccad0d5bc5
commit
206e673562
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b9dc9f171b0c0e3bbad4d60ccd5ddf82f2de01bb5978755aa7076b2e4b2a442
|
|
||||||
size 1225290
|
|
3
libfvalue-experimental-20201124.tar.gz
Normal file
3
libfvalue-experimental-20201124.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ebf9a9b6c8193de75890a5f5fe103e53ded5d87dc9af48d62b09da420a84f6d5
|
||||||
|
size 1270349
|
@ -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>
|
Mon Mar 25 01:59:39 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfvalue
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: libfvalue
|
Name: libfvalue
|
||||||
%define lname libfvalue1
|
%define lname libfvalue1
|
||||||
%define timestamp 20180817
|
%define timestamp 20201124
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to provide generic file value functions
|
Summary: Library to provide generic file value functions
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Productivity/File utilities
|
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
|
Source: https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user