aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-10-17 02:23:14 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-10-17 02:23:14 +0800
commit6a1f1408a96274375fdf0b28d0974e1270054477 (patch)
tree49becdbc65e094a77a32b8b9827ec59e781abb5e /guix
parent90bea927f91f6b52ec99bc57cf57505788bdcb68 (diff)
downloadcopr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar.gz
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar.bz2
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar.lz
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar.xz
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.tar.zst
copr-rpm-spec-6a1f1408a96274375fdf0b28d0974e1270054477.zip
Rebuild packages for Fedora 27 and 28
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-geiser/emacs-geiser.spec5
-rw-r--r--guix/guile-json/guile-json.spec5
-rw-r--r--guix/guile-ssh/guile-ssh.spec5
-rw-r--r--guix/guix/guix.spec5
6 files changed, 24 insertions, 6 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec
index e5c237d..a1ac917 100644
--- a/guix/emacs-bui/emacs-bui.spec
+++ b/guix/emacs-bui/emacs-bui.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 1.1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Buffer interface library for Emacs
Group: Applications/Editors
@@ -49,6 +49,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-3
+- Rebuilt for Fedora 27 and 28
+
* Fri Jun 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-2
- Add an empty build section to avoid rpmlint warning
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 8c2d56c..75d0a84 100644
--- a/guix/emacs-dash/emacs-dash.spec
+++ b/guix/emacs-dash/emacs-dash.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.13.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dash is a modern list library for Emacs
Group: Applications/Editors
@@ -60,6 +60,9 @@ fi
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-3
+- Rebuilt for Fedora 27 and 28
+
* Wed Mar 08 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-2
- Rebuilt for Fedora 26 and 27
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index ac6a439..a4ad60b 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.9
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
Group: Applications/Editors
@@ -68,6 +68,9 @@ fi
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.9-3
+- Rebuilt for Fedora 27 and 28
+
* Wed Mar 08 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.9-2
- Rebuilt for Fedora 26 and 27
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index b11d545..d72a8ac 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,6 +1,6 @@
Name: guile-json
Version: 0.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -51,6 +51,9 @@ make %{?_smp_mflags}
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.6.0-2
+- Rebuilt for Fedora 27 and 28
+
* Wed Mar 08 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.6.0-1
- Update to 0.6.0
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index 85c24cd..5e06a53 100644
--- a/guix/guile-ssh/guile-ssh.spec
+++ b/guix/guile-ssh/guile-ssh.spec
@@ -1,6 +1,6 @@
Name: guile-ssh
Version: 0.11.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -79,6 +79,9 @@ fi
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.11.2-2
+- Rebuilt for Fedora 27 and 28
+
* Mon Jul 03 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.11.2-1
- Update to 0.11.2
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 8a1f662..a78b190 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -3,7 +3,7 @@
Name: guix
Version: 0.13.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -323,6 +323,9 @@ fi
%changelog
+* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.13.0-2
+- Rebuilt for Fedora 27 and 28
+
* Sat May 27 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.13.0-1
- Update to 0.13.0
- Use HTTPS to download the source