Hello community, here is the log from the commit of package python-pylibmc for openSUSE:Factory checked in at 2015-05-16 19:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylibmc (Old) and /work/SRC/openSUSE:Factory/.python-pylibmc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylibmc" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylibmc/python-pylibmc.changes 2013-09-23 11:17:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pylibmc.new/python-pylibmc.changes 2015-05-16 19:01:44.000000000 +0200 @@ -1,0 +2,22 @@ +Mon May 11 16:25:23 UTC 2015 - [email protected] + +- update to version 1.4.2: + * no changelog available +- additional changes from version 1.4.0: + * Python 3.x support + * miscellaneous bug fixes + * testing improvements + * documentation updates +- additional changes from version 1.3.0: + * Added touch support + * Added compress_level + * Added weighted distribution + * Added automated benchmarking utility + * Added Travis CI and build status + * Added behavior dead_timeout + * Added behaviors tcp_keepalive + * Added behavior callback_prefix_key + * Lots of bug tuning, fixes, tests, and documentation +- remove LICENSE from package: not provided anymore + +------------------------------------------------------------------- Old: ---- pylibmc-1.2.3.tar.gz New: ---- pylibmc-1.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylibmc.spec ++++++ --- /var/tmp/diff_new_pack.bMvt9W/_old 2015-05-16 19:01:44.000000000 +0200 +++ /var/tmp/diff_new_pack.bMvt9W/_new 2015-05-16 19:01:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pylibmc # -# Copyright (c) 2013 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 @@ -13,18 +13,19 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-pylibmc -Version: 1.2.3 +Version: 1.4.2 Release: 0 -License: BSD-3-Clause Summary: Quick and small memcached client for Python -Url: http://sendapatch.se/projects/pylibmc/ +License: BSD-3-Clause Group: Development/Languages/Python +Url: http://sendapatch.se/projects/pylibmc/ Source: https://pypi.python.org/packages/source/p/pylibmc/pylibmc-%{version}.tar.gz -BuildRequires: python-devel BuildRequires: libmemcached-devel +BuildRequires: python-devel BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -45,7 +46,7 @@ %files %defattr(-,root,root,-) -%doc LICENSE README.rst +%doc README.rst %{python_sitearch}/* %changelog ++++++ pylibmc-1.2.3.tar.gz -> pylibmc-1.4.2.tar.gz ++++++ ++++ 8062 lines of diff (skipped)
