Accepting request 143345 from devel:languages:python

Fix typo in spec file

OBS-URL: https://build.opensuse.org/request/show/143345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipaddr?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2012-11-28 13:33:12 +00:00 committed by Git OBS Bridge
commit 464a885ba0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 27 21:57:28 UTC 2012 - toddrme2178@gmail.com
- Fix typo in spec file
-------------------------------------------------------------------
Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com

View File

@ -30,7 +30,7 @@ BuildRequires: python3-devel
BuildRequires: python3-distribute
BuildRequires: python3-nose
BuildArch: noarch
Requires: python(abi) = %{py_ver}
Requires: python(abi) = %{py3_ver}
%description
Google's IP address manipulation library. An IPv4/IPv6 manipulation library