Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions packages/hyprwire/hyprwire.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: hyprwire
Version: 0.3.0
Release: 2%{?dist}
Version: 0.3.1
Release: 1%{?dist}
Summary: A fast and consistent wire protocol for IPC

License: BSD-3-Clause
Expand Down Expand Up @@ -63,6 +63,8 @@ Development files for %{name}.
%{_libdir}/pkgconfig/%{name}.pc

%changelog
* Sun Apr 26 2026 Hypercube <hypercube@binarypie.dev> - 0.3.1-1
- Update to 0.3.1
* Thu Feb 06 2026 Hypercube <hypercube@binarypie.dev> - 0.3.0-2
- Fix SONAME: library changed from .so.2 to .so.3

Expand Down