From ae149946519c246fe8937a7ee0dd31c22adfe294 Mon Sep 17 00:00:00 2001 From: Filip Valder Date: Fri, 9 Dec 2016 13:33:42 +0100 Subject: [PATCH] various small fixes, like Mon -> Tue :) --- docs/CONTRIBUTING.rst | 2 +- module-build-service.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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