I have made the following changes intended for : CE:MW:Shared / mlite Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below.
https://build.pub.meego.com//request/show/7116 Thank You, Islam Amer [This message was auto-generated] --- Request # 7116: Messages from BOSS: State: review at 2012-10-23T12:57:44 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: Project:MTF:MW / mlite -> CE:MW:Shared / mlite changes files: -------------- --- mlite.changes +++ mlite.changes @@ -0,0 +1,3 @@ +* Tue Oct 23 2012 Vesa Halttunen <[email protected]> - 0.0.7 +- Fix the packageconfig file version to match the package version + old: ---- mlite-0.0.6.tar.bz2 new: ---- mlite-0.0.7.tar.bz2 spec files: ----------- --- mlite.spec +++ mlite.spec @@ -9,7 +9,7 @@ # << macros Summary: Useful classes originating from MeeGo Touch -Version: 0.0.6 +Version: 0.0.7 Release: 1 Group: System/Libraries License: LGPL v2.1 other changes: -------------- ++++++ mlite-0.0.6.tar.bz2 -> mlite-0.0.7.tar.bz2 --- mlite.pc +++ mlite.pc @@ -5,7 +5,7 @@ Name: mlite Description: Selected classes pulled from the MeeGo Touch Framework -Version: 0.0.1 +Version: 0.0.7 Cflags: -I${includedir} Libs: -L${libdir} -lmlite Requires: QtDBus QtGui --- mlite.pro +++ mlite.pro @@ -80,7 +80,7 @@ INSTALLS += target headers pcfiles TRANSLATIONS += $${SOURCES} $${HEADERS} $${OTHER_FILES} -VERSION = 0.0.6 +VERSION = 0.0.7 PROJECT_NAME = mlite dist.commands += rm -fR $${PROJECT_NAME}-$${VERSION} && ++++++ mlite.yaml --- mlite.yaml +++ mlite.yaml @@ -1,6 +1,6 @@ Name: mlite Summary: Useful classes originating from MeeGo Touch -Version: 0.0.6 +Version: 0.0.7 Release: 1 Group: System/Libraries License: LGPL v2.1
