latest upstream (1.5.0)

This commit is contained in:
Pádraig Brady 2021-05-16 17:59:19 +01:00
parent cac4d734e8
commit 25f65bf30b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/zstd-1.4.5.tar.gz
/zstd-1.4.7.tar.gz
/zstd-1.4.9.tar.gz
/zstd-1.5.0.tar.gz

View File

@ -1 +1 @@
SHA512 (zstd-1.4.9.tar.gz) = 10d325c844be43f801c798158c6f1d1ab57401abf1e783e04f6b9e4ac0ba53cf487204fa3244370b1ade239d5f3a784bf1829e206c4ba61fdd9c2f4e9502b238
SHA512 (zstd-1.5.0.tar.gz) = b322fc1b89a556827b7fece2fb0f34c83bf65bb85b2468c791d6d9178a65c81e21f4171b7533cbf12bc1dfb2fd323d3e8c34d86167b157645c27f65186eec659

View File

@ -12,7 +12,7 @@
%endif
Name: zstd
Version: 1.4.9
Version: 1.5.0
Release: 1%{?dist}
Summary: Zstd compression library
@ -121,6 +121,9 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
%ldconfig_scriptlets -n lib%{name}
%changelog
* Sun May 16 2021 Pádraig Brady <P@draigBrady.com> - 1.5.0-2
- Latest upstream
* Fri Mar 05 2021 Pádraig Brady <P@draigBrady.com> - 1.4.9-1
- Latest upstream