From 395b58967344ef2bc9714192861d9fc72cf086c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-productmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-productmd.spec b/python-productmd.spec index 486edbc..6205909 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -22,7 +22,7 @@ Name: python-productmd Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library providing parsers for metadata related to OS installation Group: Development/Tools @@ -103,6 +103,9 @@ and installation media. %endif %changelog +* Mon Dec 19 2016 Miro Hrončok - 1.3-2 +- Rebuild for Python 3.6 + * Wed Nov 23 2016 Lubomír Sedlář 1.3-1 - new package built with tito