From c3f43692d3992c2da4d6b5c35d82c338be6d808a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:04:05 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.0-1mamba;Thu May 21 2020] --- libvirt-glib.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/libvirt-glib.spec b/libvirt-glib.spec index 5933bec..91aa9e1 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -1,5 +1,5 @@ Name: libvirt-glib -Version: 2.0.0 +Version: 3.0.0 Release: 1mamba Summary: A C toolkit to interact with the virtualization capabilities of recent versions of Linux Group: System/Libraries @@ -89,7 +89,9 @@ This package includes the %{name} API documentation. %setup -q %build -%configure --enable-gtk-doc +%configure +#--enable-gtk-doc + %make -j1 %install @@ -159,6 +161,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/Libvirt-gobject/* %changelog +* Thu May 21 2020 Automatic Build System 3.0.0-1mamba +- automatic version update by autodist + * Tue Dec 04 2018 Automatic Build System 2.0.0-1mamba - automatic version update by autodist