Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2018-05-17 18:05:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygit2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygit2"

Thu May 17 18:05:48 2018 rev:16 rq:610062 version:0.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes      
2017-08-29 11:44:01.588781704 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 
2018-05-17 18:06:10.602216700 +0200
@@ -1,0 +2,7 @@
+Thu May 17 12:10:25 UTC 2018 - tchva...@suse.com
+
+- Update to 0.27.0:
+  * Update to libgit2 v0.27 #783
+  * Fix for GCC 4 #786
+
+-------------------------------------------------------------------

Old:
----
  pygit2-0.26.0.tar.gz

New:
----
  pygit2-0.27.0.tar.gz

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

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.TNGTNJ/_old  2018-05-17 18:06:11.262192563 +0200
+++ /var/tmp/diff_new_pack.TNGTNJ/_new  2018-05-17 18:06:11.262192563 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygit2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX 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,27 +17,24 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_with     test
 Name:           python-pygit2
-Version:        0.26.0
+Version:        0.27.0
 Release:        0
 Summary:        Python bindings for libgit2
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/libgit2/pygit2
-Source:         
https://pypi.io/packages/source/p/pygit2/pygit2-%{version}.tar.gz
-BuildRequires:  libgit2-devel >= %{version}
-BuildRequires:  libopenssl-devel
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+URL:            https://github.com/libgit2/pygit2
+Source:         
https://files.pythonhosted.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module setuptools}
-%requires_eq    python-cffi
+BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
+BuildRequires:  libgit2-devel >= %{version}
+BuildRequires:  libopenssl-devel
+BuildRequires:  python-rpm-macros
 Requires:       python-six
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
+%requires_eq    python-cffi
 %python_subpackages
 
 %description
@@ -52,16 +49,14 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
-%if %{with test}
 %check
 %python_exec setup.py test
-%endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc COPYING README.rst
+%license COPYING
+%doc README.rst
 %{python_sitearch}/*
 
 %changelog

++++++ pygit2-0.26.0.tar.gz -> pygit2-0.27.0.tar.gz ++++++
++++ 4441 lines of diff (skipped)


Reply via email to