mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
pkg: bump fedora spec
This commit is contained in:
parent
b818f39954
commit
5eb782eec4
@ -1,10 +1,10 @@
|
||||
Name: lact-headless
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Summary: AMDGPU control utility
|
||||
License: MIT
|
||||
URL: https://github.com/ilya-zlobintsev/LACT
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.0.tar.gz
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.0.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: rust cargo gcc libdrm-devel dbus curl make clang git
|
||||
@ -34,6 +34,8 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
|
||||
/usr/share/pixmaps/io.github.lact-linux.png
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2025 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
|
@ -1,10 +1,10 @@
|
||||
Name: lact-libadwaita
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Summary: AMDGPU control utility
|
||||
License: MIT
|
||||
URL: https://github.com/ilya-zlobintsev/LACT
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.0.tar.gz
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.0.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: rust cargo gtk4-devel gcc libdrm-devel blueprint-compiler libadwaita-devel dbus curl make clang git
|
||||
@ -34,6 +34,8 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
|
||||
/usr/share/pixmaps/io.github.lact-linux.png
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2025 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
|
@ -1,10 +1,10 @@
|
||||
Name: lact
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Summary: AMDGPU control utility
|
||||
License: MIT
|
||||
URL: https://github.com/ilya-zlobintsev/LACT
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.0.tar.gz
|
||||
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.0.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: rust cargo gtk4-devel gcc libdrm-devel blueprint-compiler dbus curl make clang git
|
||||
@ -34,6 +34,8 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
|
||||
/usr/share/pixmaps/io.github.lact-linux.png
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2025 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
- Autogenerated from CI, please see for detailed changelog.
|
||||
* Thu Nov 14 2024 - ilya-zlobintsev - -
|
||||
|
Loading…
Reference in New Issue
Block a user