summaryrefslogtreecommitdiffstats
path: root/mycroft/python-msm/python-msm.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mycroft/python-msm/python-msm.spec')
-rw-r--r--mycroft/python-msm/python-msm.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/mycroft/python-msm/python-msm.spec b/mycroft/python-msm/python-msm.spec
index 43a9f80..87eaea3 100644
--- a/mycroft/python-msm/python-msm.spec
+++ b/mycroft/python-msm/python-msm.spec
@@ -1,8 +1,8 @@
%global pypi_name msm
Name: python-%{pypi_name}
-Version: 0.8.7
-Release: 2%{?dist}
+Version: 0.8.9
+Release: 1%{?dist}
Summary: Mycroft Skills Manager
License: ASL 2.0
@@ -14,7 +14,7 @@ BuildArch: noarch
# by default, skills are installed system-wide. This is not the behaviour in
# the RPM-based mycroft, where skills are user-wide, so this will rely on pip
# user installation instead ;).
-Patch0: msm-no-sudo-pip.patch
+Patch0: msm-no-sudo-pip.patch
BuildRequires: python3-devel
BuildRequires: python3dist(setuptools)
@@ -53,7 +53,7 @@ rm -rf %{pypi_name}.egg-info
%py3_install
rm %{buildroot}%{_prefix}/%{pypi_name}/LICENSE
-%files -n python3-%{pypi_name}
+%files -n python3-%{pypi_name}
%license LICENSE
%{_bindir}/%{pypi_name}
%{python3_sitelib}/%{pypi_name}