From fa297c2c0cc613295c9dc3fa42ed4f88cb6d1982 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Wed, 19 Apr 2023 17:48:38 +0800 Subject: guix: Rebuild packages for Fedora 38 and 39 --- guix/disarchive/disarchive.spec | 5 ++++- guix/emacs-bui/emacs-bui.spec | 5 ++++- guix/emacs-dash/emacs-dash.spec | 5 ++++- guix/emacs-edit-indirect/emacs-edit-indirect.spec | 5 ++++- guix/emacs-geiser-guile/emacs-geiser-guile.spec | 5 ++++- guix/emacs-geiser/emacs-geiser.spec | 5 ++++- guix/emacs-ghub/emacs-ghub.spec | 5 ++++- guix/emacs-guix/emacs-guix.spec | 5 ++++- guix/emacs-magit-popup/emacs-magit-popup.spec | 5 ++++- guix/emacs-transient/emacs-transient.spec | 5 ++++- guix/emacs-treepy/emacs-treepy.spec | 5 ++++- guix/emacs-with-editor/emacs-with-editor.spec | 5 ++++- guix/guile-avahi/guile-avahi.spec | 5 ++++- guix/guile-bytestructures/guile-bytestructures.spec | 5 ++++- guix/guile-gcrypt/guile-gcrypt.spec | 5 ++++- guix/guile-json/guile-json.spec | 5 ++++- guix/guile-lib/guile-lib.spec | 5 ++++- guix/guile-lzlib/guile-lzlib.spec | 5 ++++- guix/guile-lzma/guile-lzma.spec | 5 ++++- guix/guile-quickcheck/guile-quickcheck.spec | 5 ++++- guix/guile-semver/guile-semver.spec | 5 ++++- guix/guile-sqlite3/guile-sqlite3.spec | 5 ++++- guix/guile-zlib/guile-zlib.spec | 5 ++++- guix/guile-zstd/guile-zstd.spec | 5 ++++- guix/guix/guix.spec | 5 ++++- guix/lzlib/lzlib.spec | 5 ++++- 26 files changed, 104 insertions(+), 26 deletions(-) diff --git a/guix/disarchive/disarchive.spec b/guix/disarchive/disarchive.spec index 2a45054..c8e07ae 100644 --- a/guix/disarchive/disarchive.spec +++ b/guix/disarchive/disarchive.spec @@ -1,6 +1,6 @@ Name: disarchive Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Disassembler of software archives for long-term preservation License: GPLv3+ @@ -76,5 +76,8 @@ and the compression parameters used by Gzip. %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.5.0-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.5.0-1 - Initial packaging diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec index 69a1b36..c9e8a4a 100644 --- a/guix/emacs-bui/emacs-bui.spec +++ b/guix/emacs-bui/emacs-bui.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 1.2.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Buffer interface library for Emacs License: GPLv3+ @@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/ %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 1.2.1-9 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 1.2.1-8 - Rebuilt for Fedora 37 and 38 diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index be4f16b..71e4554 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.19.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -66,6 +66,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 2.19.1-4 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 2.19.1-3 - Fix build with Emacs 28 diff --git a/guix/emacs-edit-indirect/emacs-edit-indirect.spec b/guix/emacs-edit-indirect/emacs-edit-indirect.spec index 58eaa7a..fb2b717 100644 --- a/guix/emacs-edit-indirect/emacs-edit-indirect.spec +++ b/guix/emacs-edit-indirect/emacs-edit-indirect.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.1.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Edit regions in separate buffers License: BSD @@ -41,6 +41,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/edit-indirect/ %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.10-2 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 0.1.10-1 - Update to 0.1.10 diff --git a/guix/emacs-geiser-guile/emacs-geiser-guile.spec b/guix/emacs-geiser-guile/emacs-geiser-guile.spec index 01b1191..d894d68 100644 --- a/guix/emacs-geiser-guile/emacs-geiser-guile.spec +++ b/guix/emacs-geiser-guile/emacs-geiser-guile.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.28.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Support for Guile in Geiser License: BSD @@ -67,6 +67,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.28.1-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.28.1-1 - Update to 0.28.1 - Switch to Guile 3.0 diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index 05bf2f6..cd86713 100644 --- a/guix/emacs-geiser/emacs-geiser.spec +++ b/guix/emacs-geiser/emacs-geiser.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.28.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Geiser is a generic Emacs/Scheme interaction mode License: BSD @@ -67,6 +67,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.28.2-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.28.2-1 - Update to 0.28.2 diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec index 32f54c0..37ec34e 100644 --- a/guix/emacs-ghub/emacs-ghub.spec +++ b/guix/emacs-ghub/emacs-ghub.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 3.5.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Minuscule client libraries for the APIs of various Git forges License: GPLv3+ @@ -83,6 +83,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 3.5.6-3 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 3.5.6-2 - Rebuilt for Fedora 37 and 38 diff --git a/guix/emacs-guix/emacs-guix.spec b/guix/emacs-guix/emacs-guix.spec index 28fd9e9..35a396b 100644 --- a/guix/emacs-guix/emacs-guix.spec +++ b/guix/emacs-guix/emacs-guix.spec @@ -13,7 +13,7 @@ Name: emacs-%{pkg} Version: 0.5.2 -Release: 10.20221011git%{shortcommit}%{?dist} +Release: 11.20221011git%{shortcommit}%{?dist} Summary: Emacs-Guix is an Emacs interface for GNU Guix package manager License: GPLv3+ @@ -109,6 +109,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.5.2-11.20221011gitcf5b7a4 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.5.2-10.20221011gitcf5b7a4 - Update to the latest git snapshot - Switch to Guile 3.0 diff --git a/guix/emacs-magit-popup/emacs-magit-popup.spec b/guix/emacs-magit-popup/emacs-magit-popup.spec index 831ffb5..a3e4200 100644 --- a/guix/emacs-magit-popup/emacs-magit-popup.spec +++ b/guix/emacs-magit-popup/emacs-magit-popup.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.13.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Define prefix-infix-suffix command combos for Emacs License: GPLv3+ @@ -66,6 +66,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 2.13.3-6 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 2.13.3-5 - Rebuilt for Fedora 37 and 38 diff --git a/guix/emacs-transient/emacs-transient.spec b/guix/emacs-transient/emacs-transient.spec index 36f10c7..2c2c949 100644 --- a/guix/emacs-transient/emacs-transient.spec +++ b/guix/emacs-transient/emacs-transient.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.3.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Transient commands License: GPLv3+ @@ -66,6 +66,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.3.7-3 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 0.3.7-2 - Rebuilt for Fedora 37 and 38 diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec index 9c41cfd..317252e 100644 --- a/guix/emacs-treepy/emacs-treepy.spec +++ b/guix/emacs-treepy/emacs-treepy.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Functions for traversing tree-like data License: GPLv3+ @@ -44,6 +44,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/ %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.2-6 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 0.1.2-5 - Rebuilt for Fedora 37 and 38 diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec index c82152c..0612cf4 100644 --- a/guix/emacs-with-editor/emacs-with-editor.spec +++ b/guix/emacs-with-editor/emacs-with-editor.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Use the Emacsclient as the editor of child processes License: GPLv3+ @@ -64,6 +64,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 3.2.0-3 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 3.2.0-2 - Rebuilt for Fedora 37 and 38 diff --git a/guix/guile-avahi/guile-avahi.spec b/guix/guile-avahi/guile-avahi.spec index 64814a7..95852fa 100644 --- a/guix/guile-avahi/guile-avahi.spec +++ b/guix/guile-avahi/guile-avahi.spec @@ -1,6 +1,6 @@ Name: guile-avahi Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Avahi bindings for GNU Guile License: LGPLv3+ @@ -76,6 +76,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.4.1-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.4.1-1 - Update to 0.4.1 - Switch to Guile 3.0 diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec index 4475cfe..88b7af8 100644 --- a/guix/guile-bytestructures/guile-bytestructures.spec +++ b/guix/guile-bytestructures/guile-bytestructures.spec @@ -8,7 +8,7 @@ Name: guile-bytestructures Version: 1.0.10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Structured access library to bytevector contents for Guile License: GPLv3+ @@ -63,6 +63,9 @@ first-class status. %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 1.0.10-6 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 1.0.10-5 - Switch to Guile 3.0 diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec index 6fa8c76..cb5d3a1 100644 --- a/guix/guile-gcrypt/guile-gcrypt.spec +++ b/guix/guile-gcrypt/guile-gcrypt.spec @@ -8,7 +8,7 @@ Name: guile-gcrypt Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Guile bindings to Libgcrypt License: GPLv3+ @@ -72,6 +72,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.4.0-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.4.0-1 - Update to 0.4.0 - Switch to Guile 3.0 diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index 86e37b9..8ed6107 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -8,7 +8,7 @@ Name: guile-json Version: 4.7.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON module for Guile License: GPLv3+ @@ -66,6 +66,9 @@ features: %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 4.7.3-3 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 4.7.3-2 - Switch to Guile 3.0 diff --git a/guix/guile-lib/guile-lib.spec b/guix/guile-lib/guile-lib.spec index 2d5dc1c..d9d05ba 100644 --- a/guix/guile-lib/guile-lib.spec +++ b/guix/guile-lib/guile-lib.spec @@ -8,7 +8,7 @@ Name: guile-lib Version: 0.2.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Guile-Lib is a repository of useful code written in Guile Scheme License: GPLv3+ @@ -140,6 +140,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.2.7-6 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.2.7-5 - Switch to Guile 3.0 diff --git a/guix/guile-lzlib/guile-lzlib.spec b/guix/guile-lzlib/guile-lzlib.spec index ea271b3..4d7a95f 100644 --- a/guix/guile-lzlib/guile-lzlib.spec +++ b/guix/guile-lzlib/guile-lzlib.spec @@ -8,7 +8,7 @@ Name: guile-lzlib Version: 0.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Guile bindings for lzlib License: GPLv3+ @@ -58,6 +58,9 @@ autoreconf -fiv %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.0.2-7 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.0.2-6 - Switch to Guile 3.0 diff --git a/guix/guile-lzma/guile-lzma.spec b/guix/guile-lzma/guile-lzma.spec index a3ae67b..2ad8048 100644 --- a/guix/guile-lzma/guile-lzma.spec +++ b/guix/guile-lzma/guile-lzma.spec @@ -8,7 +8,7 @@ Name: guile-lzma Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Guile bindings for liblzma License: GPLv3+ @@ -58,5 +58,8 @@ interface similar to other Guile compression libraries, like Guile-zlib. %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.1-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.1-1 - Initial packaging diff --git a/guix/guile-quickcheck/guile-quickcheck.spec b/guix/guile-quickcheck/guile-quickcheck.spec index 3e0ac48..62ca26b 100644 --- a/guix/guile-quickcheck/guile-quickcheck.spec +++ b/guix/guile-quickcheck/guile-quickcheck.spec @@ -8,7 +8,7 @@ Name: guile-quickcheck Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Randomized property-based testing for Guile License: GPLv3+ @@ -59,5 +59,8 @@ seeing if it holds. %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.0-2 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.0-1 - Initial packaging diff --git a/guix/guile-semver/guile-semver.spec b/guix/guile-semver/guile-semver.spec index b08978e..3f02683 100644 --- a/guix/guile-semver/guile-semver.spec +++ b/guix/guile-semver/guile-semver.spec @@ -8,7 +8,7 @@ Name: guile-semver Version: 0.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Guile library for Semantic Versioning License: GPLv3+ @@ -63,6 +63,9 @@ ranges. It supports: %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.1-7 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.1-6 - Switch to Guile 3.0 diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec index f944045..0f1f2b2 100644 --- a/guix/guile-sqlite3/guile-sqlite3.spec +++ b/guix/guile-sqlite3/guile-sqlite3.spec @@ -8,7 +8,7 @@ Name: guile-sqlite3 Version: 0.1.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Guile bindings for the SQLite3 database engine License: LGPLv3+ @@ -52,6 +52,9 @@ autoreconf -fiv %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.3-7 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.3-6 - Switch to Guile 3.0 diff --git a/guix/guile-zlib/guile-zlib.spec b/guix/guile-zlib/guile-zlib.spec index fcc6afa..3b0c08d 100644 --- a/guix/guile-zlib/guile-zlib.spec +++ b/guix/guile-zlib/guile-zlib.spec @@ -8,7 +8,7 @@ Name: guile-zlib Version: 0.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Guile bindings for zlib License: GPLv3+ @@ -57,6 +57,9 @@ autoreconf -fiv %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.0-6 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.0-5 - Switch to Guile 3.0 diff --git a/guix/guile-zstd/guile-zstd.spec b/guix/guile-zstd/guile-zstd.spec index b0593e3..1ecd211 100644 --- a/guix/guile-zstd/guile-zstd.spec +++ b/guix/guile-zstd/guile-zstd.spec @@ -8,7 +8,7 @@ Name: guile-zstd Version: 0.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GNU Guile bindings to the zstd compression library License: GPLv3+ @@ -56,6 +56,9 @@ autoreconf -fiv %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 0.1.1-7 +- Rebuilt for Fedora 38 and 39 + * Sun Feb 12 2023 Ting-Wei Lan - 0.1.1-6 - Switch to Guile 3.0 diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec index 5b411aa..a9593dd 100644 --- a/guix/guix/guix.spec +++ b/guix/guix/guix.spec @@ -6,7 +6,7 @@ Name: guix Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A purely functional package manager for the GNU system License: GPLv3+ @@ -488,6 +488,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 1.4.0-3 +- Rebuilt for Fedora 38 and 39 + * Tue Feb 28 2023 Ting-Wei Lan - 1.4.0-2 - Switch to the standalone GnuTLS Guile bindings diff --git a/guix/lzlib/lzlib.spec b/guix/lzlib/lzlib.spec index b389b90..9f2e4bf 100644 --- a/guix/lzlib/lzlib.spec +++ b/guix/lzlib/lzlib.spec @@ -3,7 +3,7 @@ Name: lzlib Version: 1.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A compression library for the lzip file format License: GPLv2+ @@ -60,6 +60,9 @@ developing applications that use %{name}. %changelog +* Wed Apr 19 2023 Ting-Wei Lan - 1.13-3 +- Rebuilt for Fedora 38 and 39 + * Sat Oct 29 2022 Ting-Wei Lan - 1.13-2 - Rebuilt for Fedora 37 and 38 -- cgit v1.2.3