diff --git a/libwacom-0.6.1.tar.bz2 b/libwacom-0.6.1.tar.bz2 deleted file mode 100644 index 673752c..0000000 --- a/libwacom-0.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:158b9445a42d789c6992267b8a088b138138742517758cfe63111914ae5b8923 -size 380355 diff --git a/libwacom-0.7.tar.bz2 b/libwacom-0.7.tar.bz2 new file mode 100644 index 0000000..bb298be --- /dev/null +++ b/libwacom-0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210c48b595461ebee63b1a846a6eb1d8f029b49d02ccbde34eadf551a5a68a78 +size 403532 diff --git a/libwacom.changes b/libwacom.changes index bf833a6..89d6373 100644 --- a/libwacom.changes +++ b/libwacom.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 8 21:38:45 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.7: + + New devices: + - Cintiq 22HD, 24HD touch, + - ISDv4 E5, 100, 101 + + Support for SVG layouts of the tablets + + New APIs for: + - list status LEDs + - list integration flags (differ between builtin and + screen-tablets) + ------------------------------------------------------------------- Fri Nov 9 19:16:34 UTC 2012 - dimstar@opensuse.org diff --git a/libwacom.spec b/libwacom.spec index e51f6bc..ea433fa 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,7 +1,7 @@ # # spec file for package libwacom # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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: libwacom -Version: 0.6.1 +Version: 0.7 Release: 0 Summary: Library to identify wacom tablets License: MIT @@ -98,6 +98,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %dir %{_datadir}/libwacom %{_datadir}/libwacom/*.tablet %{_datadir}/libwacom/*.stylus +%{_datadir}/libwacom/layouts/ %files tools %defattr(-,root,root)