Hello community, here is the log from the commit of package tinyb for openSUSE:Factory checked in at 2019-02-27 15:08:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tinyb (Old) and /work/SRC/openSUSE:Factory/.tinyb.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tinyb" Wed Feb 27 15:08:29 2019 rev:3 rq:679563 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tinyb/tinyb.changes 2017-06-12 15:34:19.912281083 +0200 +++ /work/SRC/openSUSE:Factory/.tinyb.new.28833/tinyb.changes 2019-02-27 15:08:33.994402847 +0100 @@ -1,0 +2,8 @@ +Fri Jan 11 14:55:12 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 0.5.1: + * Implementing discovery filter by UUIDs (java) and fixing a bug + with discovery filter by UUIDs (c++) +- Drop no longer needed tinyb-gcc7.patch + +------------------------------------------------------------------- Old: ---- tinyb-0.5.0.tar.gz tinyb-gcc7.patch New: ---- tinyb-0.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tinyb.spec ++++++ --- /var/tmp/diff_new_pack.VX5WKY/_old 2019-02-27 15:08:34.738402620 +0100 +++ /var/tmp/diff_new_pack.VX5WKY/_new 2019-02-27 15:08:34.742402620 +0100 @@ -1,7 +1,7 @@ # # spec file for package tinyb # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,19 @@ # 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/ # %define sover 0 Name: tinyb -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Tiny Bluetooth LE Library License: MIT Group: Hardware/Other -Url: https://github.com/intel-iot-devkit/tinyb +URL: https://github.com/intel-iot-devkit/tinyb Source: https://github.com/intel-iot-devkit/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: tinyb-gcc7.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -40,7 +39,6 @@ %prep %setup -q -%patch0 -p1 %package -n lib%{name}%{sover} Summary: Shared library for %{name} @@ -76,13 +74,10 @@ %postun -n lib%{name}%{sover} -p /sbin/ldconfig %files -n lib%{name}%{sover} -%defattr(-,root,root) -%doc COPYING -%{_libdir}/lib%{name}.so.%{sover} -%{_libdir}/lib%{name}.so.%{version} +%license COPYING +%{_libdir}/lib%{name}.so.%{sover}* %files devel -%defattr(-,root,root) %{_libdir}/lib%{name}.so %{_includedir}/%{name}.hpp %{_includedir}/%{name}/ ++++++ tinyb-0.5.0.tar.gz -> tinyb-0.5.1.tar.gz ++++++ ++++ 4070 lines of diff (skipped)
