Accepting request 254110 from X11:XOrg

- Update to version 0.4.0:
  + Pick-up changes in m4 submodule as it's better to have all util repos at same m4 level.
  + Remove old/outdated documentation crufts.
  + Duplicate keycodes are unnecessary
  + autogen.sh: verify that git submodules are initialized
  + Fix handling of error connections

OBS-URL: https://build.opensuse.org/request/show/254110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xcb-util-keysyms?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2014-10-07 16:23:40 +00:00 committed by Git OBS Bridge
commit fb2df4c2ba
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e
size 286075

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9
size 289880

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 3 16:38:43 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Update to version 0.4.0:
+ Pick-up changes in m4 submodule as it's better to have all util repos at same m4 level.
+ Remove old/outdated documentation crufts.
+ Duplicate keycodes are unnecessary
+ autogen.sh: verify that git submodules are initialized
+ Fix handling of error connections
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xcb-util-keysyms
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: xcb-util-keysyms
%define lname libxcb-keysyms1
Version: 0.3.9
Version: 0.4.0
Release: 0
Summary: XCB utility module for X keycode constants and conversions
License: MIT
@ -28,6 +28,7 @@ Url: http://xcb.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xcb/util-keysyms
#Git-Web: http://cgit.freedesktop.org/xcb/util-keysyms/
Source: %name-%version.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.59c, automake, libtool
BuildRequires: pkgconfig