From b20c555636146904925edabb6eb2d6b52e43423d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 27 2021 12:18:24 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pint.spec b/python-pint.spec index 1eb4889..5972e4c 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -3,7 +3,7 @@ Name: python-pint Version: 0.16.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Physical quantities module License: BSD @@ -98,6 +98,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.16.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Jan 24 2021 Matthias Runge - 0.16.1-2 - rebuild without bootstrap - fix FTBFS (rhbz#1914333)