Skip to content

Commit afa4811

Browse files
authored
Merge pull request #30 from VCTLabs/develop
update picotui
2 parents 024687b + 420d5e0 commit afa4811

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specs/python-picotui.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%global pypi_name picotui
66

77
Name: python-%{pypi_name}
8-
Version: 1.2.3.1
8+
Version: 1.2.3.2
99
Release: 1%{?dist}
1010
Summary: Lightweight, pure-Python Text User Interface (TUI) widget toolkit.
1111

@@ -72,6 +72,8 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
7272
%license LICENSE REUSE.toml
7373

7474
%changelog
75+
* Mon Aug 19 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.2
76+
- patch release for metadata fix
7577
* Mon Jul 21 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.1
7678
- patch release for metadata fix
7779
* Fri Jul 18 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3

0 commit comments

Comments
 (0)