aboutsummaryrefslogtreecommitdiffstats
path: root/guix/guile-zstd/guile-zstd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'guix/guile-zstd/guile-zstd.spec')
-rw-r--r--guix/guile-zstd/guile-zstd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-zstd/guile-zstd.spec b/guix/guile-zstd/guile-zstd.spec
index a84446f..e081c18 100644
--- a/guix/guile-zstd/guile-zstd.spec
+++ b/guix/guile-zstd/guile-zstd.spec
@@ -2,7 +2,7 @@
Name: guile-zstd
Version: 0.1.1
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: GNU Guile bindings to the zstd compression library
License: GPLv3+
@@ -50,6 +50,9 @@ autoreconf -fiv
%changelog
+* Sun Nov 03 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-9
+- Rebuilt for Fedora 39, 40, 41, 42
+
* Sat Oct 05 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-8
- Drop the brp-strip workaround