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
|
||||
Version: 0.4.1
|
||||
Release: %autorelease -b 3
|
||||
Version: 0.5.0
|
||||
Release: %autorelease -b 1
|
||||
Summary: A modern C++ Wayland-native GUI toolkit
|
||||
|
||||
License: BSD-3-Clause
|
||||
@@ -58,7 +58,7 @@ Development files for %{name}.
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_libdir}/lib%{name}.so.%{version}
|
||||
%{_libdir}/lib%{name}.so.4
|
||||
%{_libdir}/lib%{name}.so.5
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
Reference in New Issue
Block a user