Hello community,

here is the log from the commit of package git-review for openSUSE:Factory 
checked in at 2013-06-05 17:39:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-review (Old)
 and      /work/SRC/openSUSE:Factory/.git-review.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-review"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-review/git-review.changes    2013-02-28 
07:08:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.git-review.new/git-review.changes       
2013-06-05 17:39:48.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Jun  3 07:51:24 UTC 2013 - [email protected]
+
+- Update to version 1.22
+- Changes from version 1.20:
+  + Allows easy cherry-picking of a change
+  + See https://github.com/openstack-infra/git-review/compare/1.20...1.22
+
+-------------------------------------------------------------------

Old:
----
  git-review-1.20.tar.gz

New:
----
  git-review-1.22.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ git-review.spec ++++++
--- /var/tmp/diff_new_pack.bnnVm6/_old  2013-06-05 17:39:48.000000000 +0200
+++ /var/tmp/diff_new_pack.bnnVm6/_new  2013-06-05 17:39:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package git-review
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           git-review
-Version:        1.20
+Version:        1.22
 Release:        0
 Summary:        Tool to submit code to Gerrit
 License:        Apache-2.0
@@ -52,14 +52,14 @@
 python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-data=%{_datadir}
+python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 install -d %{buildroot}/%{_sysconfdir}/git-review/ 
 install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/git-review/ 
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS LICENSE README.md
+%doc AUTHORS LICENSE README.rst
 %{python_sitelib}/*
 %{_bindir}/git-review
 %{_mandir}/man1/git-review.1.gz

++++++ git-review-1.20.tar.gz -> git-review-1.22.tar.gz ++++++
++++ 2051 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to