diff --git a/libmanette-0.2.3.tar.xz b/libmanette-0.2.3.tar.xz deleted file mode 100644 index 7d5fbff..0000000 --- a/libmanette-0.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0f065155ae64ceda7a880536878685aeeee4c55fd17aaea8ef0bc2fac3cb0ff -size 33620 diff --git a/libmanette-0.2.4.tar.xz b/libmanette-0.2.4.tar.xz new file mode 100644 index 0000000..f5cf26d --- /dev/null +++ b/libmanette-0.2.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe0a4bed6b4c3ae7249d341031c27b32f8d9e0ffb5337d71cbcec7160362cf7 +size 38196 diff --git a/libmanette.changes b/libmanette.changes index 75ae230..153f250 100644 --- a/libmanette.changes +++ b/libmanette.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Apr 5 17:10:44 UTC 2020 - Bjørn Lie + +- 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 diff --git a/libmanette.spec b/libmanette.spec index b0a1922..3225c53 100644 --- a/libmanette.spec +++ b/libmanette.spec @@ -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