diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2016-09-10 20:35:00 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2016-09-11 00:24:33 +0800 |
commit | 36a4041033fb9d8381b25a0e96ace0ce5ebe17eb (patch) | |
tree | 6acd8038587e8c53a7fc34351928a32d9d9b9c86 /guix | |
parent | d1883c6f74159e2f8f9f0a9d1958260cbee89c17 (diff) | |
download | copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar.gz copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar.bz2 copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar.lz copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar.xz copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.tar.zst copr-rpm-spec-36a4041033fb9d8381b25a0e96ace0ce5ebe17eb.zip |
Rebuild packages for Fedora 25 and 26
Diffstat (limited to 'guix')
-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/emacs-with-editor/emacs-with-editor.spec | 5 | ||||
-rw-r--r-- | guix/guile-json/guile-json.spec | 5 | ||||
-rw-r--r-- | guix/guix/guix.spec | 5 |
6 files changed, 24 insertions, 6 deletions
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index c385b74..92191af 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: 2%{?dist} +Release: 3%{?dist} Summary: Dash is a modern list library for Emacs Group: Applications/Editors @@ -60,6 +60,9 @@ fi %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-3 +- Rebuilt for Fedora 25 and 26 + * Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.12.1-2 - Rebuilt for Fedora 24 and 25 diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index 79c35c6..ca781b1 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: 3%{?dist} +Release: 4%{?dist} Summary: Geiser is an Emacs environment to hack and have fun in Scheme Group: Applications/Editors @@ -68,6 +68,9 @@ fi %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-4 +- Rebuilt for Fedora 25 and 26 + * Fri Apr 01 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.8.1-3 - Add geiser to the load path of guile diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec index cd0c897..f6361c0 100644 --- a/guix/emacs-magit/emacs-magit.spec +++ b/guix/emacs-magit/emacs-magit.spec @@ -13,7 +13,7 @@ Name: emacs-%{pkg} Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Emacs interface to the most common Git operations Group: Applications/Editors @@ -81,6 +81,9 @@ fi %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-2 +- Rebuilt for Fedora 25 and 26 + * Tue Jun 21 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-1 - Update to upstream version 2.7.0 diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec index 9c6a71d..b2a67cc 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: 2.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use the Emacsclient as the editor of child processes Group: Applications/Editors @@ -62,6 +62,9 @@ fi %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.1-2 +- Rebuilt for Fedora 25 and 26 + * Tue Jun 21 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.1-1 - Update to 2.5.1 - Include license file and all documents diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index 2423ea4..20c44a1 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -1,6 +1,6 @@ Name: guile-json Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON module for Guile License: LGPLv3+ @@ -51,6 +51,9 @@ make %{?_smp_mflags} %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.5.0-2 +- Rebuilt for Fedora 25 and 26 + * Fri Apr 01 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.5.0-1 - Update to 0.5.0 diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec index 449e7c4..a4cde5f 100644 --- a/guix/guix/guix.spec +++ b/guix/guix/guix.spec @@ -1,6 +1,6 @@ Name: guix Version: 0.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A purely functional package manager for the GNU system License: GPLv3+ @@ -255,6 +255,9 @@ fi %changelog +* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.11.0-2 +- Rebuilt for Fedora 25 and 26 + * Thu Aug 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 0.11.0-1 - Update to 0.11.0 |