diff --git a/python-xattr.changes b/python-xattr.changes index bdac880..08bf83b 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Oct 18 13:28:24 UTC 2015 - ecsos@opensuse.org + +- update to 0.7.8 + * Added MANIFEST.in to ensure that the .txt files are included + https://github.com/xattr/xattr/issues/40 +- update to 0.7.7 + * Fixed FreeBSD build + https://github.com/xattr/xattr/pull/32 +- update to 0.7.6 + * Fixed Solaris & Solaris Studio support and Python 2.6 + compatibility + https://github.com/xattr/xattr/pull/29 + ------------------------------------------------------------------- Wed Sep 30 12:01:27 UTC 2015 - dmueller@suse.com diff --git a/python-xattr.spec b/python-xattr.spec index 1a621d5..f39f6d6 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -17,13 +17,13 @@ Name: python-xattr -Version: 0.7.5 +Version: 0.7.8 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT Group: Development/Languages/Python Url: http://github.com/xattr/xattr -Source: xattr-%{version}.tar.gz +Source: https://github.com/xattr/xattr/archive/v%{version}.tar.gz BuildRequires: python-cffi BuildRequires: python-devel BuildRequires: python-setuptools diff --git a/v0.7.8.tar.gz b/v0.7.8.tar.gz new file mode 100644 index 0000000..407016d --- /dev/null +++ b/v0.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213d900bfa550e4cc921ecff39733d177e29438a70a2d80784430f9b711ed0ee +size 10267 diff --git a/xattr-0.7.5.tar.gz b/xattr-0.7.5.tar.gz deleted file mode 100644 index 633a6d3..0000000 --- a/xattr-0.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32ceae0a55e8a2f5de35f085397aaaf55ae80dc127fd8613f76d3945ff4bf2b9 -size 21717