forked from pool/python-lz4
		
	Accepting request 257643 from home:posophe:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/257643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=4
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							7aeb6bf5b4
						
					
				
				
					commit
					49a4771eae
				
			| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-lz4 | ||||
| # | ||||
| # 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 | ||||
| @@ -18,7 +18,7 @@ | ||||
|  | ||||
| %define modname lz4 | ||||
| Name:           python-%{modname} | ||||
| Version:        0.6.0 | ||||
| Version:        0.7.0 | ||||
| Release:        0 | ||||
| Summary:        LZ4 Bindings for Python | ||||
| License:        BSD-2-Clause | ||||
| @@ -26,6 +26,7 @@ Group:          Development/Languages/Python | ||||
| Url:            https://github.com/steeve/python-lz4 | ||||
| Source:         http://pypi.python.org/packages/source/l/%{modname}/%{modname}-%{version}.tar.gz | ||||
| BuildRequires:  python-devel | ||||
| BuildRequires:  python-nose | ||||
| BuildRequires:  python-setuptools | ||||
| BuildRoot:      %{_tmppath}/%{name}-%{version}-build | ||||
| %if 0%{?suse_version} && 0%{?suse_version} <= 1110 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user