delete taboo words

(cherry picked from commit 0edf4ceaf2b75f5b38a5ca84dea37e9992cf7d8f)
This commit is contained in:
zhangpan 2024-01-16 03:36:44 +00:00 committed by openeuler-sync-bot
parent 3aa4a55981
commit 5adf6b586b
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