parent
42353f5102
commit
a17a7db49e
@ -31,10 +31,6 @@
|
||||
ExclusiveArch: x86_64
|
||||
%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.
|
||||
%global verify_tarball_signature 1
|
||||
|
||||
@ -46,7 +42,7 @@ ExcludeArch: %{arm}
|
||||
|
||||
Name: nbdkit
|
||||
Version: 1.17.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: NBD server
|
||||
|
||||
License: BSD
|
||||
@ -921,6 +917,9 @@ make %{?_smp_mflags} check || {
|
||||
|
||||
|
||||
%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
|
||||
- New upstream development version 1.17.1.
|
||||
- Add nbdkit-eval-plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user