summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-11-14 14:08:58 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-11-14 14:47:21 +0200
commit3f9b5675e971a46ad05d716e91e16658e6c1df63 (patch)
tree42661ce0a43523575c730f9218a3175362338e76 /packaging
parentf232e41d30046dbdfce1ee25321b956a706945ef (diff)
downloadgit-buildpackage-3f9b5675e971a46ad05d716e91e16658e6c1df63.tar.gz
git-buildpackage-3f9b5675e971a46ad05d716e91e16658e6c1df63.tar.bz2
git-buildpackage-3f9b5675e971a46ad05d716e91e16658e6c1df63.zip
packaging: rebase on top of upstream version 0.6.22
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/git-buildpackage.changes3
-rw-r--r--packaging/git-buildpackage.spec4
2 files changed, 5 insertions, 2 deletions
diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes
index 6a65a15a..0ac2ec7e 100644
--- a/packaging/git-buildpackage.changes
+++ b/packaging/git-buildpackage.changes
@@ -1,3 +1,6 @@
+* Fri Nov 14 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> debian/0.6.22-195-g97ce593
+- Rebase on top of upstream version 0.6.22
+
* Thu Aug 28 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.15-20140828
- Rebase on top of upstream version 0.6.15
- Changes in buildpackage-rpm
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 0f9a81c4..bfa2d3e9 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -3,7 +3,7 @@
Name: git-buildpackage
Summary: Build packages from git
-Version: 0.6.15
+Version: 0.6.22
Release: 0
Group: Development/Tools/Building
License: GPLv2
@@ -111,7 +111,7 @@ Recommends: rpm-build
%else
Requires: rpm-build
%endif
-Provides: tizen-gbp-rpm = 20140828
+Provides: tizen-gbp-rpm = 20141114
%description rpm
Set of tools from Debian that integrate the package build system with Git.