summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2019-01-22 11:20:04 +0000
committerDaniel P. Berrangé <berrange@redhat.com>2019-01-22 11:20:04 +0000
commit8bd4c9374a6288d70ac037176e5239d85341757d (patch)
treeece09c87fd1b1d28e823c0fc46e9a73336dd5791 /libvirt-python.spec.in
parent6c80cf541505e08ecf3fcb1724b8ca419c5ad4e2 (diff)
downloadlibvirt-python-8bd4c9374a6288d70ac037176e5239d85341757d.tar.gz
rpm spec: remove %{extra_release} from spec
The %{extra_release} field was previously populated by data from the old autobuild.sh file but is no longer used. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
-rw-r--r--libvirt-python.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in
index 21dc713..5bcf1eb 100644
--- a/libvirt-python.spec.in
+++ b/libvirt-python.spec.in
@@ -34,7 +34,7 @@
Summary: The libvirt virtualization API python2 binding
Name: libvirt-python
Version: @PY_VERSION@
-Release: 1%{?dist}%{?extra_release}
+Release: 1%{?dist}
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
Url: http://libvirt.org
License: LGPLv2+