Hello community,

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

Package is "python-GitPython"

Changes:
--------
--- /work/SRC/openSUSE:13.1/python-GitPython/python-GitPython.changes   
2013-09-23 11:06:15.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.python-GitPython.new/python-GitPython.changes      
2013-09-26 19:53:04.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 26 13:13:58 UTC 2013 - speili...@suse.com
+
+- Require git-core for the cgit backend (bnc#841684)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-GitPython.spec ++++++
--- /var/tmp/diff_new_pack.HVi3zo/_old  2013-09-26 19:53:04.000000000 +0200
+++ /var/tmp/diff_new_pack.HVi3zo/_new  2013-09-26 19:53:04.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to