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