forked from pool/libfvalue
Accepting request 355090 from home:gregfreemyer:Tools-for-forensic-boot-cd
Update to latest release OBS-URL: https://build.opensuse.org/request/show/355090 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvalue?expand=0&rev=3
This commit is contained in:
parent
5ccb26c742
commit
72dac41904
3
libfvalue-alpha-20151226.tar.gz
Normal file
3
libfvalue-alpha-20151226.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf55576ac925011ae075875b2c763592626eeb80bcfc54357cbd2bb14c98620c
|
||||
size 1152886
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0180b21f681053b30d7e325e179f88cb01432caefed1add767191bacefa8154c
|
||||
size 1127706
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 22:39:17 UTC 2016 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20151226
|
||||
* applied updates
|
||||
* added value clear function
|
||||
* code clean up
|
||||
* added NULL type
|
||||
* upgraded release status from experimental to alpha
|
||||
- verified libcerror and libcstring in OBS were the latest release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 23:19:52 UTC 2015 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
Name: libfvalue
|
||||
%define lname libfvalue1
|
||||
%define timestamp 20150104
|
||||
%define timestamp 20151226
|
||||
Version: 0~%{timestamp}
|
||||
Release: 0
|
||||
Summary: Library to provide generic file value functions
|
||||
License: LGPL-3.0+
|
||||
Group: Productivity/File utilities
|
||||
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}-alpha-%{timestamp}.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: pkgconfig(libcdata) >= 20140105
|
||||
|
Loading…
Reference in New Issue
Block a user