Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:06:51 +01:00
parent ab33e6f396
commit 300419348c
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Summary: A GNU implementation of Scheme for application extensibility
Name: guile22
Version: 2.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.xz
URL: http://www.gnu.org/software/guile/
License: LGPLv3+
@ -186,6 +186,9 @@ fi
%changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.2.2-2
- Rebuilt for switch to libxcrypt
* Fri Aug 04 2017 John Dulaney <jdulaney@fedoraproject.org> - 2.2.2-1
- Update to newest upstream release.