From 2356dfa392e6b043c210b83f09bfa614e62a9f15 Mon Sep 17 00:00:00 2001 From: kerongw Date: Sat, 11 Jun 2022 08:49:04 +0000 Subject: [PATCH] delete autosetup macro in changelog (cherry picked from commit 4817e9af91719c6d380c1a0a43dc2b2d3cc77a9d) --- gtk2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index f34b957..63b439e 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -6,7 +6,7 @@ #Basic Information Name: gtk2 Version: 2.24.33 -Release: 5 +Release: 6 Summary: GTK+ graphical user interface library License: LGPLv2+ URL: http://www.gtk.org @@ -238,6 +238,9 @@ gtk-query-immodules-2.0-64 --update-cache %{_mandir}/man1/gtk-builder-convert.1.gz %changelog +* Sat Jun 11 2022 wangkeorng - 2.24.33-6 +- delete autosetup macro in changelog + * Sat May 7 2022 dongyuzhen - 2.24.33-5 - fix changelog @@ -245,7 +248,7 @@ gtk-query-immodules-2.0-64 --update-cache - Other distros disable cups * Fri Jul 30 2021 chenyanpanHW - 2.24.33-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Wed Mar 10 2021 yanan - 2.24.33-2 - use multi-thread to build -- Gitee