From: Markus Lehtonen Date: Tue, 15 Oct 2013 11:31:18 +0000 (+0300) Subject: Release 0.4 X-Git-Tag: submit/devel/20190730.075437~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf645f49191c025788c2a572f2af573d2f8859a8;p=services%2Fobs-service-git-buildpackage.git Release 0.4 Change-Id: Ic98410fa2d33b013d4907f65feb6bf07fa8f2761 Signed-off-by: Markus Lehtonen --- diff --git a/packaging/obs-service-git-buildpackage.changes b/packaging/obs-service-git-buildpackage.changes index 56247e3..d7d1b64 100644 --- a/packaging/obs-service-git-buildpackage.changes +++ b/packaging/obs-service-git-buildpackage.changes @@ -1,3 +1,15 @@ +* Tue Oct 15 2013 Markus Lehtonen 0.4 +- Release 0.4 +- repocache: change cached repo dir name + Change the cached repo directory from "/_" to + "//". That is, add another directory level to the + cache. This change makes gbp (and gbs) see the same project directory + name as the end-users in their normal workflow. + NOTE! Repository cache should be manually cleaned after this commit, in + order to get rid of the stale, unused caches. +- tests: make sure to restore dir permissions +- repocache: more verbose debug messages + * Thu Aug 08 2013 Markus Lehtonen 0.3 - Release 0.3 - tests: split repocache tests into separate file diff --git a/packaging/obs-service-git-buildpackage.spec b/packaging/obs-service-git-buildpackage.spec index 83fe780..5682721 100644 --- a/packaging/obs-service-git-buildpackage.spec +++ b/packaging/obs-service-git-buildpackage.spec @@ -1,5 +1,5 @@ # Set to 0 if "normal release" -%define pre_release 0pre1 +%define pre_release 0 Name: obs-service-git-buildpackage License: GPL-2.0+