From 42e7a026384a26682f5ad7de2028129f99589c5e Mon Sep 17 00:00:00 2001
From: "Stuart D. Gathman" <stuart@gathman.org>
Date: Tue, 13 Dec 2016 14:17:34 -0500
Subject: [PATCH] Missed version

---
 pymilter.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pymilter.spec b/pymilter.spec
index aca8591..84716ce 100644
--- a/pymilter.spec
+++ b/pymilter.spec
@@ -10,7 +10,7 @@
 
 Summary: Python interface to sendmail milter API
 Name: %{pythonbase}-pymilter
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{dist}
 Source: https://github.com/sdgathman/pymilter/archive/pymilter-%{version}.tar.gz
 Source1: pymilter.te
-- 
GitLab