update to 0.52.15
This commit is contained in:
parent
cce8c838b7
commit
a0ad2d9d62
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/newt-0.52.13.tar.gz
|
||||
/newt-0.52.14.tar.gz
|
||||
/newt-0.52.15.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
Summary: A library for text mode user interfaces
|
||||
Name: newt
|
||||
Version: 0.52.14
|
||||
Release: 4%{?dist}
|
||||
Version: 0.52.15
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
URL: https://fedorahosted.org/newt/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user