parent
42353f5102
commit
a17a7db49e
@ -31,10 +31,6 @@
|
|||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# The package is broken on armv7 because qemu is not installable.
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1778517
|
|
||||||
ExcludeArch: %{arm}
|
|
||||||
|
|
||||||
# If we should verify tarball signature with GPGv2.
|
# If we should verify tarball signature with GPGv2.
|
||||||
%global verify_tarball_signature 1
|
%global verify_tarball_signature 1
|
||||||
|
|
||||||
@ -46,7 +42,7 @@ ExcludeArch: %{arm}
|
|||||||
|
|
||||||
Name: nbdkit
|
Name: nbdkit
|
||||||
Version: 1.17.1
|
Version: 1.17.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: NBD server
|
Summary: NBD server
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -921,6 +917,9 @@ make %{?_smp_mflags} check || {
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 3 2019 Richard W.M. Jones <rjones@redhat.com> - 1.17.1-2
|
||||||
|
- Enable armv7 again.
|
||||||
|
|
||||||
* Sun Dec 1 2019 Richard W.M. Jones <rjones@redhat.com> - 1.17.1-1
|
* Sun Dec 1 2019 Richard W.M. Jones <rjones@redhat.com> - 1.17.1-1
|
||||||
- New upstream development version 1.17.1.
|
- New upstream development version 1.17.1.
|
||||||
- Add nbdkit-eval-plugin.
|
- Add nbdkit-eval-plugin.
|
||||||
|
Loading…
Reference in New Issue
Block a user