From badb676a5e03c089087c06e588b7b227611e3054 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:31:53 +0100 Subject: [PATCH] update to 3.22.1 [release 3.22.1-1mamba;Fri Aug 11 2017] --- libgtkmm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgtkmm.spec b/libgtkmm.spec index 2e23112..60be178 100644 --- a/libgtkmm.spec +++ b/libgtkmm.spec @@ -1,8 +1,8 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: libgtkmm -Version: 3.18.0 -Release: 2mamba +Version: 3.22.1 +Release: 1mamba Summary: gtkmm is the official C++ interface for the popular GUI library GTK+ Group: System/Libraries Vendor: openmamba @@ -83,6 +83,9 @@ This package contains static libraries and header files need for development. %{_docdir}/gtkmm-?.?/reference %changelog +* Fri Aug 11 2017 Silvan Calarco 3.22.1-1mamba +- update to 3.22.1 + * Thu Dec 10 2015 Silvan Calarco 3.18.0-2mamba - rebuilt with gcc 5.2.0