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
|
||||
Version: 0.2.1
|
||||
Release: %autorelease -b 2
|
||||
Version: 0.3.0
|
||||
Release: %autorelease -b 1
|
||||
Summary: A fast and consistent wire protocol for IPC
|
||||
|
||||
License: BSD-3-Clause
|
||||
@@ -42,7 +42,7 @@ Development files for %{name}.
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_libdir}/lib%{name}.so.%{version}
|
||||
%{_libdir}/lib%{name}.so.2
|
||||
%{_libdir}/lib%{name}.so.3
|
||||
|
||||
%files devel
|
||||
%{_bindir}/%{name}-scanner
|
||||
|
||||
Reference in New Issue
Block a user