summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-11-03 13:19:35 +0100
committerGuido Günther <agx@sigxcpu.org>2016-11-03 13:19:35 +0100
commitabba3b719515b9353140df84bcb3e3ab23128acf (patch)
tree3a6dd5ada57b856f136e918b2b37eeaf65062c5f /libvirt.spec
parentfccbb3e39071c3e4a4ef7fca076039e85d918ba6 (diff)
New upstream version 2.4.0
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 577d089d6..37388b684 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -221,7 +221,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 2.4.0
-Release: 0rc2%{?dist}%{?extra_release}
+Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -230,7 +230,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}-rc2.tar.xz
+Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.xz
Requires: libvirt-daemon = %{version}-%{release}
Requires: libvirt-daemon-config-network = %{version}-%{release}