Accepting request 458547 from security:forensics
1 OBS-URL: https://build.opensuse.org/request/show/458547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=8
This commit is contained in:
commit
a402b03234
@ -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
|
Mon Jan 5 23:59:50 UTC 2015 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user