From 8566b3e4f2705b9277d6f19c36f0c393bc92420a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 19:20:12 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/xcat.spec b/xcat.spec index 93d6031..e9d3287 100644 --- a/xcat.spec +++ b/xcat.spec @@ -1,6 +1,6 @@ Name: xcat Version: 1.0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A command line tool to explore blind XPath injection vulnerabilities License: MIT @@ -39,6 +39,9 @@ sed -i -e "s/aiohttp~=3.0/aiohttp<4.0/g" setup.py %{python3_sitelib}/%{name}-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 1.0.4-5 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild