]> git.pld-linux.org Git - packages/zstd.git/commitdiff
up to 1.4.8
authorJan Palus <atler@pld-linux.org>
Sat, 30 Jan 2021 13:59:59 +0000 (14:59 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 30 Jan 2021 13:59:59 +0000 (14:59 +0100)
zstd.spec

index 4ed39438aa6e5416dc84542a7f40ed94e80bc9e8..c58ffbd65ae8189d6b861a1cc3c34beaab439077 100644 (file)
--- a/zstd.spec
+++ b/zstd.spec
@@ -1,13 +1,13 @@
 Summary:       Zstandard - fast lossless compression algorithm
 Summary(pl.UTF-8):     Zstandard - szybki, bezstratny algorytm kompresji
 Name:          zstd
-Version:       1.4.5
-Release:       3
+Version:       1.4.8
+Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/facebook/zstd/releases
 Source0:       https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 0083d997dc845d9e1fc4249f450b7ce3
+# Source0-md5: 6714b17a74cdb38d13b7664f38aaf264
 URL:           https://github.com/facebook/zstd
 BuildRequires: gcc >= 5:3.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -98,7 +98,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/{zstd_compression_format.md,zstd_manual.html,images}
 %attr(755,root,root) %{_libdir}/libzstd.so
-%{_includedir}/zbuff.h
 %{_includedir}/zdict.h
 %{_includedir}/zstd.h
 %{_includedir}/zstd_errors.h
This page took 0.200315 seconds and 4 git commands to generate.