diff options
author | Zhang Qiang <qiang.z.zhang@intel.com> | 2013-01-18 16:26:13 -0500 |
---|---|---|
committer | Zhang Qiang <qiang.z.zhang@intel.com> | 2013-01-24 07:21:42 -0500 |
commit | b840e71933a66ffdcb6e52395745cbc7675e58ef (patch) | |
tree | cf0655970dda6055daca00fa7d0662edff478f40 | |
parent | 120ed1cf83dd5fce61063bd945f2581456b1931c (diff) | |
download | git-buildpackage-release-for-gbsV0.13.tar.gz git-buildpackage-release-for-gbsV0.13.tar.bz2 git-buildpackage-release-for-gbsV0.13.zip |
packaging: bump tizen-specific release number for gbs 0.13release-for-gbsV0.13
Change-Id: I51a27699dfc4527d58893899be434ac446f948e9
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | packaging/git-buildpackage.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e2e2f5c6..07488193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-buildpackage (0.6.0git20121124-tizen20121123) unstable; urgency=low +git-buildpackage (0.6.0git20121124-tizen20130123) unstable; urgency=low [ Guido Günther ] * [c3c2778] Add minimal debian/source/format parser diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec index 709d4856..43d3565d 100644 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -47,7 +47,7 @@ Group: Development/Tools/Building Requires: %{name}-common = %{version}-%{release} Requires: rpm Requires: rpm-python -Provides: tizen-gbp-rpm = 20121123 +Provides: tizen-gbp-rpm = 20130123 %description rpm Set of tools from Debian that integrate the package build system with Git. |