We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024687b + 420d5e0 commit afa4811Copy full SHA for afa4811
specs/python-picotui.spec
@@ -5,7 +5,7 @@
5
%global pypi_name picotui
6
7
Name: python-%{pypi_name}
8
-Version: 1.2.3.1
+Version: 1.2.3.2
9
Release: 1%{?dist}
10
Summary: Lightweight, pure-Python Text User Interface (TUI) widget toolkit.
11
@@ -72,6 +72,8 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
72
%license LICENSE REUSE.toml
73
74
%changelog
75
+* Mon Aug 19 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.2
76
+- patch release for metadata fix
77
* Mon Jul 21 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.1
78
- patch release for metadata fix
79
* Fri Jul 18 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3
0 commit comments