diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index 1bd8de2a..e027d4d5 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -30,7 +30,7 @@ you can start the entire development environment with a single command:: That will start a number of services in containers, including the `frontend` and the backend `scheduler`. You can submit a local test build with the -`submit-build.sh` script, which should submit an HTTP POST to the frontend, +`submit-build.py` script, which should submit an HTTP POST to the frontend, requesting a build. You may want to wipe your local development database from time to time. Try the diff --git a/module-build-service.spec b/module-build-service.spec index fae1bb43..2f5e5b8d 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -90,7 +90,7 @@ tasks: %changelog -* Mon Dec 6 2016 Matt Prahl 1.0.0-2 +* Tue Dec 6 2016 Matt Prahl 1.0.0-2 - Adds systemd unit. * Fri Nov 25 2016 Filip Valder 1.0.0-1