From: ZhuoX Li Date: Wed, 4 Mar 2015 08:17:03 +0000 (+0800) Subject: Release 1.0 X-Git-Tag: 1.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2F1.0;p=services%2Fjenkins-scripts.git Release 1.0 Updated version, changelog and RELEASE_NOTES. Change-Id: I092a793777b066c039f03c59e782664e2437f0fa --- diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 4278f53..c0898f5 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,3 +1,24 @@ +Release notes for jenkins service 1.0 +============================ + +- Release Date: 2015-03-04 + +- Bugfixes: + + * Cleanup major and medium pylint violations + * Fix the bug about image creation process on a jenkins worker uses lot of rootfs. + +- Features: + + * Added directory purge tool to purge old directories on backend server. + * Added logs-collector script to maintain build logs. + * Remove Jenkins and OBS repos. + * Move dir-purge-tool script to base project from common. + * Revert "Fix the aggregate packages are always broken state." + * Add OpenSUSE 13.1 repositories. + * Set timeout of image-creator job. + + Release notes for jenkins service 0.15.13 ============================ diff --git a/packaging/jenkins-scripts.changes b/packaging/jenkins-scripts.changes index 0b7d9db..b807d0f 100644 --- a/packaging/jenkins-scripts.changes +++ b/packaging/jenkins-scripts.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------ +Mar 4 12:00:00 UTC 2015 Zhuo Li - 1.0 + +- Add OpenSUSE 13.1 repositories +- Revert "Fix the aggregate packages are always broken state." +- Added directory purge tool to purge old directories on backend server. +- Move dir-purge-tool script to base project from common. +- Remove Jenkins and OBS repos. +- Added logs-collector script to maintain build logs. +- Cleanup major and medium pylint violations. + +------------------------------------------------------------------ Jan 27 13:41:00 UTC 2015 Zhuo Li - 0.15.13 - Fix the aggregate packages are always broken state. diff --git a/packaging/jenkins-scripts.spec b/packaging/jenkins-scripts.spec index 4fff7d6..a992a8f 100644 --- a/packaging/jenkins-scripts.spec +++ b/packaging/jenkins-scripts.spec @@ -3,11 +3,11 @@ # Name: jenkins-scripts -Version: 0.15.13 +Version: 1.0 %if 0%{?opensuse_bs} -Release: 0.dev.. +Release: 1.. %else -Release: 0 +Release: 1 %endif License: GPLv2 Summary: An extendable backend scripts for jenkins