Skip to content

Commit 5b3a49f

Browse files
committed
chg: bump pygtail version to latest upstream, cleanup picotui changelog
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
1 parent afa4811 commit 5b3a49f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

specs/python-picotui.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ 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
75+
* Tue Aug 19 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.2
7676
- patch release for metadata fix
7777
* Mon Jul 21 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.2.3.1
7878
- patch release for metadata fix

specs/python-pygtail.spec

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

77
Name: python-%{pypi_name}
8-
Version: 0.14.0.2
8+
Version: 0.14.0.3
99
Release: 1%{?dist}
1010
Summary: Pygtail reads log file lines that have not been read.
1111

@@ -70,5 +70,7 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
7070
%{_bindir}/pygtail
7171

7272
%changelog
73+
* Tue Aug 19 2025 Stephen Arnold <nerdboy@gentoo.org> - 0.14.0.3
74+
- New upstream release
7375
* Fri Jul 18 2025 Stephen Arnold <nerdboy@gentoo.org> - 0.14.0.2
7476
- New package

0 commit comments

Comments
 (0)