From 0769e256b2009c75e6cc5ccf4a438c3434f11ab6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 21:19:37 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/xcat.spec b/xcat.spec index e9d3287..69e88fa 100644 --- a/xcat.spec +++ b/xcat.spec @@ -1,6 +1,6 @@ Name: xcat Version: 1.0.4 -Release: 5%{?dist} +Release: 6%{?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 Jul 23 2021 Fedora Release Engineering - 1.0.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.0.4-5 - Rebuilt for Python 3.10