I have made the following changes intended for : CE:Apps:MTF / meego-handset-maps
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/3128 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3128: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-11-18T12:13:50 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by None Changes: submit: home:jakub:branches:CE:Apps:MTF / meego-handset-maps -> CE:Apps:MTF / meego-handset-maps Index: meego-handset-maps.changes =================================================================== --- meego-handset-maps.changes (revision 1) +++ meego-handset-maps.changes (revision 2) @@ -1,3 +1,6 @@ +* Fri Nov 18 2011 Jakub Pavelek <[email protected]> - 0.1.5 +- Boosted P and L + * Fri Nov 11 2011 Jakub Pavelek <[email protected]> - 0.1.4 - Boosted ARM version for real, splash images Index: meego-handset-maps.spec =================================================================== --- meego-handset-maps.spec (revision 1) +++ meego-handset-maps.spec (revision 2) @@ -1,5 +1,5 @@ Name: meego-handset-maps -Version: 0.1.4 +Version: 0.1.5 Release: 1%{?dist} Summary: Simple and fast maps application for MeeGo Handset. Needs data connection! Group: User Interface/Desktops @@ -27,8 +27,8 @@ mkdir -p %{buildroot}/usr/share/applications/ install -m 644 src/data/meego-handset-maps.desktop %{buildroot}/usr/share/applications/ mkdir -p %{buildroot}/usr/share/pixmaps/ -install -m 644 src/data/meego-handset-maps-splash-p.jpg %{buildroot}/usr/share/pixmaps/ -install -m 644 src/data/meego-handset-maps-splash-l.jpg %{buildroot}/usr/share/pixmaps/ +install -m 644 src/data/meego-handset-maps-splash-l-800x480.png %{buildroot}/usr/share/pixmaps/ +install -m 644 src/data/meego-handset-maps-splash-p-800x480.png %{buildroot}/usr/share/pixmaps/ %clean rm -rf %{buildroot} @@ -37,6 +37,6 @@ %defattr(-,root,root,-) /usr/bin/meego-handset-maps /usr/share/applications/meego-handset-maps.desktop -/usr/share/pixmaps/meego-handset-maps-splash-p.jpg -/usr/share/pixmaps/meego-handset-maps-splash-l.jpg +/usr/share/pixmaps/meego-handset-maps-splash-l-800x480.png +/usr/share/pixmaps/meego-handset-maps-splash-p-800x480.png Index: meego-handset-maps-0.1.5.tgz =================================================================== Binary files meego-handset-maps-0.1.5.tgz (revision 2) added Index: meego-handset-maps-0.1.4.tgz =================================================================== Binary files meego-handset-maps-0.1.4.tgz (revision 1) deleted
