summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-10-02 09:24:26 +0200
committerGuido Günther <agx@sigxcpu.org>2016-10-02 09:24:26 +0200
commitdc7e4d4a9446b4b9840bdc740360151b43411ce0 (patch)
treebcc13a9733d928b7ca72c33941fd3d7fcbf8535a /libvirt.spec
parent6858d33892c1c0a70b365ebacab52e537af94bc1 (diff)
New upstream version 2.3.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 bf675fc76..4b1061968 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -220,7 +220,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 2.3.0
-Release: 0rc1%{?dist}%{?extra_release}
+Release: 0rc2%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -229,7 +229,7 @@ URL: http://libvirt.org/
%if %(echo %{version} | grep -o \\. | wc -l) == 3
%define mainturl stable_updates/
%endif
-Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc1.tar.xz
+Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.xz
Requires: libvirt-daemon = %{version}-%{release}
Requires: libvirt-daemon-config-network = %{version}-%{release}