aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2022-04-29 01:03:44 +0800
committerTing-Wei Lan <lantw44@gmail.com>2022-04-29 01:03:44 +0800
commit0b5ceea34cc8c30c4199b86943e3d261087cbe48 (patch)
tree4baf8edbc5cee84d0c4dc164f2afa631998a5e36 /guix
parent15493593bfd28b16d5cc35e9d367966a2ef56d32 (diff)
downloadcopr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.gz
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.bz2
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.lz
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.xz
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.zst
copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.zip
guix: Rebuild packages for Fedora 36 and 37
Diffstat (limited to 'guix')
-rw-r--r--guix/emacs-bui/emacs-bui.spec5
-rw-r--r--guix/emacs-dash/emacs-dash.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/guile-avahi/guile-avahi.spec5
-rw-r--r--guix/guile-bytestructures/guile-bytestructures.spec5
-rw-r--r--guix/guile-gcrypt/guile-gcrypt.spec5
-rw-r--r--guix/guile-git/guile-git.spec5
-rw-r--r--guix/guile-lib/guile-lib.spec5
-rw-r--r--guix/guile-lzlib/guile-lzlib.spec5
-rw-r--r--guix/guile-semver/guile-semver.spec5
-rw-r--r--guix/guile-sqlite3/guile-sqlite3.spec5
-rw-r--r--guix/guile-zlib/guile-zlib.spec5
-rw-r--r--guix/guile-zstd/guile-zstd.spec5
-rw-r--r--guix/guix/guix.spec5
15 files changed, 60 insertions, 15 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec
index 166d2db..a77a008 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: 6%{?dist}
+Release: 7%{?dist}
Summary: Buffer interface library for Emacs
License: GPLv3+
@@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-7
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.2.1-6
- Rebuilt for Fedora 35 and 36
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 5f6b4f5..6c56017 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: 1%{?dist}
+Release: 2%{?dist}
Summary: Dash is a modern list library for Emacs
License: GPLv3+
@@ -65,6 +65,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 2.19.1-2
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 2.19.1-1
- Update to 2.19.1
diff --git a/guix/emacs-magit-popup/emacs-magit-popup.spec b/guix/emacs-magit-popup/emacs-magit-popup.spec
index 22340b4..e0e04e8 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Define prefix-infix-suffix command combos for Emacs
License: GPLv3+
@@ -66,6 +66,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 2.13.3-3
- Rebuilt for Fedora 35 and 36
diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec
index f7b4462..43830e3 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Functions for traversing tree-like data
License: GPLv3+
@@ -44,6 +44,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.2-3
- Rebuilt for Fedora 35 and 36
diff --git a/guix/guile-avahi/guile-avahi.spec b/guix/guile-avahi/guile-avahi.spec
index 65f26ec..4b97527 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Avahi bindings for GNU Guile
License: LGPLv3+
@@ -71,6 +71,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.4-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.4-3
- Rebuilt for Fedora 35 and 36
diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec
index 714b24a..171312b 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Structured access library to bytevector contents for Guile
License: GPLv3+
@@ -63,6 +63,9 @@ first-class status.
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-3
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.0.10-2
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec
index 9deeaa9..e082688 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile bindings to Libgcrypt
License: GPLv3+
@@ -73,6 +73,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-3
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-git/guile-git.spec b/guix/guile-git/guile-git.spec
index 443f09e..4295f7e 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: 1%{?dist}
+Release: 2%{?dist}
Summary: Guile bindings of libgit2
License: GPLv3+ and LGPLv3+
@@ -75,6 +75,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-2
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.5.2-1
- Update to 0.5.2
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-lib/guile-lib.spec b/guix/guile-lib/guile-lib.spec
index efbe557..559bcbc 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Guile-Lib is a repository of useful code written in Guile Scheme
License: GPLv3+
@@ -140,6 +140,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.2.7-3
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.2.7-2
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-lzlib/guile-lzlib.spec b/guix/guile-lzlib/guile-lzlib.spec
index 29d250d..0326e69 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile bindings for lzlib
License: GPLv3+
@@ -58,6 +58,9 @@ autoreconf -fiv
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.0.2-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.0.2-3
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-semver/guile-semver.spec b/guix/guile-semver/guile-semver.spec
index 4fe9e79..151a885 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile library for Semantic Versioning
License: GPLv3+
@@ -63,6 +63,9 @@ ranges. It supports:
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-3
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec
index 4672d54..7023b30 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: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile bindings for the SQLite3 database engine
License: LGPLv3+
@@ -52,6 +52,9 @@ autoreconf -fiv
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.3-3
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-zlib/guile-zlib.spec b/guix/guile-zlib/guile-zlib.spec
index b9113cc..afcc0ee 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: 2%{?dist}
+Release: 3%{?dist}
Summary: Guile bindings for zlib
License: GPLv3+
@@ -57,6 +57,9 @@ autoreconf -fiv
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-3
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-2
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guile-zstd/guile-zstd.spec b/guix/guile-zstd/guile-zstd.spec
index e2f1697..9624017 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: 3%{?dist}
+Release: 4%{?dist}
Summary: GNU Guile bindings to the zstd compression library
License: GPLv3+
@@ -56,6 +56,9 @@ autoreconf -fiv
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-4
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-3
- Disable brp-strip on Fedora 35 and later because it fails on Guile objects
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 9fe7e86..1163a18 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -6,7 +6,7 @@
Name: guix
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -471,6 +471,9 @@ fi
%changelog
+* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 1.3.0-3
+- Rebuilt for Fedora 36 and 37
+
* Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.3.0-2
- Rebuilt for Fedora 35 and 36