From 7640365f56b7b0a6affd3a6d3cb373b65e9d6a23 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 7 Dec 2021 09:43:08 +0100 Subject: [PATCH] Version bump for resync Resolves: rhbz#1998154 --- libdecor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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