forked from rpms/libvirt
libvirt-9.5.0-1.el9
- Rebased to libvirt-9.5.0 (rhbz#2175785) Resolves: rhbz#2175785
This commit is contained in:
parent
6a91725a57
commit
6e357dd23e
@ -229,14 +229,14 @@
|
||||
Summary: Library providing a simple virtualization API
|
||||
Name: libvirt
|
||||
Version: 9.5.0
|
||||
Release: 0rc1.1%{?dist}%{?extra_release}
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1
|
||||
URL: https://libvirt.org/
|
||||
|
||||
%if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
|
||||
%define mainturl stable_updates/
|
||||
%endif
|
||||
Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}-rc1.tar.xz
|
||||
Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}.tar.xz
|
||||
Source1: symlinks
|
||||
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
@ -2473,6 +2473,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 3 2023 Jiri Denemark <jdenemar@redhat.com> - 9.5.0-1
|
||||
- Rebased to libvirt-9.5.0 (rhbz#2175785)
|
||||
|
||||
* Wed Jun 28 2023 Jiri Denemark <jdenemar@redhat.com> - 9.5.0-0rc1.1
|
||||
- Rebased to libvirt-9.5.0-rc1 (rhbz#2175785)
|
||||
- The rebase also fixes the following bugs:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvirt-9.5.0-rc1.tar.xz) = ad4bb3df80f64a5de05170d5808d00f008ba7bcb77d5393fdf1a848e16aee0342d0ddad16074a8b82487db0ee088823cfb95844d58c2e62189486089a97badfc
|
||||
SHA512 (libvirt-9.5.0.tar.xz) = d8c40281856a60ba2a22a7a64721c4baee1803235227a973a22465aacfb26f674dc65045b87d0dcd183be324cb65408f253b4d72c2ed494fb809e98772eea2e3
|
||||
|
Loading…
Reference in New Issue
Block a user