Rebuilt for switch to libxcrypt

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

View File

@ -11,7 +11,7 @@
Name: nbdkit Name: nbdkit
Version: 1.1.27 Version: 1.1.27
Release: 1%{?dist} Release: 2%{?dist}
Summary: NBD server Summary: NBD server
License: BSD License: BSD
@ -601,6 +601,9 @@ popd
%changelog %changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.1.27-2
- Rebuilt for switch to libxcrypt
* Sat Jan 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1.27-1 * Sat Jan 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1.27-1
- New upstream version 1.1.27. - New upstream version 1.1.27.
- Add new subpackage nbdkit-basic-filters containing new filters. - Add new subpackage nbdkit-basic-filters containing new filters.