Hello community, here is the log from the commit of package libserialport for openSUSE:Factory checked in at 2016-02-17 10:25:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libserialport (Old) and /work/SRC/openSUSE:Factory/.libserialport.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libserialport" Changes: -------- --- /work/SRC/openSUSE:Factory/libserialport/libserialport.changes 2014-08-07 12:37:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libserialport.new/libserialport.changes 2016-02-17 12:14:49.000000000 +0100 @@ -1,0 +2,10 @@ +Sat Jan 30 11:56:45 UTC 2016 - [email protected] + +- upstream release 0.1.1 + +------------------------------------------------------------------- +Fri Sep 25 03:18:13 UTC 2015 - [email protected] + +- Track GIT version (upcoming 0.1.1) + +------------------------------------------------------------------- Old: ---- libserialport-0.1.0.tar.gz New: ---- libserialport-0.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libserialport.spec ++++++ --- /var/tmp/diff_new_pack.IKFODQ/_old 2016-02-17 12:14:50.000000000 +0100 +++ /var/tmp/diff_new_pack.IKFODQ/_new 2016-02-17 12:14:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libserialport # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -18,19 +18,19 @@ %define libname %{name}0 Summary: Handles OS-specific details when using serial ports +License: LGPL-3.0+ +Group: Productivity/Scientific/Electronics Name: libserialport -Version: 0.1.0 +Version: 0.1.1 Release: 0 -License: LGPL-3.0+ -Group: Productivity/Scientific/Electronics Url: http://sigrok.org -BuildRequires: gcc-c++ BuildRequires: autoconf BuildRequires: automake +BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: pkg-config BuildRequires: libudev-devel +BuildRequires: pkg-config Source0: http://sigrok.org/download/source/libserialport/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -79,6 +79,7 @@ %setup -q %build +# ./autogen.sh %configure --disable-static make %{?smp_mflags} ++++++ libserialport-0.1.0.tar.gz -> libserialport-0.1.1.tar.gz ++++++ ++++ 12698 lines of diff (skipped)
