This commit is contained in:
parent
4174c35b40
commit
06f7838ffd
1 changed files with 4 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Name: zstd
|
||||
Version: 1.5.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Zstd compression library
|
||||
|
||||
License: BSD-3-Clause AND GPL-2.0-only
|
||||
|
|
@ -135,6 +135,9 @@ install -D -m644 programs/%{name}.1 %{buildroot}%{_mandir}/man1/p%{name}.1
|
|||
%ldconfig_scriptlets -n lib%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Mar 29 2024 Pádraig Brady <P@draigBrady.com> - 1.5.6-1
|
||||
- latest upstream
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue