]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
bump version to 0.50.23
authormsf <msf>
Tue, 15 May 2001 18:49:37 +0000 (18:49 +0000)
committermsf <msf>
Tue, 15 May 2001 18:49:37 +0000 (18:49 +0000)
configure.in
newt.spec

index 62091cc5f320640f783648da65052ea4947eae33..d3dffd544f39820cd4da0c5676ad4626a759fcc8 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_HEADER(config.h)
 
 VERSION=$(awk '/^%define version/ {print $3}' newt.spec)
 
-VERSION=0.50.22
+VERSION=0.50.23
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index 3e048a4c46557dac11f9ea4dd40d8915cbab6741..4de2ebbf0ec550f9fb69a75b2dfb2ec2967efe9f 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue May 15 2001 Michael Fulbright <msf@redhat.com>
+- added python binding for CompactButton()
+
 * Tue Apr  3 2001 Matt Wilson <msw@redhat.com>
 - change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent
   excessive flashing due to screen clears when using touch_screen (more