aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2020-04-27 20:42:30 +0800
committerTing-Wei Lan <lantw44@gmail.com>2020-04-27 20:42:30 +0800
commitb73e8002654a46c15e805d9ecc2f04384ef90170 (patch)
tree9e18bed31a953c64e2d2fa334272787b3a20fb49 /guix
parent213075d3ecd56173cd934fdefeaf31840f5a857f (diff)
downloadcopr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar.gz
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar.bz2
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar.lz
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar.xz
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.tar.zst
copr-rpm-spec-b73e8002654a46c15e805d9ecc2f04384ef90170.zip
guix: guile-git 0.2.0 -> 0.3.0
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 b2e1f01..27292b2 100644
--- a/guix/guile-git/guile-git.spec
+++ b/guix/guile-git/guile-git.spec
@@ -1,11 +1,11 @@
Name: guile-git
-Version: 0.2.0
-Release: 3%{?dist}
+Version: 0.3.0
+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/160f6a36c1be8d4fc1990a193081a04d/guile-git-%{version}.tar.gz
+Source0: https://gitlab.com/guile-git/guile-git/uploads/4c563d8e7e1ff84396abe8ca7011bcaf/guile-git-%{version}.tar.gz
%global debug_package %{nil}
%global guile_source_dir %{_datadir}/guile/site/2.2
@@ -67,6 +67,9 @@ fi
%changelog
+* Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-1
+- Update to 0.3.0
+
* Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.2.0-3
- Rebuilt for Fedora 31 and 32