File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ tuxmake (1.35.0-1) UNRELEASED; urgency=medium
2+
3+ * Release 1.35.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.35.0
4+
5+ -- Anders Roxell <anders.roxell@linaro.org> Tue, 10 Feb 2026 19:41:19 +0100
6+
17tuxmake (1.34.0-1) UNRELEASED; urgency=medium
28
39 * Initial release
Original file line number Diff line number Diff line change 11pkgname=tuxmake
2- pkgver=1.34 .0
2+ pkgver=1.35 .0
33pkgrel=1
44pkgdesc='Thin wrapper to build Linux kernels'
55url='https://tuxmake.org/'
Original file line number Diff line number Diff line change 11Name: tuxmake
2- Version: 1.34 .0
2+ Version: 1.35 .0
33Release: 0%{?dist }
44Summary: Thin wrapper to build Linux kernels
55License: Expat
@@ -63,6 +63,9 @@ install -m 644 bash_completion/tuxmake %{buildroot}/usr/share/bash-completion/co
6363%license LICENSE
6464
6565%changelog
66+ * Tue Feb 10 2026 Anders Roxell <anders.roxell@linaro.org> - 1.35.0-1
67+ - Release 1.35.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.35.0
68+
6669
6770* Wed Dec 23 2020 Antonio Terceiro <antonio.terceiro@linaro.org> - 0.12.0-1
6871- Initial version of the package
Original file line number Diff line number Diff line change 22Thin wrapper to build Linux kernels
33"""
44
5- __version__ = "1.34 .0"
5+ __version__ = "1.35 .0"
You can’t perform that action at this time.
0 commit comments