summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-01-18 14:33:22 +0100
committerGuido Günther <agx@sigxcpu.org>2018-01-18 14:33:22 +0100
commitb1ecc1ac1e79b9abba36d14a75126cc611c0694c (patch)
treefa833e5f8727e961ce5e18f534c1b804450069b5 /libvirt.spec
parenta225d2b9531fdb1b6e7f76c1127b10d0cfb47f97 (diff)
New upstream version 4.0.0~rc2
Diffstat (limited to 'libvirt.spec')
-rw-r--r--libvirt.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvirt.spec b/libvirt.spec
index c271ab1df..4420e6075 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -239,7 +239,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 4.0.0
-Release: 0rc1%{?dist}%{?extra_release}
+Release: 0rc2%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -248,7 +248,7 @@ URL: https://libvirt.org/
%if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
%define mainturl stable_updates/
%endif
-Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc1.tar.xz
+Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.xz
Requires: libvirt-daemon = %{version}-%{release}
Requires: libvirt-daemon-config-network = %{version}-%{release}