File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ tuxmake (1.39.0-1) UNRELEASED; urgency=medium
2+
3+ * Release 1.39.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.39.0
4+
5+ -- Anders Roxell <anders.roxell@linaro.org> Mon, 13 Apr 2026 08:59:06 +0200
6+
17tuxmake (1.38.0-1) UNRELEASED; urgency=medium
28
39 * Release 1.38.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.38.0
Original file line number Diff line number Diff line change 11pkgname=tuxmake
2- pkgver=1.38 .0
2+ pkgver=1.39 .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.38 .0
2+ Version: 1.39 .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+ * Mon Apr 13 2026 Anders Roxell <anders.roxell@linaro.org> - 1.39.0-1
67+ - Release 1.39.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.39.0
68+
6669* Wed Apr 08 2026 Anders Roxell <anders.roxell@linaro.org> - 1.38.0-1
6770- Release 1.38.0. See: https://github.com/kernelci/tuxmake/releases/tag/v1.38.0
6871
Original file line number Diff line number Diff line change 22Thin wrapper to build Linux kernels
33"""
44
5- __version__ = "1.38 .0"
5+ __version__ = "1.39 .0"
You can’t perform that action at this time.
0 commit comments