I have made the following changes intended for : CE:Apps:MTF / 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/4414 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4414: Messages from BOSS: State: review at 2012-02-23T07:51:59 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 / qmlgallery -> CE:Apps:MTF / qmlgallery changes files: -------------- --- qmlgallery.changes +++ qmlgallery.changes @@ -0,0 +1,3 @@ +* Thu Feb 23 2012 Marko Saukko <[email protected]> - 0.0.2 +- Version 0.0.2 that contains thumbnailing. + old: ---- qmlgallery-0.0.1.tar.bz2 new: ---- nemomobile-qmlgallery-nemo-v0.0.2-0-g4ad2c4a.tar.gz spec files: ----------- --- qmlgallery.spec +++ qmlgallery.spec @@ -7,12 +7,12 @@ Name: qmlgallery Summary: Photo Gallery for Nemo -Version: 0.0.1 +Version: 0.0.2 Release: 1 Group: System/Libraries License: BSD URL: https://github.com/nemomobile/qmlgallery -Source0: %{name}-%{version}.tar.bz2 +Source0: nemomobile-qmlgallery-nemo-v%{version}-0-g4ad2c4a.tar.gz Source1: qmlgallery.desktop Source100: qmlgallery.yaml Requires: libdeclarative-gallery @@ -29,7 +29,7 @@ %prep -%setup -q -n %{name}-%{version} +%setup -q -n nemomobile-%{name}-4ad2c4a # >> setup # << setup other changes: -------------- ++++++ nemomobile-qmlgallery-nemo-v0.0.2-0-g4ad2c4a.tar.gz (new) ++++++ qmlgallery.yaml --- qmlgallery.yaml +++ qmlgallery.yaml @@ -1,12 +1,12 @@ Name: qmlgallery Summary: Photo Gallery for Nemo -Version: 0.0.1 +Version: 0.0.2 Release: 1 Group: System/Libraries License: BSD URL: https://github.com/nemomobile/qmlgallery Sources: - - "%{name}-%{version}.tar.bz2" + - nemomobile-qmlgallery-nemo-v%{version}-0-g4ad2c4a.tar.gz - "qmlgallery.desktop" Description: Photo Gallery application using Qt Quick for Nemo Mobile. Configure: none ++++++ deleted files: --- qmlgallery-0.0.1.tar.bz2
