From 2da2b6b298a43f07574f8e983ee1aeb8ae46e83bc8923899563518b89e4c6a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 22 Jul 2019 10:56:56 +0000 Subject: [PATCH] - Update to 1.4.1.0: * Follow upstream 1.4.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=7 --- python-zstd.changes | 6 ++++++ python-zstd.spec | 4 ++-- zstd-1.4.0.0.tar.gz | 3 --- zstd-1.4.1.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 zstd-1.4.0.0.tar.gz create mode 100644 zstd-1.4.1.0.tar.gz diff --git a/python-zstd.changes b/python-zstd.changes index d326328..5da800b 100644 --- a/python-zstd.changes +++ b/python-zstd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 22 10:54:03 UTC 2019 - Tomáš Chvátal + +- Update to 1.4.1.0: + * Follow upstream 1.4.1 + ------------------------------------------------------------------- Mon May 6 10:46:18 UTC 2019 - pgajdos@suse.com diff --git a/python-zstd.spec b/python-zstd.spec index f9190c3..af1b465 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zstd -Version: 1.4.0.0 +Version: 1.4.1.0 Release: 0 Summary: ZSTD Bindings for Python License: BSD-2-Clause @@ -32,7 +32,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libzstd) >= 1.3.8 +BuildRequires: pkgconfig(libzstd) >= 1.4.1 %python_subpackages %description diff --git a/zstd-1.4.0.0.tar.gz b/zstd-1.4.0.0.tar.gz deleted file mode 100644 index bcd0bb5..0000000 --- a/zstd-1.4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73c90990e0878c4f45b0173135dc43fab774b8304148dba220f085cf73c2f906 -size 450493 diff --git a/zstd-1.4.1.0.tar.gz b/zstd-1.4.1.0.tar.gz new file mode 100644 index 0000000..25360a4 --- /dev/null +++ b/zstd-1.4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a969d339b50c102958e2fd7451b2570422c6920175f22aae7f85a72e785d51 +size 454482