1
0
forked from pool/libfvalue

Accepting request 355091 from security:forensics

1

OBS-URL: https://build.opensuse.org/request/show/355091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfvalue?expand=0&rev=2
This commit is contained in:
2016-01-21 22:45:01 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

BIN
libfvalue-alpha-20151226.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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

Binary file not shown.

View File

@@ -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

View File

@@ -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