0.3.2
This commit is contained in:
parent
07171d8199
commit
fe6f587bed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/v0.3.0.tar.gz
|
||||
/v0.3.2.tar.gz
|
||||
|
11
adapt.spec
11
adapt.spec
@ -2,11 +2,10 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: adapt
|
||||
Version: 0.3.0
|
||||
Release: 7%{?dist}
|
||||
Version: 0.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Mycroft's Adapt Intent Parser
|
||||
|
||||
License: LGPLv3
|
||||
License: ASL 2.0
|
||||
URL: https://adapt.mycroft.ai/
|
||||
Source0: https://github.com/MycroftAI/adapt/archive/release/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -57,6 +56,10 @@ rm -rf adapt-parser.egg-info
|
||||
%{python3_sitelib}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Sat Dec 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.2-1
|
||||
- Update to 0.3.2
|
||||
- License changed to Apache 2.0
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.3.0.tar.gz) = b067670051b440f2b3b322f10263e1f5a06c5c0ab34cc967c52df724e8e833068b905d74b4e8b58582aee1e59e67ad17c2427785a8d66168b90d1acbbdbf8299
|
||||
SHA512 (v0.3.2.tar.gz) = f9bd258a78905cd7cda001de071fe53620494993d1d3bb8ab473c918d5a4d55a7441e8d483f993972dcc07e9a9bbb82a8ba12175ceb205f0bd881ee187ad1918
|
||||
|
Loading…
Reference in New Issue
Block a user