latest upstream (1.4.0)

This commit is contained in:
Pádraig Brady 2019-04-29 09:15:45 -07:00
parent 8d8cde0d3b
commit 67c4c7bf68
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/zstd-1.3.5.tar.gz
/zstd-1.3.6.tar.gz
/zstd-1.3.8.tar.gz
/zstd-1.4.0.tar.gz

View File

@ -1 +1 @@
SHA512 (zstd-1.3.8.tar.gz) = 5c1c0a7a998b814a9edc1466f6d321b0d8ffcf927295fd5499137c9075a8823be03d98f61ea5212d1969f8d52b32e940b1cc10d1507d7702424ea2eea0e79a1b
SHA512 (zstd-1.4.0.tar.gz) = ef6d95639593fed3cfb9ff4f1527c4ba38658e42f16eb3369b2a4bbe150905751bb71c6e3fe9c8bbdfceee26a540ae3e41bd0f0bc692d36db444b7da65a6e304

View File

@ -12,8 +12,8 @@
%endif
Name: zstd
Version: 1.3.8
Release: 2%{?dist}
Version: 1.4.0
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
* Mon Apr 29 2019 Pádraig Brady <P@draigBrady.com> - 1.4.0-1
- Latest upstream
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild