diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-11-14 14:08:58 +0200 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-11-14 14:47:21 +0200 |
commit | 3f9b5675e971a46ad05d716e91e16658e6c1df63 (patch) | |
tree | 42661ce0a43523575c730f9218a3175362338e76 /packaging/git-buildpackage.spec | |
parent | f232e41d30046dbdfce1ee25321b956a706945ef (diff) | |
download | git-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/git-buildpackage.spec')
-rw-r--r-- | packaging/git-buildpackage.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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. |