automatic version update by autodist [release 1.4.9-1mamba;Thu Mar 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:05:21 +01:00
parent dfc8698a87
commit e94501e58f

View File

@ -1,12 +1,12 @@
Name: zstd Name: zstd
Version: 1.4.8 Version: 1.4.9
Release: 1mamba Release: 1mamba
Summary: Zstandard - Fast real-time compression algorithm Summary: Zstandard - Fast real-time compression algorithm
Group: Applications/Archiving Group: Applications/Archiving
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.zstd.net/ URL: https://www.zstd.net/
## GITSOURCE https://github.com/facebook/zstd.git v1.3.3 ## GITSOURCE https://github.com/facebook/zstd.git v1.3.3
Source: https://github.com/facebook/zstd.git/v%{version}/zstd-%{version}.tar.bz2 Source: https://github.com/facebook/zstd.git/v%{version}/zstd-%{version}.tar.bz2
License: GPL License: GPL
@ -16,7 +16,6 @@ BuildRequires: liblzma-devel
BuildRequires: libz-devel BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Zstandard - Fast real-time compression algorithm. Zstandard - Fast real-time compression algorithm.
@ -83,6 +82,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.4.9-1mamba
- automatic version update by autodist
* Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 1.4.8-1mamba * Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 1.4.8-1mamba
- automatic version update by autodist - automatic version update by autodist