diff --git a/python-wsme.spec b/python-wsme.spec index 589fa2f..ed2409b 100644 --- a/python-wsme.spec +++ b/python-wsme.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-wsme Version: 0.10.0 -Release: 2 +Release: 3 Summary: Simplify the writing of REST APIs, and extend them with additional protocols. License: MIT URL: http://git.openstack.org/cgit/openstack/wsme @@ -67,7 +67,7 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%files -n python3-WSME -f filelist.lst +%files -n python3-wsme -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst