diff options
Diffstat (limited to 'packaging/git-buildpackage.spec')
-rwxr-xr-x | 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 e1dd8dbf..31dea18a 100755 --- 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.5 +Version: 0.9.9 Release: 0 Group: Development/Tools/Building License: GPLv2 @@ -111,7 +111,7 @@ Recommends: rpm-build %else Requires: rpm-build %endif -Provides: tizen-gbp-rpm = 20161231 +Provides: tizen-gbp-rpm = 20180912 %description rpm Set of tools from Debian that integrate the package build system with Git. |