SHA256
8
0
forked from pool/newt

Accepting request 1135557 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1135557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=51
This commit is contained in:
2024-01-04 14:56:04 +00:00
committed by Git OBS Bridge
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