File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11%global debug_package %{nil }
22
3- %global commit c9e76f327376c8bb6ab4e4cc5187954aa8cdc538
4- %global commit_date 20251020
5- %global shortcommit %(c= %{commit }; echo ${c:0:7})
6-
73Name: asusctl
8- Version: % commit_date .% shortcommit
4+ Version: 6.1.16
95Release: 1%?dist
106Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
117URL: https://gitlab.com/asus-linux/asusctl
12- Source0: %url /-/archive/%commit /asusctl-%commit .tar.gz
8+ Source0: %url /-/archive/%version /asusctl-%version .tar.gz
139License: MPL-2.0
1410Patch0: fix-makefile.patch
15- BuildRequires: anda-srpm-macros cargo-rpm-macros systemd-rpm-macros mold rust-udev-devel clang-devel
11+ BuildRequires: anda-srpm-macros cargo-rpm-macros systemd-rpm-macros mold rust-udev-devel clang-devel
1612BuildRequires: desktop-file-utils
1713BuildRequires: cmake
1814BuildRequires: rust
@@ -39,7 +35,7 @@ A one-stop-shop GUI tool for asusd/asusctl. It aims to provide most controls,
3935a notification service, and ability to run in the background.
4036
4137%prep
42- %autosetup -p1 -n asusctl-%commit
38+ %autosetup -p1 -n asusctl-%version
4339%cargo_prep_online
4440
4541%build
You can’t perform that action at this time.
0 commit comments