automatic version update by autodist [release 1.5.7-1mamba;Thu Feb 20 2025]
This commit is contained in:
parent
572007b642
commit
b43cfb8691
@ -1,5 +1,5 @@
|
|||||||
Name: zstd
|
Name: zstd
|
||||||
Version: 1.5.6
|
Version: 1.5.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Zstandard - Fast real-time compression algorithm
|
Summary: Zstandard - Fast real-time compression algorithm
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -36,7 +36,6 @@ Requires: pkg-config
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -51,8 +50,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -82,6 +79,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 20 2025 Automatic Build System <autodist@openmamba.org> 1.5.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 1.5.6-1mamba
|
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 1.5.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user