From 2cb6047cdfa75155f4d085c8b56cd622314078ed3580eddccc2dc1a1c10e9ae2 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 22 Jun 2012 11:04:32 +0000 Subject: [PATCH] Accepting request 125730 from home:poorboywilly:branches:devel:languages:python Update to 0.6.4, update URL to one given in setup.py OBS-URL: https://build.opensuse.org/request/show/125730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=9 --- python-xattr.changes | 10 ++++++++++ python-xattr.spec | 12 ++++++------ xattr-0.6.2.tar.gz | 3 --- xattr-0.6.4.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 xattr-0.6.2.tar.gz create mode 100644 xattr-0.6.4.tar.gz diff --git a/python-xattr.changes b/python-xattr.changes index e8ced00..4c601a7 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 22 01:13:30 UTC 2012 - os-dev@jacraig.com + +- Update to 0.6.4: + * Updated README.txt to match setup.py description + * Bug fixes for Solaris port +- Changes from 0.6.3: + * Fix tests for Linux, allow xattr on symlinks +- Update URL as changed in setup.py + ------------------------------------------------------------------- Fri Nov 25 11:32:16 UTC 2011 - cfarrell@suse.com diff --git a/python-xattr.spec b/python-xattr.spec index d2eae55..46de651 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -1,7 +1,7 @@ # # spec file for package python-xattr # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -11,18 +11,18 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: python-xattr -Version: 0.6.2 +Version: 0.6.4 Release: 0 -License: MIT Summary: Python wrapper for extended filesystem attributes -Url: http://undefined.org/python/#xattr +License: MIT Group: Development/Languages/Python +Url: http://github.com/xattr/xattr Source: xattr-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute @@ -51,7 +51,7 @@ CFLAGS="%{optflags}" python setup.py build python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files -%defattr(-,root,root,-) +%defattr(-,root,root) %doc CHANGES.txt LICENSE.txt README.txt TODO.txt %{_bindir}/xattr %{python_sitearch}/* diff --git a/xattr-0.6.2.tar.gz b/xattr-0.6.2.tar.gz deleted file mode 100644 index e2a7889..0000000 --- a/xattr-0.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b97d0ba4b3e537ba754dff9483f6b42640663f9c6c18f9380f13fa490916af40 -size 14882 diff --git a/xattr-0.6.4.tar.gz b/xattr-0.6.4.tar.gz new file mode 100644 index 0000000..f46eb05 --- /dev/null +++ b/xattr-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dcebc99555634b697fa3dad8ea3047deb389c6f1928d347a0c49277a5c0e9e +size 15207