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 4a04715d..c8cede67 100755 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -5,7 +5,7 @@ Name: git-buildpackage Summary: Build packages from git -Version: 0.9.28 +Version: 0.9.36 Release: 0 Group: Development/Tools/Building License: GPLv2 @@ -115,7 +115,7 @@ Recommends: rpm-build %else Requires: rpm-build %endif -Provides: tizen-gbp-rpm = 20231130 +Provides: tizen-gbp-rpm = 20240605 %description rpm Set of tools from Debian that integrate the package build system with Git. |