[newt] update to 0.52.16

Miroslav Lichvar mlichvar at fedoraproject.org
Tue Aug 6 16:25:21 UTC 2013


commit d82c6498fffd477265a3065e2595b98d15a3c11b
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Tue Aug 6 18:22:15 2013 +0200

    update to 0.52.16

 .gitignore         |    2 +-
 newt-options.patch |   72 ----------------------------------------------------
 newt.spec          |    4 +--
 sources            |    2 +-
 4 files changed, 3 insertions(+), 77 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3e6705..c45ac86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/newt-0.52.15.tar.gz
+/newt-0.52.16.tar.gz
diff --git a/newt.spec b/newt.spec
index 27a0b08..0d0a13b 100644
--- a/newt.spec
+++ b/newt.spec
@@ -1,13 +1,12 @@
 %{!?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.15
+Version: 0.52.16
 Release: 3%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
 URL: https://fedorahosted.org/newt/
 Source: https://fedorahosted.org/released/newt/newt-%{version}.tar.gz
-Patch1: newt-options.patch
 BuildRequires: popt-devel python-devel slang-devel
 BuildRequires: docbook-utils
 Provides: snack = %{version}-%{release}
@@ -57,7 +56,6 @@ providing a python API for creating text mode ionterfaces.
 
 %prep
 %setup -q
-%patch1 -p1 -b .options
 
 %build
 # gpm support seems to smash the stack w/ we use help in anaconda??
diff --git a/sources b/sources
index 742beee..ec75f23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-343ee3a0fd0eacdb7c508a1e1cfabf65  newt-0.52.15.tar.gz
+6ce923015cf87ef2c17779d24692f573  newt-0.52.16.tar.gz


More information about the scm-commits mailing list