Update hyprwire to 0.3.0
All checks were successful
Build hyprwire / Build and push image (push) Successful in 3m44s
All checks were successful
Build hyprwire / Build and push image (push) Successful in 3m44s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: hyprwire
|
Name: hyprwire
|
||||||
Version: 0.2.1
|
Version: 0.3.0
|
||||||
Release: %autorelease -b 2
|
Release: %autorelease -b 1
|
||||||
Summary: A fast and consistent wire protocol for IPC
|
Summary: A fast and consistent wire protocol for IPC
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -42,7 +42,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.2
|
%{_libdir}/lib%{name}.so.3
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_bindir}/%{name}-scanner
|
%{_bindir}/%{name}-scanner
|
||||||
|
|||||||
Reference in New Issue
Block a user