public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zstandard] epel9: update to 0.25.0 (resolves rhbz#2395104)
@ 2026-08-13 8:05 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-13 8:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zstandard
Branch : epel9
Commit : 67315f8882cadf0fdfc1784d6fed2a3ae8254f1d
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2025-09-22T11:09:56+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-zstandard/c/67315f8882cadf0fdfc1784d6fed2a3ae8254f1d?branch=epel9
Log:
update to 0.25.0 (resolves rhbz#2395104)
---
diff --git a/.gitignore b/.gitignore
index ab6133d..ec912a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/zstandard-0.22.0.tar.gz
/zstandard-0.23.0.tar.gz
/zstandard-0.24.0.tar.gz
+/zstandard-0.25.0.tar.gz
diff --git a/python-zstandard.spec b/python-zstandard.spec
index 612c16c..f866727 100644
--- a/python-zstandard.spec
+++ b/python-zstandard.spec
@@ -10,8 +10,8 @@
compression library. A C extension and CFFI interface are provided.
Name: python-%{pypi_name}
-Version: 0.24.0
-Release: 2%{?dist}
+Version: 0.25.0
+Release: 1%{?dist}
Summary: Zstandard bindings for Python
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
URL: https://github.com/indygreg/python-zstandard
@@ -67,6 +67,9 @@ mv zstandard{.src,}
%doc README.rst
%changelog
+* Mon Sep 22 2025 Dominik Mierzejewski <dominik@greysector.net> - 0.25.0-1
+- update to 0.25.0 (resolves rhbz#2395104)
+
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.24.0-2
- Rebuilt for Python 3.14.0rc3 bytecode
diff --git a/sources b/sources
index 7c30c08..84d6d71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zstandard-0.24.0.tar.gz) = 6590ddf40958a16894c4239811054f50d07451fe9649bb5ea59918f83826498ce2d5a777f84bb68479de30fcb7308e8d579794b6ad0d3412b736638d85d1c0c2
+SHA512 (zstandard-0.25.0.tar.gz) = 7e7f73328ec242fbcf3e17de15f8833cb1933139bc6243751d3e23e1d6d95fd5d5e17c9b1af64d59821847d24135a55118f59a8a807d7c319612246653f4b192
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 8:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 8:05 [rpms/python-zstandard] epel9: update to 0.25.0 (resolves rhbz#2395104) Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox