Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-20 20:25:14 +00:00
parent f88f2d2b6a
commit a816b92753
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: adapt
Version: 1.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Mycroft's Adapt Intent Parser
License: ASL 2.0
URL: https://adapt.mycroft.ai/
@ -54,6 +54,9 @@ rm -rf adapt-parser.egg-info
%{python3_sitelib}/%{name}/
%changelog
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-2
- Rebuilt for Python 3.11