Hello community,

here is the log from the commit of package python-GitPython for 
openSUSE:Factory checked in at 2013-09-26 19:52:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GitPython (Old)
 and      /work/SRC/openSUSE:Factory/.python-GitPython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-GitPython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-GitPython/python-GitPython.changes        
2012-06-26 17:55:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-GitPython.new/python-GitPython.changes   
2013-09-26 19:53:00.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 26 13:13:58 UTC 2013 - [email protected]
+
+- Require git-core for the cgit backend (bnc#841684)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-GitPython.spec ++++++
--- /var/tmp/diff_new_pack.kBX6IS/_old  2013-09-26 19:53:00.000000000 +0200
+++ /var/tmp/diff_new_pack.kBX6IS/_new  2013-09-26 19:53:00.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-GitPython
 #
-# 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
@@ -26,7 +26,8 @@
 Source:         GitPython-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
+Requires:       git-core
 Requires:       python-gitdb
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

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

Reply via email to