From 42d3ee689bf6178a4fdbedda3347afa86e379253 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 01:55:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gtkmm30.git#c06508883851282a9e6cca71564bc059dd746fdb --- gtkmm30.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtkmm30.spec b/gtkmm30.spec index 42e2f75..01d99c5 100644 --- a/gtkmm30.spec +++ b/gtkmm30.spec @@ -11,7 +11,7 @@ Name: gtkmm30 Version: 3.24.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ interface for the GTK+ library License: LGPLv2+ @@ -102,6 +102,9 @@ cp -a demos/ _docs/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.24.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 14 2020 Kalev Lember - 3.24.3-1 - Update to 3.24.3 - Use https source URLs