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

update to 2017 release

OBS-URL: https://build.opensuse.org/request/show/457542
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcsplit?expand=0&rev=5
This commit is contained in:
Greg Freemyer 2017-02-16 18:56:56 +00:00 committed by Git OBS Bridge
parent c29b30c253
commit e350da9d0a
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 15 19:15:52 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~2017019
* worked on tests
* updated dependencies
* corrections in include header
* update man page: libcsplit.3
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 5 23:59:50 UTC 2015 - Greg.Freemyer@gmail.com Mon Jan 5 23:59:50 UTC 2015 - Greg.Freemyer@gmail.com

View File

@ -18,7 +18,7 @@
Name: libcsplit Name: libcsplit
%define lname libcsplit1 %define lname libcsplit1
%define timestamp 20150101 %define timestamp 20170109
Version: 0~%timestamp Version: 0~%timestamp
Release: 0 Release: 0
Summary: Library for cross-platform C split string functions Summary: Library for cross-platform C split string functions
@ -28,7 +28,6 @@ Url: https://github.com/libyal/libcsplit/wiki
Source: https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz Source: https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20130904 BuildRequires: pkgconfig(libcerror) >= 20130904
BuildRequires: pkgconfig(libcstring) >= 20150101
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description