diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/git-buildpackage.changes | 3 | ||||
-rw-r--r-- | packaging/git-buildpackage.spec | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes index c9dcafcb..6063de28 100644 --- a/packaging/git-buildpackage.changes +++ b/packaging/git-buildpackage.changes @@ -1,3 +1,6 @@ +* Tue Feb 17 2015 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.22-20150217 +- log: don't crash getLogger if getting the root logger + * Fri Feb 06 2015 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.22-20150206 - Rebase on top of upstream version 0.6.22 - Experimental support for BitBake diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec index db5ccc0c..cd8e122a 100644 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -115,7 +115,7 @@ Recommends: rpm-build %else Requires: rpm-build %endif -Provides: tizen-gbp-rpm = 20150206 +Provides: tizen-gbp-rpm = 20150217 %description rpm Set of tools from Debian that integrate the package build system with Git. |