Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ linux-tools
Commits:
331b7089 by Leonidas Spyropoulos at 2025-07-28T11:55:24+01:00
upgpkg: 6.15-3: rebuild for binutils 2.45-1 with libsframe.so=2-64
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = linux-tools
pkgver = 6.15
- pkgrel = 2
+ pkgrel = 3
url = https://www.kernel.org
arch = x86_64
groups = linux-tools
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
'x86_energy_perf_policy'
)
pkgver=6.15
-pkgrel=2
+pkgrel=3
license=('GPL-2.0-only')
arch=('x86_64')
url='https://www.kernel.org'
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "cpupower.default",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/331b708956c57d8cbd8c0635ef6b3af2e7b7c143
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/331b708956c57d8cbd8c0635ef6b3af2e7b7c143
You're receiving this email because of your account on gitlab.archlinux.org.