Accepting request 267108 from home:tobijk:X11:XOrg

- Update to version 1.2:
  + build fixes
  + FreeBSD umtx support
  + memfd_create support for kernel >= 3.17

OBS-URL: https://build.opensuse.org/request/show/267108
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxshmfence?expand=0&rev=8
This commit is contained in:
Stefan Dirsch 2015-01-05 16:35:59 +00:00 committed by Git OBS Bridge
parent 48eabb0f3f
commit cc110abb31
4 changed files with 13 additions and 5 deletions

View File

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

3
libxshmfence-1.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 3 15:26:19 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.2:
+ build fixes
+ FreeBSD umtx support
+ memfd_create support for kernel >= 3.17
-------------------------------------------------------------------
Thu Apr 24 18:25:35 UTC 2014 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libxshmfence
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,7 +17,7 @@
Name: libxshmfence
Version: 1.1
Version: 1.2
Release: 0
%define lname libxshmfence1
Summary: A tiny library that exposes a event API on top of Linux futexes