SHA256
8
0
forked from pool/newt

Accepting request 1135533 from home:dirkmueller:Factory

- update to 0.52.24:
  * add support for python3.13
  * fix compiler warnings

OBS-URL: https://build.opensuse.org/request/show/1135533
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=57
This commit is contained in:
2023-12-29 01:32:29 +00:00
committed by Git OBS Bridge
parent 0da407d0d9
commit bd28e3de95
5 changed files with 12 additions and 5 deletions

BIN
newt-0.52.23.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
newt-0.52.24.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -17,7 +17,7 @@
Name: newt-doc
Version: 0.52.23
Version: 0.52.24
Release: 0
Summary: Tutorial for Nifty Erik's Windowing Toolkit
License: LGPL-2.1-or-later

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 28 18:32:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.52.24:
* add support for python3.13
* fix compiler warnings
-------------------------------------------------------------------
Thu May 4 11:22:15 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -21,7 +21,7 @@
%{!?python2_sitearch: %global python2_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%bcond_without python2
Name: newt
Version: 0.52.23
Version: 0.52.24
Release: 0
Summary: A library for text mode user interfaces
License: LGPL-2.1-or-later