diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2022-10-30 21:19:17 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2022-10-30 21:19:17 +0800 |
commit | fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc (patch) | |
tree | 5f36173707783965a085f73e41200b635b86a181 /guix | |
parent | d9451be480e8000a091694c8c11af73e1463cdb2 (diff) | |
download | copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar.gz copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar.bz2 copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar.lz copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar.xz copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.tar.zst copr-rpm-spec-fc0dea4dacc9b411e5085a7354b7a5d740ccc2cc.zip |
guix: Rebuild packages for Fedora 37 and 38
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-bui/emacs-bui.spec | 5 | ||||
-rw-r--r-- | guix/emacs-geiser-guile/emacs-geiser-guile.spec | 5 | ||||
-rw-r--r-- | guix/emacs-geiser/emacs-geiser.spec | 5 | ||||
-rw-r--r-- | guix/emacs-ghub/emacs-ghub.spec | 5 | ||||
-rw-r--r-- | guix/emacs-guix/emacs-guix.spec | 5 | ||||
-rw-r--r-- | guix/emacs-magit-popup/emacs-magit-popup.spec | 5 | ||||
-rw-r--r-- | guix/emacs-transient/emacs-transient.spec | 5 | ||||
-rw-r--r-- | guix/emacs-treepy/emacs-treepy.spec | 5 | ||||
-rw-r--r-- | guix/emacs-with-editor/emacs-with-editor.spec | 5 | ||||
-rw-r--r-- | guix/guile-avahi/guile-avahi.spec | 5 | ||||
-rw-r--r-- | guix/guile-bytestructures/guile-bytestructures.spec | 5 | ||||
-rw-r--r-- | guix/guile-gcrypt/guile-gcrypt.spec | 5 | ||||
-rw-r--r-- | guix/guile-git/guile-git.spec | 5 | ||||
-rw-r--r-- | guix/guile-lib/guile-lib.spec | 5 | ||||
-rw-r--r-- | guix/guile-lzlib/guile-lzlib.spec | 5 | ||||
-rw-r--r-- | guix/guile-semver/guile-semver.spec | 5 | ||||
-rw-r--r-- | guix/guile-sqlite3/guile-sqlite3.spec | 5 | ||||
-rw-r--r-- | guix/guile-zlib/guile-zlib.spec | 5 | ||||
-rw-r--r-- | guix/guile-zstd/guile-zstd.spec | 5 | ||||
-rw-r--r-- | guix/lzlib/lzlib.spec | 5 |
20 files changed, 80 insertions, 20 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec index a77a008..69a1b36 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: 7%{?dist} +Release: 8%{?dist} Summary: Buffer interface library for Emacs License: GPLv3+ @@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/ %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-8 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-7 - Rebuilt for Fedora 36 and 37 diff --git a/guix/emacs-geiser-guile/emacs-geiser-guile.spec b/guix/emacs-geiser-guile/emacs-geiser-guile.spec index f4fb989..4a00c6f 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.23.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Support for Guile in Geiser License: BSD @@ -50,6 +50,9 @@ install -m 644 src/geiser/*.scm %{buildroot}%{_emacs_sitelispdir}/geiser/src/gei %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.23.2-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.23.2-1 - Update to 0.23.2 diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index 8b24546..2569d37 100644 --- a/guix/emacs-geiser/emacs-geiser.spec +++ b/guix/emacs-geiser/emacs-geiser.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.23.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Geiser is a generic Emacs/Scheme interaction mode License: BSD @@ -67,6 +67,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.23.2-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.23.2-1 - Update to 0.23.2 diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec index c73151d..32f54c0 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: 1%{?dist} +Release: 2%{?dist} Summary: Minuscule client libraries for the APIs of various Git forges License: GPLv3+ @@ -83,6 +83,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 3.5.6-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 3.5.6-1 - Update to 3.5.6 diff --git a/guix/emacs-guix/emacs-guix.spec b/guix/emacs-guix/emacs-guix.spec index 19349cb..0acd005 100644 --- a/guix/emacs-guix/emacs-guix.spec +++ b/guix/emacs-guix/emacs-guix.spec @@ -11,7 +11,7 @@ Name: emacs-%{pkg} Version: 0.5.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Emacs-Guix is an Emacs interface for GNU Guix package manager License: GPLv3+ @@ -114,6 +114,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-9 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-8 - Include the path to emacs-transient because emacs-geiser needs it diff --git a/guix/emacs-magit-popup/emacs-magit-popup.spec b/guix/emacs-magit-popup/emacs-magit-popup.spec index e0e04e8..831ffb5 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: 4%{?dist} +Release: 5%{?dist} Summary: Define prefix-infix-suffix command combos for Emacs License: GPLv3+ @@ -66,6 +66,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/emacs-transient/emacs-transient.spec b/guix/emacs-transient/emacs-transient.spec index 929579c..36f10c7 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: 1%{?dist} +Release: 2%{?dist} Summary: Transient commands License: GPLv3+ @@ -66,5 +66,8 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.3.7-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.3.7-1 - Initial packaging diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec index 43830e3..9c41cfd 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: 4%{?dist} +Release: 5%{?dist} Summary: Functions for traversing tree-like data License: GPLv3+ @@ -44,6 +44,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/ %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec index 1e8cb52..c82152c 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: 1%{?dist} +Release: 2%{?dist} Summary: Use the Emacsclient as the editor of child processes License: GPLv3+ @@ -64,6 +64,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 3.2.0-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 3.2.0-1 - Update to 3.2.0 diff --git a/guix/guile-avahi/guile-avahi.spec b/guix/guile-avahi/guile-avahi.spec index 4b97527..a1fa452 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 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Avahi bindings for GNU Guile License: LGPLv3+ @@ -71,6 +71,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.4-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.4-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec index 171312b..f421e53 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: 3%{?dist} +Release: 4%{?dist} Summary: Structured access library to bytevector contents for Guile License: GPLv3+ @@ -63,6 +63,9 @@ first-class status. %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-4 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-3 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec index e082688..f0872d3 100644 --- a/guix/guile-gcrypt/guile-gcrypt.spec +++ b/guix/guile-gcrypt/guile-gcrypt.spec @@ -8,7 +8,7 @@ Name: guile-gcrypt Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Guile bindings to Libgcrypt License: GPLv3+ @@ -73,6 +73,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-git/guile-git.spec b/guix/guile-git/guile-git.spec index 4295f7e..959fb96 100644 --- a/guix/guile-git/guile-git.spec +++ b/guix/guile-git/guile-git.spec @@ -8,7 +8,7 @@ Name: guile-git Version: 0.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Guile bindings of libgit2 License: GPLv3+ and LGPLv3+ @@ -75,6 +75,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-3 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-2 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-lib/guile-lib.spec b/guix/guile-lib/guile-lib.spec index 559bcbc..68f98b1 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: 3%{?dist} +Release: 4%{?dist} Summary: Guile-Lib is a repository of useful code written in Guile Scheme License: GPLv3+ @@ -140,6 +140,9 @@ fi %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.2.7-4 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.2.7-3 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-lzlib/guile-lzlib.spec b/guix/guile-lzlib/guile-lzlib.spec index 0326e69..fae662a 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: 4%{?dist} +Release: 5%{?dist} Summary: Guile bindings for lzlib License: GPLv3+ @@ -58,6 +58,9 @@ autoreconf -fiv %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.0.2-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.0.2-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-semver/guile-semver.spec b/guix/guile-semver/guile-semver.spec index 151a885..771c131 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: 4%{?dist} +Release: 5%{?dist} Summary: Guile library for Semantic Versioning License: GPLv3+ @@ -63,6 +63,9 @@ ranges. It supports: %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec index 7023b30..f2e9406 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: 4%{?dist} +Release: 5%{?dist} Summary: Guile bindings for the SQLite3 database engine License: LGPLv3+ @@ -52,6 +52,9 @@ autoreconf -fiv %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-zlib/guile-zlib.spec b/guix/guile-zlib/guile-zlib.spec index afcc0ee..cf42f2b 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: 3%{?dist} +Release: 4%{?dist} Summary: Guile bindings for zlib License: GPLv3+ @@ -57,6 +57,9 @@ autoreconf -fiv %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-4 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-3 - Rebuilt for Fedora 36 and 37 diff --git a/guix/guile-zstd/guile-zstd.spec b/guix/guile-zstd/guile-zstd.spec index 9624017..0a1fc33 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: 4%{?dist} +Release: 5%{?dist} Summary: GNU Guile bindings to the zstd compression library License: GPLv3+ @@ -56,6 +56,9 @@ autoreconf -fiv %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-5 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-4 - Rebuilt for Fedora 36 and 37 diff --git a/guix/lzlib/lzlib.spec b/guix/lzlib/lzlib.spec index ad7c539..b389b90 100644 --- a/guix/lzlib/lzlib.spec +++ b/guix/lzlib/lzlib.spec @@ -3,7 +3,7 @@ Name: lzlib Version: 1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A compression library for the lzip file format License: GPLv2+ @@ -60,6 +60,9 @@ developing applications that use %{name}. %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.13-2 +- Rebuilt for Fedora 37 and 38 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.13-1 - Update to 1.13 |