integ/python/python-eventlet/centos/meta_patches/0001-Update-package-version...

28 lines
813 B
Diff

From 2ae1604b483c4aeb97c96cba2b6fd2d7c7bb0fce Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Tue, 24 Jan 2017 12:31:27 -0500
Subject: [PATCH 2/2] WRS: 0001-Update-package-versioning-for-TIS-format.patch
Conflicts:
SPECS/python-eventlet.spec
---
SPECS/python-eventlet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/python-eventlet.spec b/SPECS/python-eventlet.spec
index d85d6c1..151fa56 100644
--- a/SPECS/python-eventlet.spec
+++ b/SPECS/python-eventlet.spec
@@ -12,7 +12,7 @@
Name: python-%{pypi_name}
Version: 0.18.4
-Release: 2%{?dist}
+Release: 2.el7%{?_tis_dist}.%{tis_patch_ver}
Summary: Highly concurrent networking library
License: MIT
URL: http://eventlet.net
--
1.8.3.1