I have made the following changes intended for : CE:MW:Shared / timed 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/7732 Thank You, John Brooks [This message was auto-generated] --- Request # 7732: Messages from BOSS: State: review at 2013-01-25T07:27:54 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:special:branches:CE:MW:Shared / timed -> CE:MW:Shared / timed changes files: -------------- --- timed.changes +++ timed.changes @@ -0,0 +1,5 @@ +* Thu Jan 24 2013 John Brooks <[email protected]> - 2.56 +- Fixes NEMO#604: timed crashes when some files under /var/cache/timed/ do not exist (from Petri M. Gerdt) +- Enable automatic time/timezone update from cellular network time (from Petri M. Gerdt) +- Move voland to system bus (from Petri M. Gerdt) + old: ---- meego-middleware-timed-2.55.tar.gz new: ---- timed-2.56.tar.bz2 spec files: ----------- --- timed.spec +++ timed.spec @@ -9,12 +9,12 @@ # << macros Summary: Time daemon -Version: 2.55 +Version: 2.56 Release: 1 Group: System/System Control License: LGPLv2 URL: https://github.com/nemomobile/timed -Source0: meego-middleware-%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Source100: timed.yaml Requires: tzdata Requires: tzdata-timed @@ -70,7 +70,7 @@ %prep -%setup -q -n meego-middleware-%{name} +%setup -q -n %{name} # >> setup # << setup other changes: -------------- ++++++ timed-2.56.tar.bz2 (new) ++++++ timed.yaml --- timed.yaml +++ timed.yaml @@ -1,12 +1,12 @@ Name: timed Summary: Time daemon -Version: 2.55 +Version: 2.56 Release: 1 Group: System/System Control License: LGPLv2 URL: https://github.com/nemomobile/timed Sources: - - "meego-middleware-%{name}-%{version}.tar.gz" + - "%{name}-%{version}.tar.bz2" Description: | The time daemon (%{name}) managing system time, time zone and settings, executing actions at given time and managing the event queue. ++++++ deleted files: --- meego-middleware-timed-2.55.tar.gz
