Changelog for
xdotool-devel-2.2012+git.20130201.65cb0b1-1.1.x86_64.rpm :
Thu Jul 20 14:00:00 2017 bwiedemannAATTsuse.com
- Add xdotool-2.2012-reproducible.patch to override build date
to fix build-compare (boo#1047218)
Sat Nov 1 13:00:00 2014 crrodriguezAATTopensuse.org
- Switch to individual pkgconfig() build requires
instead of using metapackage xorg-x11-devel
- \"as-needed\" build works, remove SUSE_ASNEEDED workaround.
- xdotool-devel requires pkgconfig(x11)
Fri Mar 8 13:00:00 2013 aspiersAATTsuse.com
- update to github master AATT e0a3e8fb
+ don\'t try to access xdo until after we verify it\'s not null. (#18, reported by zarelit)
+ mark swedish and danish symbol typing as known-broken, allow skipping them by setting $SKIP_KNOWN_BROKEN_TESTS
+ provide a way to override which specific test combinations are run
+ create a way to build xdotool without setting rpath (see e.g. https://wiki.debian.org/RpathIssue)
+ include the CPPFLAGS variable for C preprocessor flags
+ Avoid unnecessary double linking
+ bump major version due to API overhaul (including function name normalization)
+ constify display argument in xdo_new() since it will not be modified.
+ allow xdo_free(NULL) without segfaults
Fri Oct 26 14:00:00 2012 aspiersAATTsuse.com
- add disabled source service and update to github master AATT 118979c5
+ Don\'t translate a window\'s location if its parent is the root.
+ Fixed merge conflict
+ Fixed an error in xdo_get_window_property
+ Merge miss
+ Unified naming convention for all functions of the API
+ Changed the behaviour of xdo_get_window_property
+ Remove xdo_version.h when cleaning
+ Removed all signed/unsigned conflicts
+ Changed XKeycodeToKeysym to XkbKeycodeToKeysym to get rid of compilation warnings
+ Changed name on xdo_getwinprop() to xdo_window_get_property()
+ Fixed some minor compilation warnings
+ Replaced xdo_get_active_modifiers with xdo_active_keys_to_keycode_list
+ Fix another C++ reserved word issue. Reported in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663007
+ add \'--file\' argument for the type command
+ don\'t emit \'findclient\' messages
+ Hack linker rpath to solve problem of /usr/local/lib (or elsewhere) not being in the run-time linker path (see ldd, etc).
+ abort if we\'re using a shell that probably won\'t work
+ fix librt linking on GNU Hurd
+ drop isatty for good (not sure why it was still here). This fixes the \'test_script\' test when stdin is /dev/null. Patch by Daniel Kahn Gillmor.
+ add kfreebsd patch from Daniel Kahn Gillmor
+ add todos
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Thu Jan 6 13:00:00 2011 malcolmlewisAATTopensuse.org
- New version (Refer CHANGELIST)
- Drop asneeded patch
- Add man page patch
http://code.google.com/p/semicomplete/issues/detail?id=46
- Update/Clean spec file
- Add devel package
Wed Aug 19 14:00:00 2009 meissnerAATTsuse.de
- fixed build with asneeded
Sun Apr 5 14:00:00 2009 mhruseckyAATTsuse.cz
- First version of package (20090330)