New stable version 1.30.3
- Remove dependency on ssh-keygen which was never really used.
This commit is contained in:
parent
29300b870b
commit
55a4710f4f
@ -52,7 +52,7 @@ ExclusiveArch: x86_64
|
|||||||
%global source_directory 1.30-stable
|
%global source_directory 1.30-stable
|
||||||
|
|
||||||
Name: nbdkit
|
Name: nbdkit
|
||||||
Version: 1.30.2
|
Version: 1.30.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: NBD server
|
Summary: NBD server
|
||||||
|
|
||||||
@ -147,7 +147,6 @@ BuildRequires: %{_bindir}/socat
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: %{_sbindir}/ss
|
BuildRequires: %{_sbindir}/ss
|
||||||
BuildRequires: %{_bindir}/stat
|
BuildRequires: %{_bindir}/stat
|
||||||
BuildRequires: %{_bindir}/ssh-keygen
|
|
||||||
|
|
||||||
# This package has RPM rules that create the automatic Provides: for
|
# This package has RPM rules that create the automatic Provides: for
|
||||||
# nbdkit plugins and filters. This means nbdkit build depends on
|
# nbdkit plugins and filters. This means nbdkit build depends on
|
||||||
@ -1172,6 +1171,10 @@ export LIBGUESTFS_TRACE=1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 16 2022 Richard W.M. Jones <rjones@redhat.com> - 1.30.3-1
|
||||||
|
- New stable version 1.30.3
|
||||||
|
- Remove dependency on ssh-keygen which was never really used.
|
||||||
|
|
||||||
* Sat Apr 02 2022 Richard W.M. Jones <rjones@redhat.com> - 1.30.2-1
|
* Sat Apr 02 2022 Richard W.M. Jones <rjones@redhat.com> - 1.30.2-1
|
||||||
- New stable version 1.30.2
|
- New stable version 1.30.2
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (nbdkit-1.30.2.tar.gz) = 84da92005bbb59a860c9ba5a88082d859c9dd4f9db5c81d8760e9d6925e10d80d27de78be9391113bf715d16de7726594b5b803512cd8b59ce14ec135fc4b09d
|
SHA512 (nbdkit-1.30.3.tar.gz) = 536dcae12370896c90ba662ef00296c30e749bbc20470b75c9632274b2d338637f2be175075040e0250bb755e09dfcc4d30cbc03b154e7f625bb8f1d566858ef
|
||||||
SHA512 (nbdkit-1.30.2.tar.gz.sig) = c64ccdbc25f56626360aa812af330e33f26e6954415b93976f5a3d58808affdc94efa6e309066b23dbfd354192c4693a408b79aa583a6f5e84ab1c2ef406179e
|
SHA512 (nbdkit-1.30.3.tar.gz.sig) = 42472296cd5ddabaa0a6ba963e591160ee91c7988e060a0136f25b5230c16e1f205220fc5128a8ed77bc883a48250905886c2bb13b485ed2791eb3d91252b46e
|
||||||
|
Loading…
Reference in New Issue
Block a user