mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-17 16:34:54 -05:00
chore: Update spec files for release v0.10.0
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Name: lact-headless
|
||||
Version: 0.9.1
|
||||
Version: 0.10.0
|
||||
Release: 1
|
||||
Summary: GPU control utility
|
||||
License: MIT
|
||||
URL: https://github.com/ilya-zlobintsev/LACT
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.9.1.tar.gz
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.10.0.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: rust cargo gcc libdrm-devel dbus curl make clang git vulkan-tools clinfo
|
||||
@@ -17,7 +17,7 @@ GPU control utility
|
||||
%setup -q -n LACT-%{version}
|
||||
|
||||
%build
|
||||
VERGEN_GIT_SHA=6a7d096 make build-release-headless %{?_smp_mflags}
|
||||
VERGEN_GIT_SHA=2aa6d0d make build-release-headless %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
@@ -35,6 +35,8 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
|
||||
/usr/share/metainfo/io.github.ilya_zlobintsev.LACT.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2026 - ilya-zlobintsev - v0.10.0
|
||||
- Autogenerated from CI, please see https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.10.0 for detailed changelog.
|
||||
* Thu Jun 25 2026 - ilya-zlobintsev - v0.9.1
|
||||
- Autogenerated from CI, please see https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.9.1 for detailed changelog.
|
||||
* Sat Apr 25 2026 - ilya-zlobintsev - v0.9.0
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Name: lact
|
||||
Version: 0.9.1
|
||||
Version: 0.10.0
|
||||
Release: 1
|
||||
Summary: GPU control utility
|
||||
License: MIT
|
||||
URL: https://github.com/ilya-zlobintsev/LACT
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.9.1.tar.gz
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.10.0.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: rust cargo gtk4-devel gcc libdrm-devel dbus libadwaita-devel libdisplay-info-devel curl make clang git vulkan-tools clinfo
|
||||
@@ -17,7 +17,7 @@ GPU control utility
|
||||
%setup -q -n LACT-%{version}
|
||||
|
||||
%build
|
||||
VERGEN_GIT_SHA=6a7d096 make build-release %{?_smp_mflags}
|
||||
VERGEN_GIT_SHA=2aa6d0d make build-release %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
@@ -35,6 +35,8 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
|
||||
/usr/share/metainfo/io.github.ilya_zlobintsev.LACT.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2026 - ilya-zlobintsev - v0.10.0
|
||||
- Autogenerated from CI, please see https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.10.0 for detailed changelog.
|
||||
* Thu Jun 25 2026 - ilya-zlobintsev - v0.9.1
|
||||
- Autogenerated from CI, please see https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.9.1 for detailed changelog.
|
||||
* Sat Apr 25 2026 - ilya-zlobintsev - v0.9.0
|
||||
|
||||
Reference in New Issue
Block a user