!31 [sync] PR-25: delete taboo words

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-01-18 02:47:36 +00:00 committed by Gitee
commit efef30916c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2802 additions and 1 deletions

2796
delete-taboo-words.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
#Basic Information
Name: gtk2
Version: 2.24.32
Release: 8
Release: 9
Summary: GTK+ graphical user interface library
License: LGPLv2+
URL: http://www.gtk.org
@ -23,6 +23,8 @@ Patch8: tooltip-positioning.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=611313
Patch15: window-dragging.patch
Patch9000: delete-taboo-words.patch
#Dependency
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 pkgconfig(atk) >= 2.28.0
BuildRequires: pkgconfig(pango) >= 1.20 pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
@ -232,6 +234,9 @@ gtk-query-immodules-2.0-64 --update-cache
%{_mandir}/man1/gtk-builder-convert.1.gz
%changelog
* Tue Jan 16 2024 zhangpan <zhangpan103@h-partners.com> - 2.24.32-9
- delete taboo words
* Wed Mar 10 2021 yanan <yanan@huawei.com> - 2.24.32-8
- Type:enhancement
- ID:NA