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:
BIN
newt-0.52.23.tar.gz
(Stored with Git LFS)
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
BIN
newt-0.52.24.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: newt-doc
|
Name: newt-doc
|
||||||
Version: 0.52.23
|
Version: 0.52.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tutorial for Nifty Erik's Windowing Toolkit
|
Summary: Tutorial for Nifty Erik's Windowing Toolkit
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|||||||
@@ -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>
|
Thu May 4 11:22:15 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
%{!?python2_sitearch: %global python2_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python2_sitearch: %global python2_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: newt
|
Name: newt
|
||||||
Version: 0.52.23
|
Version: 0.52.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for text mode user interfaces
|
Summary: A library for text mode user interfaces
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user