!19 Drop unused gnome-common build dependency
From: @zppzhangpan Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
f385d9cd74
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user