diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-11-02 21:39:02 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-11-02 21:39:02 +0800 |
commit | 9a4b94aaeb16b896a387f5a88b22a25c9496ef3d (patch) | |
tree | ddc6896a5e714e1b0c3a1ca24454d81552712e37 /guix | |
parent | 3e0ff8042ae4c1c535b1fafeb2daef7e6c334fe9 (diff) | |
download | copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar.gz copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar.bz2 copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar.lz copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar.xz copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.tar.zst copr-rpm-spec-9a4b94aaeb16b896a387f5a88b22a25c9496ef3d.zip |
guix: guile-gcrypt 0.2.1 -> 0.3.0
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 3463a7b..7b3e6d0 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.1 +Version: 0.3.0 Release: 1%{?dist} Summary: Guile bindings to Libgcrypt @@ -67,6 +67,9 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.3.0-1 +- Update to 0.3.0 + * Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.2.1-1 - Update to 0.2.1 |