aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2019-05-01 17:45:59 +0800
committerTing-Wei Lan <lantw44@gmail.com>2019-05-02 02:36:54 +0800
commit1b5d7317b79d72de339f94f2a19f1760cebda84c (patch)
tree78223b1575192176d2127d8cda9b2bdf9e3829e3 /guix
parent922de50aa3f7c07a704e12aefc043326b28e4f40 (diff)
downloadcopr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.gz
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.zst
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.zip
Rebuild packages for Fedora 30 and 31
Diffstat (limited to 'guix')
-rw-r--r--guix/emacs-dash/emacs-dash.spec5
-rw-r--r--guix/emacs-geiser/emacs-geiser.spec8
-rw-r--r--guix/emacs-graphql/emacs-graphql.spec5
-rw-r--r--guix/emacs-magit/emacs-magit.spec5
-rw-r--r--guix/emacs-treepy/emacs-treepy.spec5
-rw-r--r--guix/guile-gcrypt/guile-gcrypt.spec5
-rw-r--r--guix/guile-json/guile-json.spec5
-rw-r--r--guix/guile-sqlite3/guile-sqlite3.spec5
-rw-r--r--guix/guile-ssh/guile-ssh.spec5
-rw-r--r--guix/guix/guix.spec5
10 files changed, 42 insertions, 11 deletions
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 68bf085..481255d 100644
--- a/guix/emacs-dash/emacs-dash.spec
+++ b/guix/emacs-dash/emacs-dash.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.14.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dash is a modern list library for Emacs
License: GPLv3+
@@ -60,6 +60,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-3
+- Rebuilt for Fedora 30 and 31
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-2
- Rebuilt for Fedora 29 and 30
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index 844642e..98d3b14 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,11 +3,11 @@
Name: emacs-%{pkg}
Version: 0.9
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
License: BSD
-URL: http://nongnu.org/geiser
+URL: https://nongnu.org/geiser
Source0: https://download.sv.gnu.org/releases/geiser/%{version}/%{pkg}-%{version}.tar.gz
BuildArch: noarch
@@ -67,6 +67,10 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.9-8
+- Rebuilt for Fedora 30 and 31
+- Use HTTPS in URL
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9-7
- Rebuilt for Fedora 29 and 30
diff --git a/guix/emacs-graphql/emacs-graphql.spec b/guix/emacs-graphql/emacs-graphql.spec
index 59016af..23eefaf 100644
--- a/guix/emacs-graphql/emacs-graphql.spec
+++ b/guix/emacs-graphql/emacs-graphql.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Functions for interacting with GraphQL web services
License: GPLv3+
@@ -43,5 +43,8 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/graphql/
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-1
- Initial packaging
diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec
index 1a6c17d..84576f5 100644
--- a/guix/emacs-magit/emacs-magit.spec
+++ b/guix/emacs-magit/emacs-magit.spec
@@ -13,7 +13,7 @@
Name: emacs-%{pkg}
Version: 2.13.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Emacs interface to the most common Git operations
License: GPLv3+
@@ -80,6 +80,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-1
- Update to upstream version 2.13.1
diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec
index f466269..7447429 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.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Functions for traversing tree-like data
License: GPLv3+
@@ -44,5 +44,8 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1.1
- Initial packaging
diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec
index 3cfec5b..cc7bae8 100644
--- a/guix/guile-gcrypt/guile-gcrypt.spec
+++ b/guix/guile-gcrypt/guile-gcrypt.spec
@@ -2,7 +2,7 @@
Name: guile-gcrypt
Version: 0.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Guile bindings to Libgcrypt
License: GPLv3+
@@ -67,5 +67,8 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-1
- Initial packaging
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index 2e867d1..eeb9433 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -2,7 +2,7 @@
Name: guile-json
Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: GPLv3+
@@ -54,6 +54,9 @@ features:
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.3.2-2
+- Rebuilt for Fedora 30 and 31
+
* Mon Dec 03 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.3.2-1
- Update to 1.3.2
diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec
index 92592ae..cc41f48 100644
--- a/guix/guile-sqlite3/guile-sqlite3.spec
+++ b/guix/guile-sqlite3/guile-sqlite3.spec
@@ -2,7 +2,7 @@
Name: guile-sqlite3
Version: 0.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile bindings for the SQLite3 database engine
License: LGPLv3+
@@ -45,6 +45,9 @@ autoreconf -fiv
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-4
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-3
- Update upstream website and source file URL
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index 49f7b2f..fcfc558 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.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -74,6 +74,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-3
+- Rebuilt for Fedora 30 and 31
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-2
- Add GCC to BuildRequires for Fedora 29 and later
- Disable tests broken on libssh 0.8
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 5dcb060..757a6b6 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -6,7 +6,7 @@
Name: guix
Version: 0.16.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -395,6 +395,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.16.0-3
+- Rebuilt for Fedora 30 and 31
+
* Sat Dec 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.16.0-2
- Fix ExecStart paths in systemd service files