pkg: update fedora copr spec (#412)

This commit is contained in:
Ilya Zlobintsev 2024-11-14 21:55:28 +02:00 committed by GitHub
parent 3fd7e0e22b
commit f513e0554c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 9 deletions

View File

@ -1,10 +1,10 @@
Name: lact-headless
Version: 0.5.6
Version: 0.6.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.5.6.tar.gz
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.0.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: rust cargo gcc libdrm-devel dbus curl make clang git
@ -36,4 +36,5 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
%changelog
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.

View File

@ -1,10 +1,10 @@
Name: lact-libadwaita
Version: 0.5.6
Version: 0.6.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.5.6.tar.gz
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.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
@ -36,4 +36,5 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
%changelog
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.

View File

@ -1,10 +1,10 @@
Name: lact
Version: 0.5.6
Version: 0.6.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.5.6.tar.gz
Source0: https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.6.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
@ -36,4 +36,5 @@ make install PREFIX=/usr DESTDIR=%{buildroot}
%changelog
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.
* Thu Nov 14 2024 - ilya-zlobintsev - -
- Autogenerated from CI, please see for detailed changelog.