Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:48:18 +02:00
parent 3d5206894f
commit 6dc0b1b3f7
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@
Name: nbdkit
Version: 1.3.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: NBD server
License: BSD
@ -707,6 +707,9 @@ popd
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-2
- Rebuilt for Python 3.7
* Mon Jun 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.3-1
- New upstream version 1.3.3.
- New plugins: nbdkit-zero-plugin, nbdkit-random-plugin.