Browse Source

Backport packages from Fedora Rawhide

main
Nicolas Massé 2 weeks ago
committed by github-actions[bot]
parent
commit
b120a113e0
  1. 3
      fedora-rawhide/SOURCES/libvirt-12.6.0.tar.xz
  2. 3
      fedora-rawhide/SOURCES/libvirt-12.7.0.tar.xz
  3. 7
      fedora-rawhide/SPECS/libvirt.spec

3
fedora-rawhide/SOURCES/libvirt-12.6.0.tar.xz

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1592256deb76fc94028ff083a4d9f06a74f3b92a66a1794f37bc26f21430c888
size 10672044

3
fedora-rawhide/SOURCES/libvirt-12.7.0.tar.xz

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ec1a04e7e4f4069353d4daac117bbe869287f5b202695de61fe1b079efb6cb6
size 10709104

7
fedora-rawhide/SPECS/libvirt.spec

@ -289,7 +289,7 @@
Summary: Library providing a simple virtualization API Summary: Library providing a simple virtualization API
Name: libvirt Name: libvirt
Version: 12.6.0 Version: 12.7.0
Release: 1%{?dist} Release: 1%{?dist}
License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1 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/ URL: https://libvirt.org/
@ -302,7 +302,7 @@ Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}.tar.xz
%if %{with_libvirtd} %if %{with_libvirtd}
Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon = %{version}-%{release}
%else %else
Obsoletes: libvirt-daemon < %(version)-%(release) Obsoletes: libvirt-daemon < %{version}-%{release}
%endif %endif
Requires: libvirt-daemon-config-network = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release}
Requires: libvirt-daemon-config-nwfilter = %{version}-%{release} Requires: libvirt-daemon-config-nwfilter = %{version}-%{release}
@ -2709,6 +2709,9 @@ exit 0
%endif %endif
%changelog %changelog
* Thu Sep 3 2026 Daniel P. Berrangé <berrange@redhat.com> - 12.7.0-1
- Update to 12.7.0
* Mon Aug 3 2026 Daniel P. Berrangé <berrange@redhat.com> - 12.6.0-1 * Mon Aug 3 2026 Daniel P. Berrangé <berrange@redhat.com> - 12.6.0-1
- Update to 12.6.0 - Update to 12.6.0

Loading…
Cancel
Save