diff options
Diffstat (limited to 'guix/guile-sqlite3')
-rw-r--r-- | guix/guile-sqlite3/guile-sqlite3.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec index ae61ca5..a65fc67 100644 --- a/guix/guile-sqlite3/guile-sqlite3.spec +++ b/guix/guile-sqlite3/guile-sqlite3.spec @@ -2,7 +2,7 @@ Name: guile-sqlite3 Version: 0.1.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Guile bindings for the SQLite3 database engine License: LGPLv3+ @@ -46,6 +46,9 @@ autoreconf -fiv %changelog +* Sun Nov 03 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-9 +- Rebuilt for Fedora 39, 40, 41, 42 + * Sat Oct 05 2024 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-8 - Drop the brp-strip workaround |