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

- update to v0~20181228
        * Worked on libcpath_path_get_sanitized_path_wide

OBS-URL: https://build.opensuse.org/request/show/693946
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcpath?expand=0&rev=6
This commit is contained in:
Greg Freemyer 2019-04-13 21:21:25 +00:00 committed by Git OBS Bridge
parent e12a774460
commit 5bc2d07505
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d217281acbbfcb428fb47db195e0d29ecbf8581565097594d292c7d5c60812a
size 981517

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5daaf16b7121e1ab29e76bbf18b5976e6316ec515c10047b6507fa2b2f8ab093
size 992527

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 13 19:58:31 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20181228
* Worked on libcpath_path_get_sanitized_path_wide
-------------------------------------------------------------------
Wed Feb 15 19:11:09 UTC 2017 - Greg.Freemyer@gmail.com

View File

@ -18,7 +18,7 @@
Name: libcpath
%define lname libcpath1
%define timestamp 20170108
%define timestamp 20181228
Version: 0~%timestamp
Release: 0
Summary: Library for cross-platform C path functions
@ -71,7 +71,8 @@ rm -f "%buildroot/%_libdir"/*.la
%files -n %lname
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog
%doc AUTHORS ChangeLog
%license COPYING
%_libdir/libcpath.so.1*
%files devel