3 Commits

Author SHA256 Message Date
ef7c77ee4b Accepting request 1267841 from devel:libraries:c_c++
- Update to 0.52.25:
  * improve Makefile (Ryan Carsten Schmidt)
  * fix "yes" in Spanish translation

OBS-URL: https://build.opensuse.org/request/show/1267841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=53
2025-04-09 19:49:18 +00:00
60eeece876 fix changelog formatting
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=62
2025-04-08 07:56:23 +00:00
dbe9d66916 Update to 0.52.25:
* improve Makefile (Ryan Carsten Schmidt)
  * fix "yes" in Spanish translation

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=61
2025-04-07 07:26:16 +00:00
5 changed files with 14 additions and 7 deletions

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

Binary file not shown.

3
newt-0.52.25.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef0ca9ee27850d1a5c863bb7ff9aa08096c9ed312ece9087b30f3a426828de82
size 176729

View File

@@ -1,7 +1,7 @@
#
# spec file for package newt-doc
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: newt-doc
Version: 0.52.24
Version: 0.52.25
Release: 0
Summary: Tutorial for Nifty Erik's Windowing Toolkit
License: LGPL-2.1-or-later

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 31 13:34:13 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 0.52.25:
* improve Makefile (Ryan Carsten Schmidt)
* fix "yes" in Spanish translation
-------------------------------------------------------------------
Fri Jul 12 11:40:02 UTC 2024 - Martin Jambor <mjambor@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package newt
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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.24
Version: 0.52.25
Release: 0
Summary: A library for text mode user interfaces
License: LGPL-2.1-or-later