Hello community,

here is the log from the commit of package usbtop for openSUSE:Factory checked 
in at 2019-03-28 22:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usbtop (Old)
 and      /work/SRC/openSUSE:Factory/.usbtop.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usbtop"

Thu Mar 28 22:50:24 2019 rev:4 rq:689433 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/usbtop/usbtop.changes    2018-07-28 
12:42:39.420685854 +0200
+++ /work/SRC/openSUSE:Factory/.usbtop.new.25356/usbtop.changes 2019-03-28 
22:50:29.171033329 +0100
@@ -1,0 +2,10 @@
+Sat Mar 16 13:35:58 UTC 2019 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 1.0:
+ * Add support for FreeBSD (thanks to https://github.com/yurivict !)
+ * Clean old code to proper C++11
+ * Remove boost::thread and system dependency (use C++11 thread support)
+ * Add headers for boost::circular_buffer if boost isn't found on the system.
+- remove usbtop-fix-build-boost.patch as it has been merged upstream
+
+-------------------------------------------------------------------

Old:
----
  usbtop-0.2.tar.gz
  usbtop-fix-build-boost.patch

New:
----
  usbtop-1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ usbtop.spec ++++++
--- /var/tmp/diff_new_pack.jURQ2O/_old  2019-03-28 22:50:30.935032938 +0100
+++ /var/tmp/diff_new_pack.jURQ2O/_new  2019-03-28 22:50:30.971032929 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package usbtop
 #
-# Copyright (c) 2018 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,18 @@
 # 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:           usbtop
-Version:        0.2
+Version:        1.0
 Release:        1%{?dist}
 Summary:        Shows an estimated instantaneous bandwidth on USB buses and 
devices
 License:        BSD-3-Clause
 Group:          System/Monitoring
 URL:            https://github.com/aguinet/usbtop
 Source0:        
https://github.com/aguinet/usbtop/archive/release-%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM usbtop-fix-build-boost.patch
-Patch0:         
https://patch-diff.githubusercontent.com/raw/aguinet/usbtop/pull/15.patch#/usbtop-fix-build-boost.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libboost_atomic-devel >= 1.48.0
@@ -40,7 +38,6 @@
 
 %prep
 %setup -q -n %{name}-release-%{version}
-%patch0 -p1
 
 %build
 %cmake

++++++ usbtop-0.2.tar.gz -> usbtop-1.0.tar.gz ++++++
++++ 184890 lines of diff (skipped)


Reply via email to