forked from pool/libmanette
Accepting request 791766 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/791766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmanette?expand=0&rev=6
This commit is contained in:
commit
47e20e4bf2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0f065155ae64ceda7a880536878685aeeee4c55fd17aaea8ef0bc2fac3cb0ff
|
||||
size 33620
|
3
libmanette-0.2.4.tar.xz
Normal file
3
libmanette-0.2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fe0a4bed6b4c3ae7249d341031c27b32f8d9e0ffb5337d71cbcec7160362cf7
|
||||
size 38196
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 17:10:44 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.2.4:
|
||||
+ Build system changes: Add the 'introspection' and 'vapi'
|
||||
options, allowing to build without producing GObject
|
||||
Introspection or Vala bindings.
|
||||
+ Support hot-plugging in the fallback backend.
|
||||
+ Update the game controller mapping database.
|
||||
+ Various code cleanups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 12:24:48 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmanette
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define package_version 0_2-0
|
||||
|
||||
Name: libmanette
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 0
|
||||
Summary: A simple GObject game controller library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user