From 4c16c8b83dca62e746a27337b66cb3c59c8d1b4e Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Fri, 2 Aug 2019 20:36:14 +0200 Subject: [PATCH] libvirt-glib package update 2.0.0 Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/libvirt-glib.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/SPECS/libvirt-glib.spec b/SPECS/libvirt-glib.spec index 7ca596a..f3b8a65 100644 --- a/SPECS/libvirt-glib.spec +++ b/SPECS/libvirt-glib.spec @@ -1,20 +1,12 @@ # -*- rpm-spec -*- -%define with_introspection 0 -%define with_vala 0 - -%if 0%{?fedora} >= 15 -%define with_introspection 1 -%endif -%if 0%{?rhel} > 6 %define with_introspection 1 -%endif %define with_vala %{with_introspection} %define libvirt_version 1.1.1 Name: libvirt-glib -Version: 1.0.0 +Version: 2.0.0 Release: 1%{?dist}%{?extra_release} Summary: libvirt glib integration for events Group: Development/Libraries