Hello community, here is the log from the commit of package ocli for openSUSE:Leap:15.2 checked in at 2020-02-29 17:15:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ocli (Old) and /work/SRC/openSUSE:Leap:15.2/.ocli.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocli" Sat Feb 29 17:15:35 2020 rev:2 rq:779924 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ocli/ocli.changes 2020-02-19 19:42:40.785307087 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ocli.new.26092/ocli.changes 2020-02-29 17:16:08.789005668 +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.o3s1Cv/_old 2020-02-29 17:16:09.237006590 +0100 +++ /var/tmp/diff_new_pack.o3s1Cv/_new 2020-02-29 17:16:09.241006599 +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)
