Skip to content

Commit

Permalink
Bump profiled version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Mar 15, 2015
1 parent 99b7d07 commit c1ea883
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions debian/changelog
@@ -1,3 +1,14 @@
profiled (1.0.3) nemomobile; urgency=low

* [build] Remove ar u option
* [profiled] Remove dead code
* [libprofile] Add "libprofile:" prefix to diagnostic logging.
Contributes to JB#24365
* [libprofile] Skip match removal if D-Bus connection is closed.
Fixes JB#24365

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Sun, 15 Mar 2015 10:08:09 +0200

profiled (1.0.2) nemomobile; urgency=low

* [profiled] Do not install obsoleted backup scripts
Expand Down
2 changes: 1 addition & 1 deletion rpm/profiled.spec
Expand Up @@ -9,7 +9,7 @@ Name: profiled
# << macros

Summary: Profile daemon, manages user settings
Version: 1.0.2
Version: 1.0.3
Release: 1
Group: System/System Control
License: LGPLv2.1
Expand Down
2 changes: 1 addition & 1 deletion rpm/profiled.yaml
@@ -1,6 +1,6 @@
Name: profiled
Summary: Profile daemon, manages user settings
Version: 1.0.2
Version: 1.0.3
Release: 1
Group: System/System Control
License: LGPLv2.1
Expand Down

0 comments on commit c1ea883

Please sign in to comment.