Update BRs for vala packaging changes

This commit is contained in:
Kalev Lember 2019-02-04 13:10:53 +01:00
parent 726417ca10
commit ccc7e5c3ea

View File

@ -15,7 +15,7 @@
Name: libvirt-glib Name: libvirt-glib
Version: 2.0.0 Version: 2.0.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: libvirt glib integration for events Summary: libvirt glib integration for events
License: LGPLv2+ License: LGPLv2+
URL: http://libvirt.org/ URL: http://libvirt.org/
@ -33,7 +33,7 @@ BuildRequires: libxml2-devel
# Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466 # Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466
BuildRequires: libtool BuildRequires: libtool
%if %{with_vala} %if %{with_vala}
BuildRequires: vala-tools BuildRequires: vala
%endif %endif
BuildRequires: intltool BuildRequires: intltool
@ -190,6 +190,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 2.0.0-3
- Update BRs for vala packaging changes
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild