diff --git a/weston-1.2.0.tar.xz b/weston-1.2.0.tar.xz deleted file mode 100644 index d8c8e57..0000000 --- a/weston-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:122e12ae8e4ec4618780465c0cc31d70d67054900a2aac458f82ed6eb5d397b7 -size 654068 diff --git a/weston-1.2.2.tar.xz b/weston-1.2.2.tar.xz new file mode 100644 index 0000000..677990c --- /dev/null +++ b/weston-1.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdd6530020e462cec122a14f58841b0f12c037e25ad8a6f93fc5c01d88f64b3 +size 658116 diff --git a/weston.changes b/weston.changes index 8712fec..d2a9e15 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 19 21:55:30 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to new upstream release 1.2.2 +* Fix crash on fast click on titlebar +* Included private config.h from SDK header compositor.h +* evdev device cleanup crashes when used for error recovery or when + rejecting joysticks, due to uninitialized list. + ------------------------------------------------------------------- Wed Jul 24 09:26:43 UTC 2013 - cfarrell@suse.com diff --git a/weston.spec b/weston.spec index bfdf425..d1fe8c9 100644 --- a/weston.spec +++ b/weston.spec @@ -18,7 +18,7 @@ Name: weston %define lname libweston0 -Version: 1.2.0 +Version: 1.2.2 Release: 0 Summary: Wayland Compositor Infrastructure License: HPND and CC-BY-SA-3.0