diff --git a/.gitignore b/.gitignore index 2f69b15..b3e6705 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/newt-0.52.13.tar.gz -/newt-0.52.14.tar.gz +/newt-0.52.15.tar.gz diff --git a/newt.spec b/newt.spec index e6560a4..61f0904 100644 --- a/newt.spec +++ b/newt.spec @@ -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/ diff --git a/sources b/sources index 11e9dbf..742beee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb78c6bb658b92ec7198908b5b8d0e37 newt-0.52.14.tar.gz +343ee3a0fd0eacdb7c508a1e1cfabf65 newt-0.52.15.tar.gz