[git-review/f17] Hopefuly last update for F17, 1.18.

Pete Zaitcev zaitcev at fedoraproject.org
Wed Oct 3 15:21:55 UTC 2012


commit 65368088ea7da9253c37fa208acd1fd41889c9fb
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Wed Oct 3 09:20:45 2012 -0600

    Hopefuly last update for F17, 1.18.

 .gitignore      |    1 +
 git-review.spec |   17 ++++++++++++++---
 sources         |    2 +-
 3 files changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2b0014..e085c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openstack-ci-git-review-1.12-0-ge852960.tar.gz
 /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.18-0-ge20ad53.tar.gz
diff --git a/git-review.spec b/git-review.spec
index 4c6fd6f..a9efb5a 100644
--- a/git-review.spec
+++ b/git-review.spec
@@ -1,5 +1,5 @@
 Name:		git-review
-Version:	1.16
+Version:	1.18
 Release:	1%{?dist}
 Summary:	A git helper for integration with Gerrit
 
@@ -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.16-0-gda19131.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-30855a7
+%setup -q -n openstack-ci-git-review-7930bc0
 
 %build
 %{__python} setup.py build
@@ -57,6 +57,17 @@ rm -rf %{buildroot}
 %doc README.md
 
 %changelog
+* Thu Sep 13 2012 Pete Zaitcev <zaitcev at redhat.com>
+- 1.18-1
+- Upstream 1.18: list actions
+
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.17-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Thu Jun 28 2012 Pete Zaitcev <zaitcev at redhat.com>
+- 1.17-1
+- Upstream 1.17: refs/publish, no ssh -Y, adapt to newer git so -d works
+
 * Wed Apr 11 2012 Pete Zaitcev <zaitcev at redhat.com>
 - 1.16-1
 - Update to upstream 1.16: supports Gerrit 2.3 API (for draft reviews e.g.).
diff --git a/sources b/sources
index 0eff3d2..ca19cea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b319a7cfae24bc3a7c8d9da7bbde594  openstack-ci-git-review-1.16-0-gda19131.tar.gz
+d7c490b2bd61da7586e21077d55bde99  openstack-ci-git-review-1.18-0-ge20ad53.tar.gz


More information about the scm-commits mailing list