diff options
-rw-r--r-- | guix/emacs-bui/emacs-bui.spec | 5 | ||||
-rw-r--r-- | guix/emacs-dash/emacs-dash.spec | 5 | ||||
-rw-r--r-- | guix/emacs-geiser/emacs-geiser.spec | 5 | ||||
-rw-r--r-- | guix/emacs-magit/emacs-magit.spec | 5 | ||||
-rw-r--r-- | guix/guile-bytestructures/guile-bytestructures.spec | 5 | ||||
-rw-r--r-- | guix/guile-json/guile-json.spec | 5 | ||||
-rw-r--r-- | guix/guix/guix.spec | 8 | ||||
-rw-r--r-- | guix/lzlib/lzlib.spec | 5 |
8 files changed, 34 insertions, 9 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec index 8d14bcd..4e275f5 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: 3%{?dist} +Release: 4%{?dist} Summary: Buffer interface library for Emacs License: GPLv3+ @@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/ %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-4 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-3 - Rebuilt for Fedora 32 and 33 diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index ca139ba..a552f99 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -64,6 +64,9 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.17.0-2 +- Rebuilt for Fedora 33 and 34 + * Sat Apr 25 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.17.0-1 - Update to 2.17.0 diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index 7c2a6fd..06a8c29 100644 --- a/guix/emacs-geiser/emacs-geiser.spec +++ b/guix/emacs-geiser/emacs-geiser.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Geiser is an Emacs environment to hack and have fun in Scheme License: BSD @@ -72,6 +72,9 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.11.2-2 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.11.2-1 - Update to 0.11.2 diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec index 2eeba1d..36ee7f9 100644 --- a/guix/emacs-magit/emacs-magit.spec +++ b/guix/emacs-magit/emacs-magit.spec @@ -13,7 +13,7 @@ Name: emacs-%{pkg} Version: 2.13.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Emacs interface to the most common Git operations License: GPLv3+ @@ -80,6 +80,9 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-5 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-4 - Rebuilt for Fedora 32 and 33 diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec index aeb94d7..92fcef4 100644 --- a/guix/guile-bytestructures/guile-bytestructures.spec +++ b/guix/guile-bytestructures/guile-bytestructures.spec @@ -1,6 +1,6 @@ Name: guile-bytestructures Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Structured access library to bytevector contents for Guile License: GPLv3+ @@ -55,6 +55,9 @@ first-class status. %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.0.7-2 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.0.7-1 - Update to 1.0.7 diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index 181cfdb..c738a39 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -2,7 +2,7 @@ Name: guile-json Version: 3.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON module for Guile License: GPLv3+ @@ -54,6 +54,9 @@ features: %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 3.4.0-2 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 3.4.0-1 - Update to 3.4.0 diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec index d9f43d4..b134a27 100644 --- a/guix/guix/guix.spec +++ b/guix/guix/guix.spec @@ -6,11 +6,11 @@ Name: guix Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A purely functional package manager for the GNU system License: GPLv3+ -URL: https://www.gnu.org/software/guix +URL: https://guix.gnu.org Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz %global guix_user guixbuild @@ -410,6 +410,10 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-2 +- Rebuilt for Fedora 33 and 34 +- Update project website URL + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-1 - Update to 1.1.0 diff --git a/guix/lzlib/lzlib.spec b/guix/lzlib/lzlib.spec index 75b7094..309ec1a 100644 --- a/guix/lzlib/lzlib.spec +++ b/guix/lzlib/lzlib.spec @@ -3,7 +3,7 @@ Name: lzlib Version: 1.11 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A compression library for the lzip file format License: GPLv2+ @@ -60,6 +60,9 @@ developing applications that use %{name}. %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.11-4 +- Rebuilt for Fedora 33 and 34 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.11-3 - Rebuilt for Fedora 32 and 33 - Don't use macros in URL |