diff --git a/pkg/fedora-spec/lact-headless.spec b/pkg/fedora-spec/lact-headless.spec index 427b25be..a87007ce 100644 --- a/pkg/fedora-spec/lact-headless.spec +++ b/pkg/fedora-spec/lact-headless.spec @@ -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 diff --git a/pkg/fedora-spec/lact.spec b/pkg/fedora-spec/lact.spec index ded5d3d3..1cc70aad 100644 --- a/pkg/fedora-spec/lact.spec +++ b/pkg/fedora-spec/lact.spec @@ -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