Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:07:57 +01:00
parent f53727dd1b
commit 3fcbbb9715
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: rubygem-%{gem_name}
Version: 1.9.18
Release: 5%{?dist}
Release: 6%{?dist}
Summary: FFI Extensions for Ruby
Group: Development/Languages
@ -92,6 +92,9 @@ popd
%{gem_instdir}/Rakefile
%changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.9.18-6
- Rebuilt for switch to libxcrypt
* Tue Jan 09 2018 Vít Ondruch <vondruch@redhat.com> - 1.9.18-5
- Re-enable rdoc generation.