Hello community,

here is the log from the commit of package python-blist for openSUSE:Factory 
checked in at 2014-09-22 09:23:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blist (Old)
 and      /work/SRC/openSUSE:Factory/.python-blist.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blist"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blist/python-blist.changes        
2013-12-03 10:31:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-blist.new/python-blist.changes   
2014-09-22 09:23:16.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 19 09:29:37 UTC 2014 - [email protected]
+
+- Update to 1.3.6
+  * No upstream changelog
+- Remove upstream-included pull-request-56.patch
+
+-------------------------------------------------------------------

Old:
----
  blist-1.3.4.tar.gz
  pull-request-56.patch

New:
----
  blist-1.3.6.tar.gz

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

Other differences:
------------------
++++++ python-blist.spec ++++++
--- /var/tmp/diff_new_pack.2QCDc1/_old  2014-09-22 09:23:17.000000000 +0200
+++ /var/tmp/diff_new_pack.2QCDc1/_new  2014-09-22 09:23:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-blist
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,15 +17,13 @@
 
 
 Name:           python-blist
-Version:        1.3.4
+Version:        1.3.6
 Release:        0
 Summary:        A list-like type with better asymptotic performance
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://stutzbachenterprises.com/blist/
 Source:         
http://pypi.python.org/packages/source/b/blist/blist-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: [email protected] -- 
https://github.com/DanielStutzbach/blist/pull/56
-Patch0:         pull-request-56.patch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,7 +39,6 @@
 
 %prep
 %setup -q -n blist-%{version}
-%patch0 -p1
 
 %build
 CFLAGS="%{optflags}" python setup.py build
@@ -55,11 +52,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst
-%{python_sitearch}/blist-%{version}-py%{py_ver}.egg-info
-%{python_sitearch}/blist.py*
-%{python_sitearch}/_blist.so
-%{python_sitearch}/_btuple.py*
-%{python_sitearch}/_sorteddict.py*
-%{python_sitearch}/_sortedlist.py*
+%{python_sitearch}/blist-%{version}-py*.egg-info
+%{python_sitearch}/blist/
 
 %changelog

++++++ blist-1.3.4.tar.gz -> blist-1.3.6.tar.gz ++++++
++++ 29753 lines of diff (skipped)

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

Reply via email to