From 0ad88d1127d95294fe8bd386c1f69bbf40a1ebf7 Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Sep 13 2012 23:52:55 +0000 Subject: Update to 1.18. --- diff --git a/.gitignore b/.gitignore index 140e9ac..476b128 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /openstack-ci-git-review-1.15-0-gf719a31.tar.gz /openstack-ci-git-review-1.16-0-gda19131.tar.gz /openstack-ci-git-review-1.17-0-g776e800.tar.gz +/openstack-ci-git-review-1.18-0-ge20ad53.tar.gz diff --git a/git-review.spec b/git-review.spec index 3b2a401..a9efb5a 100644 --- a/git-review.spec +++ b/git-review.spec @@ -1,6 +1,6 @@ Name: git-review -Version: 1.17 -Release: 3%{?dist} +Version: 1.18 +Release: 1%{?dist} Summary: A git helper for integration with Gerrit Group: Development/Tools @@ -9,7 +9,7 @@ URL: https://github.com/openstack-ci/git-review # Source URL is https://github.com/openstack-ci/git-review/tarball/{version}, # which produces Content-Disposition: attachment; filename=XXXXXX.tar.gz. # But wait! The extracted directory name is different from tarball name. -Source0: openstack-ci-git-review-1.17-0-g776e800.tar.gz +Source0: openstack-ci-git-review-1.18-0-ge20ad53.tar.gz Source1: git-review.conf BuildArch: noarch @@ -23,7 +23,7 @@ An extension for source control system git that creates and manages review requests in the patch management system Gerrit. It replaces the rfc.sh script. %prep -%setup -q -n openstack-ci-git-review-776e800 +%setup -q -n openstack-ci-git-review-7930bc0 %build %{__python} setup.py build @@ -57,6 +57,10 @@ rm -rf %{buildroot} %doc README.md %changelog +* Thu Sep 13 2012 Pete Zaitcev +- 1.18-1 +- Upstream 1.18: list actions + * Thu Jul 19 2012 Fedora Release Engineering - 1.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index dae3118..ca19cea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2b343a5eeba9b43ff705146143f449b openstack-ci-git-review-1.17-0-g776e800.tar.gz +d7c490b2bd61da7586e21077d55bde99 openstack-ci-git-review-1.18-0-ge20ad53.tar.gz