Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2015-02-05 11:00:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygit2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygit2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes      
2014-09-06 12:18:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 
2015-02-05 11:00:08.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Feb  3 15:06:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.22.0:
+  + Update to libgit2 v0.22
+    (https://github.com/libgit2/pygit2/pull/459)
+  + Add support for libgit2 feature detection (new pygit2.features
+    and pygit2.GIT_FEATURE_*)
+    (https://github.com/libgit2/pygit2/pull/475)
+  + New Repository.remotes (RemoteCollection)
+    (https://github.com/libgit2/pygit2/pull/447)
+  + API Changes:
+    - Prototype of clone_repository changed, check documentation
+    - Removed clone_into, use clone_repository with callbacks instead
+    - Use Repository.remotes.rename(name, new_name) instead of
+      Remote.rename(new_name)
+    - Use Repository.remotes.delete(name) instead of Remote.delete()
+    - Now Remote.push(...) takes a list of refspecs instead of just one
+    - Change Patch.old_id, Patch.new_id, Note.annotated_id,
+      RefLogEntry.oid_old and RefLogEntry.oid_new to be Oid objects
+      instead of strings
+      (https://github.com/libgit2/pygit2/pull/449)
+  + Other:
+    - Fix init_repository when passing optional parameters
+      workdir_path, description, template_path, initial_head or
+      origin_url.
+    - Fix use-after-free when patch outlives diff.
+    - Documentation improvements.
+    - Make the GPL exception explicit in setup.py.
+- Add python-setuptools BuildRequires: new build dependency.
+
+-------------------------------------------------------------------

Old:
----
  pygit2-0.21.2.tar.gz

New:
----
  pygit2-0.22.0.tar.gz

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

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.jYPWKL/_old  2015-02-05 11:00:09.000000000 +0100
+++ /var/tmp/diff_new_pack.jYPWKL/_new  2015-02-05 11:00:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygit2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:           python-pygit2
-Version:        0.21.2
+Version:        0.22.0
 Release:        0
 Url:            http://github.com/dborowitz/pygit2
 Summary:        Python bindings for libgit2
@@ -30,6 +30,7 @@
 BuildRequires:  python-devel
 #BuildRequires:  python-unittest2
 BuildRequires:  libopenssl-devel
+BuildRequires:  python-setuptools
 Requires:       python-cffi
 
 %description

++++++ pygit2-0.21.2.tar.gz -> pygit2-0.22.0.tar.gz ++++++
++++ 5301 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to