From 211d97adb1e28f8b68ff88dd4d7de319c7937fc2 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:11:58 +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/atkmm.git#6a3b44993d1e330b450b131499a64b649f9ed22f --- atkmm.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/atkmm.spec b/atkmm.spec index 465e7d7..beed50c 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -6,7 +6,7 @@ Name: atkmm Version: 2.28.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ interface for the ATK library License: LGPLv2+ @@ -67,9 +67,6 @@ documentation browser or through a web browser. %meson_install -%ldconfig_scriptlets - - %files %license COPYING %doc AUTHORS NEWS README @@ -87,6 +84,9 @@ documentation browser or through a web browser. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.28.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 14 2020 Kalev Lember - 2.28.1-1 - Update to 2.28.1 - Switch to meson build system