Hello community,

here is the log from the commit of package python3-smbc for openSUSE:Factory 
checked in at 2014-07-16 16:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-smbc (Old)
 and      /work/SRC/openSUSE:Factory/.python3-smbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-smbc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-smbc/python3-smbc.changes        
2013-09-03 22:06:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-smbc.new/python3-smbc.changes   
2014-07-16 16:22:09.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Jul 15 10:45:15 UTC 2014 - [email protected]
+
+- Update to 1.0.14.1
+  * Fix for Python 2.6
+- Update to 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
+- Remove upstream-included python3-smbc-pkg-config.patch
+
+-------------------------------------------------------------------

Old:
----
  pysmbc-1.0.13.tar.bz2
  python3-smbc-pkg-config.patch

New:
----
  pysmbc-1.0.14.1.tar.bz2

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

Other differences:
------------------
++++++ python3-smbc.spec ++++++
--- /var/tmp/diff_new_pack.yo0GwN/_old  2014-07-16 16:22:11.000000000 +0200
+++ /var/tmp/diff_new_pack.yo0GwN/_new  2014-07-16 16:22:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-smbc
 #
-# 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
@@ -15,19 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-%define mod_name pysmbc
-
 Name:           python3-smbc
 BuildRequires:  libsmbclient-devel
 BuildRequires:  python3-devel
-Version:        1.0.13
+BuildRequires:  pkg-config
+Version:        1.0.14.1
 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 python3-smbc-pkg-config.patch [email protected] -- Add 
pkg-config support, fixes build with samba 4. Patch copied from fedora.
-Patch0:         python3-smbc-pkg-config.patch
+Source:         
https://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2
 Summary:        Python bindings for samba clients (libsmbclient)
 License:        GPL-2.0+
 Group:          Development/Libraries/Python
@@ -36,8 +32,7 @@
 A module for using the Samba client API in Python programs.
 
 %prep
-%setup -q -n %{mod_name}-%{version}
-%patch0 -p1
+%setup -q -n pysmbc-%{version}
 
 %build
 CFLAGS="%{optflags} -DVERSION=\\\"%version\\\"" \

++++++ pysmbc-1.0.13.tar.bz2 -> pysmbc-1.0.14.1.tar.bz2 ++++++
++++ 5853 lines of diff (skipped)

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

Reply via email to