latest upstream (1.4.2)

This commit is contained in:
Pádraig Brady 2019-07-31 15:31:17 +01:00
parent bd41fd0e30
commit 70756240c0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/zstd-1.3.6.tar.gz
/zstd-1.3.8.tar.gz
/zstd-1.4.0.tar.gz
/zstd-1.4.2.tar.gz

View File

@ -1 +1 @@
SHA512 (zstd-1.4.0.tar.gz) = ef6d95639593fed3cfb9ff4f1527c4ba38658e42f16eb3369b2a4bbe150905751bb71c6e3fe9c8bbdfceee26a540ae3e41bd0f0bc692d36db444b7da65a6e304
SHA512 (zstd-1.4.2.tar.gz) = b760f201ff8d018c422b030d3f59245b5f1cfd157ba8d6eb9fe9240e23d5739ca7b5a705b2d5e8ace703d041ab77bea66d735b283e51facfb18923794fabe213

View File

@ -12,8 +12,8 @@
%endif
Name: zstd
Version: 1.4.0
Release: 2%{?dist}
Version: 1.4.2
Release: 1%{?dist}
Summary: Zstd compression library
License: BSD and GPLv2
@ -115,6 +115,9 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
%ldconfig_scriptlets -n lib%{name}
%changelog
* Wed Jul 31 2019 Pádraig Brady <P@draigBrady.com> - 1.4.2-1
- Latest upstream
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild