diff options
author | Shibata Makoto <shibata@mac.tec.toyota.co.jp> | 2013-05-13 15:42:38 +0900 |
---|---|---|
committer | Shibata Makoto <shibata@mac.tec.toyota.co.jp> | 2013-05-13 15:42:38 +0900 |
commit | 644264897dacf42ef4812ccbb797f4872d73e7b3 (patch) | |
tree | 2ec6c7883de1d695e5a7649b1666b24e9fed6457 /packaging | |
parent | 273da164d255752a2e252dbf51a17a778772cb00 (diff) | |
download | ico-uxf-weston-plugin-644264897dacf42ef4812ccbb797f4872d73e7b3.tar.gz ico-uxf-weston-plugin-644264897dacf42ef4812ccbb797f4872d73e7b3.tar.bz2 ico-uxf-weston-plugin-644264897dacf42ef4812ccbb797f4872d73e7b3.zip |
Update packages changelogs.
Change-Id: I181f79e342e3ac6218271db3bc03c5db3f367640
Signed-off-by: Shibata Makoto <shibata@mac.tec.toyota.co.jp>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ico-uxf-weston-plugin.changes | 13 | ||||
-rw-r--r-- | packaging/ico-uxf-weston-plugin.spec | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/packaging/ico-uxf-weston-plugin.changes b/packaging/ico-uxf-weston-plugin.changes index f1ae57f..8818c05 100644 --- a/packaging/ico-uxf-weston-plugin.changes +++ b/packaging/ico-uxf-weston-plugin.changes @@ -1,3 +1,16 @@ +* Mon May 13 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130426.191944@273da16 +- Bug Fix. +- I547bb4cd:Removed generated Makefile. +- I7206280c:Port ico-uxf-weston-plugin to use Weston 1.0.6 plugin API. +- I9154214b:Corrected packaging of lib*.so file. It belongs in the -devel package. +- I281e9214:Do not hardcode package header install path. Use pkginclude_HEADERS instead. +- I982a05ec:Removed checks for unused programs(C++ conpiler and sed). +- I3292b6c1:Removed log files, and add .gitignore file to prevent re-commit. +- I770d797c:Removed generated source dependency files. +- I33ca73c9:No longer need to set dist-check configure flags. +- I27ba7db2:Added Weston config-parser.c again until Weston SDK exports config functions. + + * Fri Apr 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> 3224fe9 - Import initial. diff --git a/packaging/ico-uxf-weston-plugin.spec b/packaging/ico-uxf-weston-plugin.spec index 93fd128..44a70e7 100644 --- a/packaging/ico-uxf-weston-plugin.spec +++ b/packaging/ico-uxf-weston-plugin.spec @@ -1,6 +1,6 @@ Name: ico-uxf-weston-plugin Summary: Weston Plugins for IVI -Version: 0.5.01 +Version: 0.5.02 Release: 1.1 Group: System/GUI/Libraries License: MIT |