From 19340fccf0dbcfc6fc0b663aa402f2580ca01b7e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2022 22:25:08 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-snipeit.spec b/python-snipeit.spec index ba5ea0d..4e2a45a 100644 --- a/python-snipeit.spec +++ b/python-snipeit.spec @@ -4,7 +4,7 @@ Name: python-%{modname} # changelog has versions in README Version: 1.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python Interface to the SnipeIT API # MIT license mentioned in setup.py @@ -49,6 +49,9 @@ Requires: python3-simplejson %{python3_sitelib}/%{modname}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.2-6 - Rebuilt for Python 3.11