Compare commits
35 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a641a4f1b3 | ||
|
|
7e803b9748 | ||
|
|
b8c7456b9a | ||
|
|
91204e6772 | ||
|
|
f61dc7d080 | ||
|
|
c1ec0575ef | ||
|
|
88fa8d8a43 | ||
|
|
12e40a67e8 | ||
|
|
9236eef3c6 | ||
|
|
a9340a7afd | ||
|
|
8261bac9a6 | ||
|
|
698cc8ccd9 | ||
|
|
1840affe8b | ||
|
|
7dd4f91df0 | ||
|
|
605148955f | ||
|
|
d200cfedd7 | ||
|
|
0c9bb56600 | ||
|
|
67a367e1db | ||
|
|
d09459a8a1 | ||
|
|
488775546d | ||
|
|
214aaeb897 | ||
|
|
c2eb8a12c9 | ||
|
|
e5ae709737 | ||
|
|
96bb69a5ad | ||
|
|
08a0318032 | ||
|
|
01403a6f0f | ||
|
|
fb0c13e398 | ||
|
|
9973199c88 | ||
|
|
b6f6390d78 | ||
|
|
5e2a94e9e3 | ||
|
|
740835cac6 | ||
|
|
5deb242f03 | ||
|
|
c19fe03f05 | ||
|
|
417484e675 | ||
|
|
5bf6ffc86a |
1 changed files with 3 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ This package contains the headers necessary for building against the zchunk
|
|||
library, libzck.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
# Remove bundled sha libraries
|
||||
rm -rf src/lib/hash/sha*
|
||||
|
||||
|
|
@ -236,10 +236,11 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
|
|||
- Fix test failures for zstd <= 1.3.4
|
||||
- Add gen_xml_dictionary to libexecdir with zck_ prefix
|
||||
|
||||
* Wed Aug 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.5-1
|
||||
* Wed Aug 01 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.5-1.1
|
||||
- Update to 0.9.4
|
||||
- Fix failing tests on ppc64, ppc64le, arm7, and s390x
|
||||
- Fix intermittent parallel test failures
|
||||
- Add upstream patch to fix tests against zstd-1.3.4
|
||||
|
||||
* Tue Jul 31 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.3-1
|
||||
- Update to 0.9.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue