diff options
Diffstat (limited to 'guix/guile-ssh')
-rw-r--r-- | guix/guile-ssh/guile-ssh.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec index 742363b..0a23f58 100644 --- a/guix/guile-ssh/guile-ssh.spec +++ b/guix/guile-ssh/guile-ssh.spec @@ -1,6 +1,6 @@ Name: guile-ssh Version: 0.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library that provides access to the SSH protocol for GNU Guile License: GPLv3+ @@ -81,6 +81,9 @@ fi %changelog +* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 0.13.1-2 +- Rebuilt for Fedora 34 and 35 + * Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 0.13.1-1 - Update to 0.13.1 |