diff --git a/pyxdg.spec b/pyxdg.spec index f375f3c..f94779a 100644 --- a/pyxdg.spec +++ b/pyxdg.spec @@ -1,6 +1,6 @@ Name: pyxdg Version: 0.27 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library to access freedesktop.org standards License: LGPLv2 URL: http://freedesktop.org/Software/pyxdg @@ -51,6 +51,10 @@ nosetests-%{python3_version} || : %{python3_sitelib}/pyxdg-*.egg-info %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.27-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon May 24 2021 Tomas Popela - 0.27-2 - Backport a rawhide patch to fix the gating tests