aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2021-06-14 23:51:13 +0800
committerTing-Wei Lan <lantw44@gmail.com>2021-06-14 23:51:13 +0800
commit0914519257f86cc36f41d1e657e9471cadf6c7a9 (patch)
tree70864605a4e584f17ed1c4544fffdc705ac4e35f /guix
parentb169a90764a05bac639ac0f7e936e144d54b8daa (diff)
downloadcopr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar.gz
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar.bz2
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar.lz
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar.xz
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.tar.zst
copr-rpm-spec-0914519257f86cc36f41d1e657e9471cadf6c7a9.zip
guix: guile-git 0.4.0 -> 0.5.1
Diffstat (limited to 'guix')
-rw-r--r--guix/guile-git/guile-git.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/guix/guile-git/guile-git.spec b/guix/guile-git/guile-git.spec
index e2f3a1c..8cd23ff 100644
--- a/guix/guile-git/guile-git.spec
+++ b/guix/guile-git/guile-git.spec
@@ -1,11 +1,11 @@
Name: guile-git
-Version: 0.4.0
-Release: 2%{?dist}
+Version: 0.5.1
+Release: 1%{?dist}
Summary: Guile bindings of libgit2
License: GPLv3+ and LGPLv3+
URL: https://gitlab.com/guile-git/guile-git
-Source0: https://gitlab.com/guile-git/guile-git/uploads/2600bb0dfdfb00bfbe46811dccad51d8/guile-git-%{version}.tar.gz
+Source0: https://gitlab.com/guile-git/guile-git/uploads/4ffd7377b0b74da4051356121b46116f/guile-git-%{version}.tar.gz
%global debug_package %{nil}
%global guile_source_dir %{_datadir}/guile/site/2.2
@@ -68,6 +68,9 @@ fi
%changelog
+* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.5.1-1
+- Update to 0.5.1
+
* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.4.0-2
- Rebuilt for Fedora 34 and 35