Hello community, here is the log from the commit of package python-smbc for openSUSE:Factory checked in at 2016-09-16 11:00:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-smbc (Old) and /work/SRC/openSUSE:Factory/.python-smbc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smbc" Changes: -------- --- /work/SRC/openSUSE:Factory/python-smbc/python-smbc.changes 2014-06-16 21:43:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-smbc.new/python-smbc.changes 2016-09-16 11:00:54.000000000 +0200 @@ -1,0 +2,32 @@ +Sat Sep 3 18:29:28 UTC 2016 - [email protected] + +- Fix Url + +------------------------------------------------------------------- +Fri Jan 15 15:49:39 UTC 2016 - [email protected] + +- Remove python-smbc-pkg-config.patch - applied upstream +- Remove pre_checking.sh - no need to copy python files to python3 +- Update to version 1.0.15.5: + * fix NUL-termination bug +- Update to version 1.0.15.4: + * added some constants +- Update to version 1.0.15.3: + * added smbc.ConnectionRefusedError +- Update to version 1.0.15.1: + * Return direntry with unicode string +- Update to version 1.0.15: + * Working with Python3 +- Update to version 1.0.14.2: + * added smbc.NotDirectoryError +- Update to version 1.0.14.1: + * Fix for Python 2.6 +- Update to version 1.0.14: + * Context.set_credentials_with_fallback() + * Context.getxattr, Context.setxattr + * smbc.XATTR, smbc.XATTR_ACL, smbc.XATTR_ACL_SID, smbc.XATTR_ALL, + smbc.XATTR_ALL_SID, smbc.XATTR_FLAG_CREATE, smbc.XATTR_FLAG_REPLACE, + smbc.XATTR_GROUP, smbc.XATTR_GROUP_SID, smbc.XATTR_OWNER, + smbc.XATTR_OWNER_SID, smbc.XATTR_REVISION + +------------------------------------------------------------------- Old: ---- pre_checkin.sh pysmbc-1.0.13.tar.bz2 python-smbc-pkg-config.patch New: ---- pysmbc-1.0.15.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-smbc.spec ++++++ --- /var/tmp/diff_new_pack.nLzMta/_old 2016-09-16 11:00:55.000000000 +0200 +++ /var/tmp/diff_new_pack.nLzMta/_new 2016-09-16 11:00:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-smbc # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -20,15 +20,13 @@ Name: python-smbc BuildRequires: libsmbclient-devel -BuildRequires: python-devel BuildRequires: pkgconfig -Version: 1.0.13 +BuildRequires: python-devel +Version: 1.0.15.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://cyberelk.net/tim/software/pysmbc/ -Source: http://cyberelk.net/tim/data/pysmbc/%{mod_name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM python-smbc-pkg-config.patch [email protected] -- Add pkg-config support, fixes build with samba 4. Patch copied from fedora. -Patch0: python-smbc-pkg-config.patch +Source: https://pypi.io/packages/source/p/pysmbc/%{mod_name}-%{version}.tar.bz2 Summary: Python bindings for samba clients (libsmbclient) License: GPL-2.0+ Group: Development/Libraries/Python @@ -38,9 +36,6 @@ %prep %setup -q -n %{mod_name}-%{version} -%if 0%{?suse_version} >= 1220 -%patch0 -p1 -%endif %build CFLAGS="%{optflags} -DVERSION=\\\"%version\\\"" \ @@ -51,7 +46,7 @@ %files %defattr(-,root,root) -%doc COPYING NEWS README +%doc COPYING NEWS %{python_sitearch}/* %changelog ++++++ pysmbc-1.0.13.tar.bz2 -> pysmbc-1.0.15.5.tar.bz2 ++++++ ++++ 5848 lines of diff (skipped)
