Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-29 15:28:00 +00:00
parent 2af7a22259
commit bcc8861d5a
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: zstd
Version: 1.4.5
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Zstd compression library
License: BSD and GPLv2
@ -123,6 +123,9 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
%ldconfig_scriptlets -n lib%{name}
%changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Jul 11 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.4.5-4
- Build libzstd with multi-threading support