!19 Drop unused gnome-common build dependency

From: @zppzhangpan 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-09-04 01:19:28 +00:00 committed by Gitee
commit f385d9cd74
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: keybinder3
Version: 0.3.2
Release: 10
Release: 11
Summary: a library used for registering global keyboard shortcuts
License: MIT
URL: https://github.com/kupferlauncher/keybinder
@ -8,7 +8,7 @@ Source0: https://github.com/kupferlauncher/keybinder/releases/download/ke
Patch6000: backport-Fix-gtk-doc-1.31+-build-failure.patch
BuildRequires: pkgconfig(gtk+-3.0) gnome-common gtk-doc gobject-introspection-devel libxslt
BuildRequires: pkgconfig(gtk+-3.0) gtk-doc gobject-introspection-devel libxslt
%description
Keybinder is a library for registering global keyboard shortcuts to be used by GTK-based
@ -64,6 +64,9 @@ rm -rf %{buildroot}/%{_libdir}/libkeybinder-3.0.la
%doc NEWS README ChangeLog
%changelog
* Thu Aug 01 2024 zhangpan <zhangpan103@h-partners.com> - 0.3.2-11
- Drop unused gnome-common build dependency
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.3.2-10
- Rebuild for next release