From 79cac8a697ce58ef40270dfa2dad26670804ae30 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 9 Dec 2020 11:42:10 -0500 Subject: [PATCH] update to 8.1.1 --- python-jaraco-packaging.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-jaraco-packaging.spec b/python-jaraco-packaging.spec index fa2980a..56f3f60 100644 --- a/python-jaraco-packaging.spec +++ b/python-jaraco-packaging.spec @@ -6,8 +6,8 @@ %bcond_with docs Name: python-%{pkg_name} -Version: 8.1.0 -Release: 3%{?dist} +Version: 8.1.1 +Release: 1%{?dist} Summary: Tools to supplement packaging Python releases License: MIT @@ -107,6 +107,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Wed Dec 09 2020 Dan Radez - 8.1.1-1 +- Update to 8.1.1 + * Wed Jul 29 2020 Fedora Release Engineering - 8.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild