summaryrefslogtreecommitdiff
path: root/libvirt.spec
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-01-24 22:56:35 +0100
committerGuido Günther <agx@sigxcpu.org>2015-01-24 22:56:35 +0100
commit67f2b22d25cf9ad9cff386a686edc6959c4d1457 (patch)
treefcfc6517cfed692601880dae8b82e03cc00abb82 /libvirt.spec
parent7b59a26ddabc57815755a8a80e646ac388d94b0c (diff)
New upstream version 1.2.12~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 98312cc0a..63d76735e 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -365,7 +365,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 1.2.12
-Release: 0rc1%{?dist}%{?extra_release}
+Release: 0rc2%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -374,7 +374,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.gz
+Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}-rc2.tar.gz
%if %{with_libvirtd}
Requires: libvirt-daemon = %{version}-%{release}