- Version bump to 0.10.4:

* Various small fixes
- Fix source download url
- Fix homepage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal 2014-05-24 09:44:05 +00:00 committed by Git OBS Bridge
parent 382e1e0cfa
commit 7d5f268cee
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aea93f6c7d0840eb3bd5c38f1950b3d130148b9894453d67b3445adc9779332d
size 22963

3
netifaces-0.10.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde
size 22969

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat May 24 09:42:16 UTC 2014 - tchvatal@suse.com
- Version bump to 0.10.4:
* Various small fixes
- Fix source download url
- Fix homepage
-------------------------------------------------------------------
Mon May 12 19:16:49 UTC 2014 - hpj@urpla.net

View File

@ -18,13 +18,13 @@
Name: python-netifaces
Version: 0.10.3
Version: 0.10.4
Release: 0
Summary: Portable network interface information
License: MIT
Group: Development/Languages/Python
Url: http://alastairs-place.net/netifaces/
Source: http://alastairs-place.net/projects/netifaces/netifaces-%{version}.tar.gz
Url: http://alastairs-place.net/projects/netifaces/
Source: https://pypi.python.org/packages/source/n/netifaces/netifaces-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
Provides: netifaces