Release 0.4
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 Oct 2013 11:31:18 +0000 (14:31 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 Oct 2013 11:51:13 +0000 (14:51 +0300)
Change-Id: Ic98410fa2d33b013d4907f65feb6bf07fa8f2761
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
packaging/obs-service-git-buildpackage.changes
packaging/obs-service-git-buildpackage.spec

index 56247e38bcfb0825f84932300c1057c8807d500c..d7d1b64a121258ebd3942e891935615dc48e6933 100644 (file)
@@ -1,3 +1,15 @@
+* Tue Oct 15 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 0.4
+- Release 0.4
+- repocache: change cached repo dir name
+  Change the cached repo directory from "<base>/<reponame>_<hash>" to
+  "<base>/<hash>/<reponame>". 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 <markus.lehtonen@linux.intel.com> 0.3
 - Release 0.3
 - tests: split repocache tests into separate file
index 83fe7802c5d9eabf07856822618cbd8bbce418bc..568272116871058c2bafeb1963392e14e13bcbf1 100644 (file)
@@ -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+