summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJun Wang <junbill.wang@samsung.com>2016-03-02 18:33:22 +0800
committerJun Wang <junbill.wang@samsung.com>2016-03-02 18:33:22 +0800
commit5e389d45d9ad5606928cefbb79b11d428e2f0ad9 (patch)
treee2df5ddcd35c2de2715d23f368ac9d3aa1b34532 /packaging
parent38470a55fe4b85fbb1aabc51ab1285ab4b817d7f (diff)
downloadgit-buildpackage-5e389d45d9ad5606928cefbb79b11d428e2f0ad9.tar.gz
git-buildpackage-5e389d45d9ad5606928cefbb79b11d428e2f0ad9.tar.bz2
git-buildpackage-5e389d45d9ad5606928cefbb79b11d428e2f0ad9.zip
change version files to match 0.6.27
Change-Id: I6dc3023b4bccffef4f0113229ae0eaf4ddcfc74f
Diffstat (limited to 'packaging')
-rw-r--r--packaging/git-buildpackage.changes2
-rw-r--r--packaging/git-buildpackage.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes
index 735d6d74..5f8ecf55 100644
--- a/packaging/git-buildpackage.changes
+++ b/packaging/git-buildpackage.changes
@@ -1,4 +1,4 @@
-* Wed Mar 02 2016 Jun Wang <junbill.wang@samsung.com> tizen/0.6.26-20150206
+* Wed Mar 02 2016 Jun Wang <junbill.wang@samsung.com> tizen/0.6.27-20160302
- Upgrade version to 0.6.27
* Fri Feb 06 2015 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.22-20150206
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 55a1752c..c610606a 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.26
+Version: 0.6.27
Release: 0
Group: Development/Tools/Building
License: GPLv2
@@ -115,7 +115,7 @@ Recommends: rpm-build
%else
Requires: rpm-build
%endif
-Provides: tizen-gbp-rpm = 20150206
+Provides: tizen-gbp-rpm = 20160302
%description rpm
Set of tools from Debian that integrate the package build system with Git.