This commit is contained in:
Fedora Release Engineering 2017-07-26 02:35:17 +00:00
parent a6d7e10d7e
commit 4483190f06
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: adapt
Version: 0.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mycroft's Adapt Intent Parser
License: LGPLv3
@ -79,5 +79,8 @@ rm -rf adapt-parser.egg-info
%{python3_sitelib}/%{name}/
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Mar 19 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.0-1
- Initial package