diff --git a/.gitignore b/.gitignore index a8087e3..14e8745 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /v0.3.2.tar.gz /adapt-0.3.3.tar.gz /adapt-0.3.4.tar.gz +/adapt-0.3.5.tar.gz diff --git a/adapt.spec b/adapt.spec index f4f2967..115acb3 100644 --- a/adapt.spec +++ b/adapt.spec @@ -2,8 +2,8 @@ %global with_tests 0 Name: adapt -Version: 0.3.4 -Release: 3%{?dist} +Version: 0.3.5 +Release: 1%{?dist} Summary: Mycroft's Adapt Intent Parser License: ASL 2.0 URL: https://adapt.mycroft.ai/ @@ -34,9 +34,10 @@ Summary: A python3 library for Adapt Intent Parser A python3 library for Adapt Intent Parser. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-release-v%{version} rm -rf adapt-parser.egg-info sed -i 's#pyee==5.0.0#pyee>=5.0.0#' requirements.txt +sed -i 's#pyee==5.0.0#pyee>=5.0.0#' setup.py %build %py3_build @@ -55,6 +56,9 @@ sed -i 's#pyee==5.0.0#pyee>=5.0.0#' requirements.txt %{python3_sitelib}/%{name}/ %changelog +* Sun May 03 2020 Peter Robinson - 0.3.5-1 +- Update to 0.3.5 + * Sat Feb 1 2020 Peter Robinson 0.3.4-3 - Handle newer pyee diff --git a/sources b/sources index 20f0d7b..5f12aa9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (adapt-0.3.4.tar.gz) = 97e8ce688711066e8468e89f5f9b2816e8b8283e3bdce18f2549720b7bb6c9f5aa8a241ddf1f41fa0e9cc2f79764a458f4bc2ffd31810f04dde54e49605f307e +SHA512 (adapt-0.3.5.tar.gz) = 96b199ff00d7297a776d03ba2a10e5e96a50c93baa82fb5e8e1f772c73bb88afcce9dc0c56c1b5fb4f757f3848a40447a31a3897617b86decd9cbc777f9c9fb3