integ/extended/python-gunicorn/centos/meta_patches/0001-TIS-packaging.patch
Dean Troyer 3cd12006bb StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:35 -07:00

26 lines
703 B
Diff

From 1f7502ce81b5b662728a21618009802f4bfa47d2 Mon Sep 17 00:00:00 2001
From: Giao Le <giao.le@windriver.com>
Date: Mon, 21 Nov 2016 15:27:34 -0500
Subject: [PATCH 1/1] TIS packaging
---
SPECS/python-gunicorn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/python-gunicorn.spec b/SPECS/python-gunicorn.spec
index 2da7590..86b6667 100644
--- a/SPECS/python-gunicorn.spec
+++ b/SPECS/python-gunicorn.spec
@@ -7,7 +7,7 @@
Name: python-%{upstream_name}
Version: 18.0
-Release: 2%{?dist}
+Release: 2.el7%{?_tis_dist}.%{tis_patch_ver}
Summary: Python WSGI application server
Group: System Environment/Daemons
--
1.8.3.1