aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2021-09-25 19:20:35 +0800
committerTing-Wei Lan <lantw44@gmail.com>2021-09-25 19:20:35 +0800
commit8c00338fb0dc2b172f7cfde633cbff5de36992de (patch)
treef535b9b861264b3b046a462c97122c98bc955299 /guix
parent582a7126cbf9c1462251a11b7c3ec420b3390784 (diff)
downloadcopr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar.gz
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar.bz2
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar.lz
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar.xz
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.tar.zst
copr-rpm-spec-8c00338fb0dc2b172f7cfde633cbff5de36992de.zip
guix: Rebuild packages for Fedora 35 and 36
Diffstat (limited to 'guix')
-rw-r--r--guix/emacs-bui/emacs-bui.spec5
-rw-r--r--guix/emacs-edit-indirect/emacs-edit-indirect.spec5
-rw-r--r--guix/emacs-geiser-guile/emacs-geiser-guile.spec5
-rw-r--r--guix/emacs-ghub/emacs-ghub.spec5
-rw-r--r--guix/emacs-magit-popup/emacs-magit-popup.spec5
-rw-r--r--guix/emacs-treepy/emacs-treepy.spec5
-rw-r--r--guix/emacs-with-editor/emacs-with-editor.spec5
-rw-r--r--guix/guile-avahi/guile-avahi.spec5
-rw-r--r--guix/guile-ssh/guile-ssh.spec5
-rw-r--r--guix/guix/guix.spec5
-rw-r--r--guix/lzlib/lzlib.spec5
11 files changed, 44 insertions, 11 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec
index b92e715..166d2db 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: 5%{?dist}
+Release: 6%{?dist}
Summary: Buffer interface library for Emacs
License: GPLv3+
@@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-6
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-5
- Rebuilt for Fedora 34 and 35
diff --git a/guix/emacs-edit-indirect/emacs-edit-indirect.spec b/guix/emacs-edit-indirect/emacs-edit-indirect.spec
index 85e3a1c..6996ebc 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.6
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Edit regions in separate buffers
License: BSD
@@ -41,6 +41,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/edit-indirect/
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.6-3
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.6-2
- Rebuilt for Fedora 34 and 35
diff --git a/guix/emacs-geiser-guile/emacs-geiser-guile.spec b/guix/emacs-geiser-guile/emacs-geiser-guile.spec
index bbc6b04..54c5f15 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.17
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Support for Guile in Geiser
License: BSD
@@ -50,5 +50,8 @@ install -m 644 src/geiser/*.scm %{buildroot}%{_emacs_sitelispdir}/geiser/src/gei
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.17-2
+- Rebuilt for Fedora 35 and 36
+
* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.17-1
- Initial packaging
diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec
index 19d6bd4..f3ec244 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.3
-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 Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.5.3-2
+- Rebuilt for Fedora 35 and 36
+
* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.5.3-1
- Update to 3.5.3
diff --git a/guix/emacs-magit-popup/emacs-magit-popup.spec b/guix/emacs-magit-popup/emacs-magit-popup.spec
index 7be6ebc..22340b4 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Define prefix-infix-suffix command combos for Emacs
License: GPLv3+
@@ -66,6 +66,9 @@ fi
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-3
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-2
- Rebuilt for Fedora 34 and 35
diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec
index a1f89c3..f7b4462 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Functions for traversing tree-like data
License: GPLv3+
@@ -44,6 +44,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-3
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-2
- Rebuilt for Fedora 34 and 35
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec
index 479e6e0..fcfce93 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.0.4
-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 Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.0.4-2
+- Rebuilt for Fedora 35 and 36
+
* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.0.4-1
- Update to 3.0.4
diff --git a/guix/guile-avahi/guile-avahi.spec b/guix/guile-avahi/guile-avahi.spec
index e77bbd3..65f26ec 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Avahi bindings for GNU Guile
License: LGPLv3+
@@ -71,6 +71,9 @@ fi
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.4-3
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.4-2
- Rebuilt for Fedora 34 and 35
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index 5cf0021..0dcb31d 100644
--- a/guix/guile-ssh/guile-ssh.spec
+++ b/guix/guile-ssh/guile-ssh.spec
@@ -1,6 +1,6 @@
Name: guile-ssh
Version: 0.13.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -78,6 +78,9 @@ fi
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.13.1-4
+- Rebuilt for Fedora 35 and 36
+
* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.13.1-3
- Fix sssh-ssshd.scm on Fedora 33 and later
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 4ba6e21..9fe7e86 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -6,7 +6,7 @@
Name: guix
Version: 1.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -471,6 +471,9 @@ fi
%changelog
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.3.0-2
+- Rebuilt for Fedora 35 and 36
+
* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.3.0-1
- Update to 1.3.0
diff --git a/guix/lzlib/lzlib.spec b/guix/lzlib/lzlib.spec
index 41d7977..065743b 100644
--- a/guix/lzlib/lzlib.spec
+++ b/guix/lzlib/lzlib.spec
@@ -3,7 +3,7 @@
Name: lzlib
Version: 1.12
-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
+* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.12-3
+- Rebuilt for Fedora 35 and 36
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.12-2
- Rebuilt for Fedora 34 and 35