14
0

Accepting request 339733 from home:ecsos

update to 0.5.3

OBS-URL: https://build.opensuse.org/request/show/339733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibacl?expand=0&rev=5
This commit is contained in:
2015-10-18 22:43:53 +00:00
committed by Git OBS Bridge
parent 0c5cd689aa
commit 4df6c67189
4 changed files with 18 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pylibacl
#
# 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
@@ -17,13 +17,13 @@
Name: python-pylibacl
Version: 0.5.1
Version: 0.5.3
Release: 0
Summary: Python POSIX.1e ACL module
License: LGPL-2.1+
Group: Development/Libraries/Python
Url: http://pylibacl.k1024.org/
Source: pylibacl-%{version}.tar.bz2
Source: https://github.com/iustin/pylibacl/releases/download/pylibacl-v%{version}/pylibacl-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: libacl-devel
BuildRequires: python-devel