forked from pool/libcsplit
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:
parent
c29b30c253
commit
e350da9d0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b7df9fd0e5cb9691e48c69493ad122d7f1fb00f167576cf79496f119b3d6897
|
||||
size 457334
|
3
libcsplit-alpha-20170109.tar.gz
Normal file
3
libcsplit-alpha-20170109.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9517f77422d3dcf01b46acda7222be20c8db69f6d182ca26b42f62b633afcc6e
|
||||
size 501067
|
@ -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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libcsplit
|
||||
%define lname libcsplit1
|
||||
%define timestamp 20150101
|
||||
%define timestamp 20170109
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
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
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20130904
|
||||
BuildRequires: pkgconfig(libcstring) >= 20150101
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user