diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
commit | 213075d3ecd56173cd934fdefeaf31840f5a857f (patch) | |
tree | 07b8c5e49e848926e7a64cfa6bef01d85dc6e7e3 /guix | |
parent | 32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a (diff) | |
download | copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar.gz copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar.bz2 copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar.lz copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar.xz copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.tar.zst copr-rpm-spec-213075d3ecd56173cd934fdefeaf31840f5a857f.zip |
guix: guile-gcrypt 0.2.0 -> 0.2.1
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-gcrypt/guile-gcrypt.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec index afb0465..3463a7b 100644 --- a/guix/guile-gcrypt/guile-gcrypt.spec +++ b/guix/guile-gcrypt/guile-gcrypt.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: guile-gcrypt -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist} Summary: Guile bindings to Libgcrypt @@ -67,6 +67,9 @@ fi %changelog +* Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.2.1-1 +- Update to 0.2.1 + * Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.2.0-1 - Update to 0.2.0 |