diff --git a/packages/hyprwire/hyprwire.spec b/packages/hyprwire/hyprwire.spec index 4d3ba4f..9454724 100644 --- a/packages/hyprwire/hyprwire.spec +++ b/packages/hyprwire/hyprwire.spec @@ -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 @@ -63,6 +63,8 @@ Development files for %{name}. %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sun Apr 26 2026 Hypercube - 0.3.1-1 +- Update to 0.3.1 * Thu Feb 06 2026 Hypercube - 0.3.0-2 - Fix SONAME: library changed from .so.2 to .so.3