diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2017-07-04 10:15:12 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2017-07-04 10:15:12 +0800 |
commit | bba7cf13e2fa74ef451048a4afed6143f0a0fbf6 (patch) | |
tree | 4a4ecef967a8d5bed5abee3061c9caded2e455e4 /guix | |
parent | 4c1c35c59bfe3f4c0b9be97875b15282552cb411 (diff) | |
download | copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar.gz copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar.bz2 copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar.lz copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar.xz copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.tar.zst copr-rpm-spec-bba7cf13e2fa74ef451048a4afed6143f0a0fbf6.zip |
guix: guile-ssh 0.11.1 -> 0.11.2
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-ssh/guile-ssh.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec index a8cb55a..85c24cd 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.1 -Release: 2%{?dist} +Version: 0.11.2 +Release: 1%{?dist} Summary: A library that provides access to the SSH protocol for GNU Guile License: GPLv3+ @@ -79,6 +79,9 @@ fi %changelog +* Mon Jul 03 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.11.2-1 +- Update to 0.11.2 + * Sun May 28 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.11.1-2 - Disable session.scm test for libssh 0.7.5 |