I have made the following changes intended for : CE:Apps / qmlgallery 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/6218 Thank You, Marko Saukko [This message was auto-generated] --- Request # 6218: Messages from BOSS: State: review at 2012-08-27T08:13:12 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: home:sage:branches:CE:Apps / qmlgallery -> CE:Apps / qmlgallery changes files: -------------- --- qmlgallery.changes +++ qmlgallery.changes @@ -0,0 +1,3 @@ +* Mon Aug 27 2012 Marko Saukko <[email protected]> - 0.0.8 +- Provide/Obsolete meego-handset-video + spec files: ----------- --- qmlgallery.spec +++ qmlgallery.spec @@ -24,6 +24,8 @@ BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(qdeclarative-boostable) BuildRequires: desktop-file-utils +Provides: meego-handset-video > 0.2.5 +Obsoletes: meego-handset-video <= 0.2.5 %description Photo Gallery application using Qt Quick for Nemo Mobile. other changes: -------------- ++++++ qmlgallery.yaml --- qmlgallery.yaml +++ qmlgallery.yaml @@ -22,7 +22,10 @@ - "MEEGO_VERSION_PATCH=0" - "MEEGO_EDITION=harmattan" - "DEFINES+=MEEGO_EDITION_HARMATTAN" - +Obsoletes: + - meego-handset-video <= 0.2.5 +Provides: + - meego-handset-video > 0.2.5 PkgConfigBR: - QtCore >= 4.7.0
