diff --git a/fedora-rawhide/SOURCES/libvirt-12.6.0.tar.xz b/fedora-rawhide/SOURCES/libvirt-12.6.0.tar.xz deleted file mode 100644 index 8d0e16f..0000000 --- a/fedora-rawhide/SOURCES/libvirt-12.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1592256deb76fc94028ff083a4d9f06a74f3b92a66a1794f37bc26f21430c888 -size 10672044 diff --git a/fedora-rawhide/SOURCES/libvirt-12.7.0.tar.xz b/fedora-rawhide/SOURCES/libvirt-12.7.0.tar.xz new file mode 100644 index 0000000..b964244 --- /dev/null +++ b/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 diff --git a/fedora-rawhide/SPECS/libvirt.spec b/fedora-rawhide/SPECS/libvirt.spec index fd68047..177d874 100644 --- a/fedora-rawhide/SPECS/libvirt.spec +++ b/fedora-rawhide/SPECS/libvirt.spec @@ -289,7 +289,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 12.6.0 +Version: 12.7.0 Release: 1%{?dist} 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/ @@ -302,7 +302,7 @@ Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}.tar.xz %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} %else -Obsoletes: libvirt-daemon < %(version)-%(release) +Obsoletes: libvirt-daemon < %{version}-%{release} %endif Requires: libvirt-daemon-config-network = %{version}-%{release} Requires: libvirt-daemon-config-nwfilter = %{version}-%{release} @@ -2709,6 +2709,9 @@ exit 0 %endif %changelog +* Thu Sep 3 2026 Daniel P. Berrangé - 12.7.0-1 +- Update to 12.7.0 + * Mon Aug 3 2026 Daniel P. Berrangé - 12.6.0-1 - Update to 12.6.0