aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2016-03-04 01:55:50 +0800
committerTing-Wei Lan <lantw44@gmail.com>2016-03-04 01:55:50 +0800
commitebc2425c66de8509ac50eb95374ca1cae953820c (patch)
treeda67d536be907caac62d43d00d00d186376cd996 /guix
parentfb7623cf959f597b338bf1b5d08a86205c6341ab (diff)
downloadcopr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.gz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.bz2
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.lz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.xz
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.zst
copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.zip
Rebuild packages for Fedora 24 and 25
Diffstat (limited to 'guix')
-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/guix/guix.spec5
4 files changed, 16 insertions, 4 deletions
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 1015179..c385b74 100644
--- a/guix/emacs-dash/emacs-dash.spec
+++ b/guix/emacs-dash/emacs-dash.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.12.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Dash is a modern list library for Emacs
Group: Applications/Editors
@@ -60,5 +60,8 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Nov 21 2015 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-1
- Initial packaging
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index 9a9a87b..3e4d77b 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
Group: Applications/Editors
@@ -65,6 +65,9 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-2
+- Rebuilt for Fedora 24 and 25
+
* Thu Nov 05 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-1
- Update to 0.8.1
- Don't clutter the system site-lisp directory
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index f154a77..d89b2f9 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -1,6 +1,6 @@
Name: guile-json
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -51,5 +51,8 @@ make %{?_smp_mflags}
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-2
+- Rebuilt for Fedora 24 and 25
+
* Sat Nov 21 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-1
- Initial packaging
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 1d7bc42..e375766 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -1,6 +1,6 @@
Name: guix
Version: 0.9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -237,6 +237,9 @@ fi
%changelog
+* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.9.0-3
+- Rebuilt for Fedora 24 and 25
+
* Tue Nov 24 2015 Ting-Wei Lan <lantw44@gmail.com> - 0.9.0-2
- Own /usr/share/info/images because no other packages use it
- Use _libdir macro instead of hard-coding /usr/lib64