Accepting request 159242 from GNOME:Factory

Push GNOME:Next (forwarded request 158456 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/159242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwacom?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2013-03-15 09:41:32 +00:00 committed by Git OBS Bridge
parent 7fcdc0709d
commit 39efa52c1c
4 changed files with 19 additions and 5 deletions

View File

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

3
libwacom-0.7.tar.bz2 Normal file
View File

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

View File

@ -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 Fri Nov 9 19:16:34 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package libwacom # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: libwacom Name: libwacom
Version: 0.6.1 Version: 0.7
Release: 0 Release: 0
Summary: Library to identify wacom tablets Summary: Library to identify wacom tablets
License: MIT License: MIT
@ -98,6 +98,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%dir %{_datadir}/libwacom %dir %{_datadir}/libwacom
%{_datadir}/libwacom/*.tablet %{_datadir}/libwacom/*.tablet
%{_datadir}/libwacom/*.stylus %{_datadir}/libwacom/*.stylus
%{_datadir}/libwacom/layouts/
%files tools %files tools
%defattr(-,root,root) %defattr(-,root,root)