diff --git a/python-dpath.spec b/python-dpath.spec index cbd1953..017dec0 100644 --- a/python-dpath.spec +++ b/python-dpath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for searching dictionaries using XPath-like expressions License: MIT @@ -50,6 +50,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %{python3_sitelib}/%{pypi_name}* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 2.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild