Navigation Menu

Skip to content

Commit

Permalink
Version 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Nov 1, 2019
1 parent 46e7594 commit 054358c
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
9 changes: 5 additions & 4 deletions LICENSE
@@ -1,4 +1,5 @@
Copyright (C) 2016-2017 Jolla Ltd.
Copyright (C) 2016-2019 Jolla Ltd.
Copyright (C) 2016-2019 Slava Monich <slava.monich@jolla.com>

You may use this file under the terms of BSD license as follows:

Expand All @@ -11,9 +12,9 @@ are met:
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of Jolla Ltd nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
3. Neither the names of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.0.15
1.0.16
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
libdbuslog (1.0.16) unstable; urgency=low

* Avoid overlinking

-- Slava Monich <slava.monich@jolla.com> Fri, 01 Nov 2019 20:20:30 +0200

libdbuslog (1.0.15) unstable; urgency=low

* Allow to configure backlog over D-Bus
Expand Down
4 changes: 2 additions & 2 deletions debian/copyright
@@ -1,5 +1,5 @@
Copyright (C) 2016-2018 Jolla Ltd.
Copyright (C) 2016-2018 Slava Monich <slava.monich@jolla.com>
Copyright (C) 2016-2019 Jolla Ltd.
Copyright (C) 2016-2019 Slava Monich <slava.monich@jolla.com>

You may use this file under the terms of BSD license as follows:

Expand Down
4 changes: 2 additions & 2 deletions rpm/libdbuslog.spec
@@ -1,10 +1,10 @@
Name: dbuslog-tools
Version: 1.0.15
Version: 1.0.16
Release: 0
Summary: Command line client for libdbuslogserver
Group: Development/Tools
License: BSD
URL: https://git.merproject.org/mer-core/libdbuslog
URL: https://git.sailfishos.org/mer-core/libdbuslog
Source: %{name}-%{version}.tar.bz2
Requires: libglibutil >= 1.0.9
BuildRequires: pkgconfig(libdbusaccess)
Expand Down

0 comments on commit 054358c

Please sign in to comment.