]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
rev
authormsw <msw>
Mon, 22 Jan 2001 20:30:07 +0000 (20:30 +0000)
committermsw <msw>
Mon, 22 Jan 2001 20:30:07 +0000 (20:30 +0000)
CHANGES
configure.in
newt.spec

diff --git a/CHANGES b/CHANGES
index 6ef48c2f6ab009ab8690baa12fa49ad3bd2c3dc4..28f43d44cd72907caf5774624e824f60f09cc50a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
+0.50.20
+       - changes to support Asian languages properly
+
 0.50.19-2
        - don't build newt-python2 sub package
-       - changes to support Asian languages properly
 
 1.59 -> 0.50.10
        - added support for help
index b470291581f1a3e25be68855077a4e58117f0735..b4c1b4ab47dbd674160007a7fecde8285ba7f148 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(newt_pr.h)
 AC_CONFIG_HEADER(config.h)
-VERSION=0.50.19
+VERSION=0.50.20
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index 095c95ff91f820299a9bc432e019b10a451eb39e..1515318bd90425faad72c2b251672e8ace9cd87e 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces.
 Name: newt
 %define version 0.50.20
 Version: %{version}
-Release: 2
+Release: 1
 Copyright: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz