$ git show --format=fuller --patch-with-stat --summary 7d55c18835fe2faf0b3e719c459dc5e1fd5384b0
commit 7d55c18835fe2faf0b3e719c459dc5e1fd5384b0
Author: Crispin Boylan <crispin.boylan@beintrepid.co.uk>
AuthorDate: Sat Sep 3 15:35:39 2022 +0100
Commit: Crispin Boylan <crispin.boylan@beintrepid.co.uk>
CommitDate: Sat Sep 3 15:35:39 2022 +0100
Bump
---
python-pluggy.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/python-pluggy.spec b/python-pluggy.spec
index 576bfed..f51d3d4 100644
--- a/python-pluggy.spec
+++ b/python-pluggy.spec
@@ -1,10 +1,10 @@
%global pypi_name pluggy
-%bcond_without python2
+%bcond_with python2
Name: python-%{pypi_name}
Version: 1.0.0
-Release: 1
+Release: 2
Summary: A minimalist production ready plugin system
Group: Development/Python