From 441b773e78e2c6e675ccba30a290256a884d1ae20c75084360b260db9da45f82 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Mon, 28 Dec 2020 19:30:27 +0000 Subject: [PATCH] Accepting request 859086 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200623 * correction to error path of join functions - remove BuildRequires: pkg-config OBS-URL: https://build.opensuse.org/request/show/859086 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcpath?expand=0&rev=7 --- libcpath-alpha-20181228.tar.gz | 3 --- libcpath-alpha-20200623.tar.gz | 3 +++ libcpath.changes | 7 +++++++ libcpath.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libcpath-alpha-20181228.tar.gz create mode 100644 libcpath-alpha-20200623.tar.gz diff --git a/libcpath-alpha-20181228.tar.gz b/libcpath-alpha-20181228.tar.gz deleted file mode 100644 index 19e65f5..0000000 --- a/libcpath-alpha-20181228.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5daaf16b7121e1ab29e76bbf18b5976e6316ec515c10047b6507fa2b2f8ab093 -size 992527 diff --git a/libcpath-alpha-20200623.tar.gz b/libcpath-alpha-20200623.tar.gz new file mode 100644 index 0000000..ce994e4 --- /dev/null +++ b/libcpath-alpha-20200623.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323ab868b6bc11947812c117fb253e38c84c5540c5b0f77f51ea31cac0c6b58a +size 1005094 diff --git a/libcpath.changes b/libcpath.changes index 2ed0d4b..20ea570 100644 --- a/libcpath.changes +++ b/libcpath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 27 00:48:03 UTC 2020 - Greg Freemyer + +- update to v0~20200623 + * correction to error path of join functions +- remove BuildRequires: pkg-config + ------------------------------------------------------------------- Sat Apr 13 19:58:31 UTC 2019 - Greg Freemyer diff --git a/libcpath.spec b/libcpath.spec index 834c22c..234dc08 100644 --- a/libcpath.spec +++ b/libcpath.spec @@ -18,7 +18,7 @@ Name: libcpath %define lname libcpath1 -%define timestamp 20181228 +%define timestamp 20200623 Version: 0~%timestamp Release: 0 Summary: Library for cross-platform C path functions @@ -26,7 +26,7 @@ License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: https://github.com/libyal/libcpath/wiki Source: https://github.com/libyal/libcpath/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz -BuildRequires: pkg-config +#BuildRequires: pkgconfig BuildRequires: pkgconfig(libcerror) >= 20120425 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcsplit) >= 20120701