Update hyprtoolkit to v0.5.0
All checks were successful
Build hyprtoolkit / Build and push image (push) Successful in 5m14s
All checks were successful
Build hyprtoolkit / Build and push image (push) Successful in 5m14s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: hyprtoolkit
|
Name: hyprtoolkit
|
||||||
Version: 0.4.1
|
Version: 0.5.0
|
||||||
Release: %autorelease -b 3
|
Release: %autorelease -b 1
|
||||||
Summary: A modern C++ Wayland-native GUI toolkit
|
Summary: A modern C++ Wayland-native GUI toolkit
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -58,7 +58,7 @@ Development files for %{name}.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{_libdir}/lib%{name}.so.%{version}
|
%{_libdir}/lib%{name}.so.%{version}
|
||||||
%{_libdir}/lib%{name}.so.4
|
%{_libdir}/lib%{name}.so.5
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/%{name}/
|
%{_includedir}/%{name}/
|
||||||
|
|||||||
Reference in New Issue
Block a user