Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
ef7c77ee4b | |||
60eeece876 | |||
dbe9d66916 |
BIN
newt-0.52.24.tar.gz
(Stored with Git LFS)
BIN
newt-0.52.24.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
newt-0.52.25.tar.gz
Normal file
3
newt-0.52.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef0ca9ee27850d1a5c863bb7ff9aa08096c9ed312ece9087b30f3a426828de82
|
||||
size 176729
|
@@ -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
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user