diff --git a/libdecor.spec b/libdecor.spec index 2b6bf95..c2438b2 100644 --- a/libdecor.spec +++ b/libdecor.spec @@ -1,6 +1,6 @@ Name: libdecor Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland client side decoration library License: MIT @@ -58,5 +58,8 @@ developing applications that use %{name}. %changelog +* Tue Dec 07 2021 Wim Taymans - 0.1.0-2 +- Version bump for resync + * Fri Jul 23 2021 Jonas Ã…dahl - 0.1.0-1 - Initial Fedora packaging