diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2024-11-03 23:00:47 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2024-11-03 23:00:47 +0800 |
commit | 26c34d599dbf03e08f9a9f361ea9372343fcf47f (patch) | |
tree | 3b1ec4c054857d3335584dce24a9eb9aca99b1dc /guix/guile-bytestructures | |
parent | 1239d33b0e808c0fc60833b7bf94fa41e55562bc (diff) | |
download | copr-rpm-spec-master.tar copr-rpm-spec-master.tar.gz copr-rpm-spec-master.tar.bz2 copr-rpm-spec-master.tar.lz copr-rpm-spec-master.tar.xz copr-rpm-spec-master.tar.zst copr-rpm-spec-master.zip |
Diffstat (limited to 'guix/guile-bytestructures')
-rw-r--r-- | guix/guile-bytestructures/guile-bytestructures.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec index 0aad92e..de144b3 100644 --- a/guix/guile-bytestructures/guile-bytestructures.spec +++ b/guix/guile-bytestructures/guile-bytestructures.spec @@ -2,7 +2,7 @@ Name: guile-bytestructures Version: 1.0.10 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Structured access library to bytevector contents for Guile License: GPLv3+ @@ -57,6 +57,9 @@ first-class status. %changelog +* Sun Nov 03 2024 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-8 +- Rebuilt for Fedora 39, 40, 41, 42 + * Sat Oct 05 2024 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-7 - Drop the brp-strip workaround |