summaryrefslogtreecommitdiff
path: root/packaging/git-buildpackage.spec
diff options
context:
space:
mode:
authorSoonKyu Park <sk7.park@samsung.com>2016-12-26 22:33:38 +0900
committerSoonKyu Park <sk7.park@samsung.com>2016-12-26 22:33:38 +0900
commit96f686b41ae2f80ff45a05f802ec3dad4e56bd7a (patch)
treea500352cb733bd33a45196a4c0458eb467306672 /packaging/git-buildpackage.spec
parent3cbb5757adb2f9638e6596d47207cae25951e1d1 (diff)
downloadgit-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.tar.gz
git-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.tar.bz2
git-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.zip
Upgrade version to 0.7.5release-20161231
Change-Id: I765bee4aad47fd731d2f79b58f2bf19c37151827
Diffstat (limited to 'packaging/git-buildpackage.spec')
-rw-r--r--packaging/git-buildpackage.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 60939602..e1dd8dbf 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.7.4
+Version: 0.7.5
Release: 0
Group: Development/Tools/Building
License: GPLv2
@@ -111,7 +111,7 @@ Recommends: rpm-build
%else
Requires: rpm-build
%endif
-Provides: tizen-gbp-rpm = 20160302
+Provides: tizen-gbp-rpm = 20161231
%description rpm
Set of tools from Debian that integrate the package build system with Git.