- Update to version 1.0.10
* This release provides a man page update and some small build fixes & janitorial cleanups. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xmodmap?expand=0&rev=10
This commit is contained in:
parent
8dfde2bbde
commit
cd85129a95
3
xmodmap-1.0.10.tar.bz2
Normal file
3
xmodmap-1.0.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:473f0941d7439d501bb895ff358832b936ec34c749b9704c37a15e11c318487c
|
||||||
|
size 145489
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7b0e5cc5f10d0fb6d2d6ea4f00c77e8ac0e847cc5a73be94cd86139ac4ac478
|
|
||||||
size 142565
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 21 11:14:12 UTC 2019 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.10
|
||||||
|
* This release provides a man page update and some small build
|
||||||
|
fixes & janitorial cleanups.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 24 15:09:54 UTC 2015 - sndirsch@suse.com
|
Fri Apr 24 15:09:54 UTC 2015 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xmodmap
|
# spec file for package xmodmap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xmodmap
|
Name: xmodmap
|
||||||
Version: 1.0.9
|
Version: 1.0.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to modify keymaps and pointer button mappings in X
|
Summary: Utility to modify keymaps and pointer button mappings in X
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -55,7 +55,7 @@ install -m0644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/X11/Xmodmap.remote
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog COPYING README
|
%doc AUTHORS ChangeLog COPYING README.md
|
||||||
%config %{_sysconfdir}/X11/Xmodmap
|
%config %{_sysconfdir}/X11/Xmodmap
|
||||||
%config %{_sysconfdir}/X11/Xmodmap.remote
|
%config %{_sysconfdir}/X11/Xmodmap.remote
|
||||||
%{_bindir}/xmodmap
|
%{_bindir}/xmodmap
|
||||||
|
Loading…
Reference in New Issue
Block a user