I have made the following changes intended for : CE:Apps:MTF / qmlmessages
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/5975 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5975: Messages from BOSS: State: review at 2012-08-21T13:36:55 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:MTF / qmlmessages -> CE:Apps:MTF / qmlmessages changes files: -------------- --- qmlmessages.changes +++ qmlmessages.changes @@ -0,0 +1,3 @@ +* Tue Aug 21 2012 Marko Saukko <[email protected]> - 0.0.1 +- Obsolete meego-handset-sms. + spec files: ----------- --- qmlmessages.spec +++ qmlmessages.spec @@ -26,6 +26,8 @@ BuildRequires: pkgconfig(qdeclarative-boostable) BuildRequires: pkgconfig(TelepathyQt4) BuildRequires: desktop-file-utils +Provides: meego-handset-dialer > 0.1.2 +Obsoletes: meego-handset-dialer <= 0.1.2 %description Messaging application using Qt Quick for Nemo Mobile. other changes: -------------- ++++++ qmlmessages.yaml --- qmlmessages.yaml +++ qmlmessages.yaml @@ -14,7 +14,10 @@ Description: Messaging application using Qt Quick for Nemo Mobile. Configure: none Builder: qmake - +Obsoletes: + - meego-handset-dialer <= 0.1.2 +Provides: + - meego-handset-dialer > 0.1.2 PkgConfigBR: - QtCore >= 4.7.0 - QtDeclarative
