13d7498325
Includes the libvirt-python package upgrade as well. Note that the generated package is now called python2-libvirt. Story: 2003339 Task: 24377 Story: 2003396 Task: 24522 Depends-On: https://review.openstack.org/#/c/605230/ Change-Id: Iad2c521c2f2fc871589f793c5902555d3c3c41f4 Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
28 lines
949 B
Diff
28 lines
949 B
Diff
From 91c0943613fa00e7fd446759899fa6ad534f390f Mon Sep 17 00:00:00 2001
|
|
Message-Id: <91c0943613fa00e7fd446759899fa6ad534f390f.1536700525.git.Jim.Somerville@windriver.com>
|
|
From: Jim Somerville <Jim.Somerville@windriver.com>
|
|
Date: Tue, 15 Aug 2017 14:04:06 -0400
|
|
Subject: [PATCH 1/1] Update package versioning for TIS format
|
|
|
|
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
|
|
---
|
|
SPECS/libvirt-python.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec
|
|
index 8a9ac2f..475bb0a 100644
|
|
--- a/SPECS/libvirt-python.spec
|
|
+++ b/SPECS/libvirt-python.spec
|
|
@@ -34,7 +34,7 @@
|
|
Summary: The libvirt virtualization API python2 binding
|
|
Name: libvirt-python
|
|
Version: 4.7.0
|
|
-Release: 1%{?dist}%{?extra_release}
|
|
+Release: 1%{?_tis_dist}.%{tis_patch_ver}
|
|
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
|
Url: http://libvirt.org
|
|
License: LGPLv2+
|
|
--
|
|
1.8.3.1
|
|
|