Package init
This commit is contained in:
parent
5dbd655d5d
commit
7b28ea98f0
@ -1,12 +1,12 @@
|
|||||||
Name: keybinder3
|
Name: keybinder3
|
||||||
Version: 0.3.2
|
Version: 0.3.2
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: a library used for registering global keyboard shortcuts
|
Summary: a library used for registering global keyboard shortcuts
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/kupferlauncher/keybinder
|
URL: https://github.com/kupferlauncher/keybinder
|
||||||
Source0: https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v%{version}/keybinder-3.0-%{version}.tar.gz
|
Source0: https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v%{version}/keybinder-3.0-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0), gnome-common, gtk-doc, gobject-introspection-devel
|
BuildRequires: pkgconfig(gtk+-3.0) gnome-common gtk-doc gobject-introspection-devel libxslt
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Keybinder is a library for registering global keyboard shortcuts to be used by GTK-based
|
Keybinder is a library for registering global keyboard shortcuts to be used by GTK-based
|
||||||
@ -63,5 +63,11 @@ rm -rf %{buildroot}/%{_libdir}/libkeybinder-3.0.la
|
|||||||
%doc NEWS README ChangeLog
|
%doc NEWS README ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.2-7
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add the libxslt in buildrequires
|
||||||
|
|
||||||
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.2-6
|
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.2-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user