Hello community, here is the log from the commit of package ocli for openSUSE:Factory checked in at 2020-02-27 14:36:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocli (Old) and /work/SRC/openSUSE:Factory/.ocli.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocli" Thu Feb 27 14:36:43 2020 rev:2 rq:779443 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocli/ocli.changes 2020-01-13 22:21:14.566510392 +0100 +++ /work/SRC/openSUSE:Factory/.ocli.new.26092/ocli.changes 2020-02-27 14:36:56.105982419 +0100 @@ -1,0 +2,8 @@ +Sat Feb 15 13:40:18 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 0.9.0 + - Rename binary to "owntracks-cli-publisher" + - Use version tag from "version.h". + - silence switch is honoured + +------------------------------------------------------------------- Old: ---- ocli-0.8.0.tar.gz New: ---- ocli-0.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocli.spec ++++++ --- /var/tmp/diff_new_pack.o4hifq/_old 2020-02-27 14:36:59.905990259 +0100 +++ /var/tmp/diff_new_pack.o4hifq/_new 2020-02-27 14:36:59.905990259 +0100 @@ -1,6 +1,7 @@ # # spec file for package ocli # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,11 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: ocli -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: OwnTracks command line interface publisher License: GPL-2.0-or-later @@ -25,6 +27,7 @@ Source: https://github.com/owntracks/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gpsd-devel BuildRequires: mosquitto-devel +Provides: owntracks-cli-publisher %description This is the OwnTracks command line interface publisher, a.k.a. @@ -45,7 +48,7 @@ %files %license LICENSE %doc README.md -%{_bindir}/ocli -%{_mandir}/man1/ocli.1%{?ext_man} +%{_bindir}/owntracks-cli-publisher +%{_mandir}/man1/owntracks-cli-publisher.1%{?ext_man} %changelog ++++++ ocli-0.8.0.tar.gz -> ocli-0.9.0.tar.gz ++++++ ++++ 5736 lines of diff (skipped)
