diff options
Diffstat (limited to 'guix/guile-lzma/guile-lzma.spec')
-rw-r--r-- | guix/guile-lzma/guile-lzma.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-lzma/guile-lzma.spec b/guix/guile-lzma/guile-lzma.spec index 72ae173..d001279 100644 --- a/guix/guile-lzma/guile-lzma.spec +++ b/guix/guile-lzma/guile-lzma.spec @@ -2,7 +2,7 @@ Name: guile-lzma Version: 0.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Guile bindings for liblzma License: GPLv3+ @@ -52,6 +52,9 @@ interface similar to other Guile compression libraries, like Guile-zlib. %changelog +* Sun Nov 03 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-4 +- Rebuilt for Fedora 39, 40, 41, 42 + * Sat Oct 05 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-3 - Drop the brp-strip workaround |