Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2017-10-24 22:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsysstat-qt5"

Tue Oct 24 22:22:47 2017 rev:6 rq:535968 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes    
2017-03-13 15:33:39.336816894 +0100
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes       
2017-10-24 22:23:01.685395044 +0200
@@ -1,0 +2,12 @@
+Mon Oct 23 10:22:45 UTC 2017 - mvet...@suse.com
+
+- Update to 0.4.0:
+  * correct spelling mistake
+  * bump version and needed version of lxqt-build-tools
+  * liblxqt make no sense here
+  * Copied issue template
+  * Drops Qt5Core_VERSION_STRING
+  * Fixes (#17)
+  * Bump years
+
+-------------------------------------------------------------------

Old:
----
  libsysstat-0.3.3.tar.xz
  libsysstat-0.3.3.tar.xz.asc

New:
----
  libsysstat-0.4.0.tar.xz
  libsysstat-0.4.0.tar.xz.asc

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

Other differences:
------------------
++++++ libsysstat-qt5.spec ++++++
--- /var/tmp/diff_new_pack.lgXqwH/_old  2017-10-24 22:23:02.301366249 +0200
+++ /var/tmp/diff_new_pack.lgXqwH/_new  2017-10-24 22:23:02.301366249 +0200
@@ -18,20 +18,20 @@
 
 %define         _name libsysstat
 Name:           libsysstat-qt5
-Version:        0.3.3
+Version:        0.4.0
 Release:        0
 Summary:        Query system info and statistics
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://www.lxde.org
-Source:         
http://downloads.lxqt.org/libsysstat/%{version}/libsysstat-%{version}.tar.xz
-Source1:        
http://downloads.lxqt.org/libsysstat/%{version}/libsysstat-%{version}.tar.xz.asc
+Source:         
https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz
+Source1:        
https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz.asc
 Source2:        libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel
+BuildRequires:  lxqt-build-tools-devel >= 0.4.0
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ libsysstat-0.3.3.tar.xz -> libsysstat-0.4.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/.github/ISSUE_TEMPLATE.md 
new/libsysstat-0.4.0/.github/ISSUE_TEMPLATE.md
--- old/libsysstat-0.3.3/.github/ISSUE_TEMPLATE.md      1970-01-01 
01:00:00.000000000 +0100
+++ new/libsysstat-0.4.0/.github/ISSUE_TEMPLATE.md      2017-09-23 
14:46:10.000000000 +0200
@@ -0,0 +1,35 @@
+<!--- Provide a general summary of the issue in the Title above -->
+<!--- You could delete sections and/or questions irrelevant to your report --->
+
+##### Expected Behavior
+<!--- If you're describing a bug, tell us what should happen -->
+<!--- If you're suggesting a change/improvement, tell us how it should work -->
+
+##### Current Behavior
+<!--- If describing a bug, tell us what happens instead of the expected 
behavior -->
+<!--- If suggesting a change/improvement, explain the difference from current 
behavior -->
+
+##### Possible Solution
+<!--- Not obligatory, but suggest a fix/reason for the bug, -->
+<!--- or ideas how to implement the addition or change -->
+
+##### Steps to Reproduce (for bugs)
+<!--- Provide a link to a live example, or an unambiguous set of steps to -->
+<!--- reproduce this bug. Include code to reproduce, if relevant -->
+1. 
+2. 
+3. 
+4. 
+
+##### Context
+<!--- How has this issue affected you? What are you trying to accomplish? -->
+<!--- Providing context helps us come up with a solution that is most useful 
in the real world -->
+
+##### System Information
+<!--- Include as many relevant details about the system you experienced the 
bug in -->
+* Distribution & Version: 
+* Kernel: 
+* Qt Version: 
+* libqtxdg Version:
+* lxde-build-tools Version: 
+* Package version: 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/AUTHORS new/libsysstat-0.4.0/AUTHORS
--- old/libsysstat-0.3.3/AUTHORS        2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/AUTHORS        2017-09-23 14:46:10.000000000 +0200
@@ -5,7 +5,7 @@
 
 Copyright:
     Copyright (c) 2012 Razor team
-    Copyright (c) 2012-2016 LXQt team
+    Copyright (c) 2012-2017 LXQt team
 
 License: LGPL-2.1+
 The full text of the licenses can be found in the 'COPYING' file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/CHANGELOG 
new/libsysstat-0.4.0/CHANGELOG
--- old/libsysstat-0.3.3/CHANGELOG      2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/CHANGELOG      2017-09-23 14:46:10.000000000 +0200
@@ -1,7 +1,19 @@
 
-libsysstat-0.3.3 / 2016-12-11
+libsysstat-0.4.0 / 2017-09-23
 =============================
 
+  * correct spelling mistake
+  * bump version and needed version of lxqt-build-tools
+  * liblxqt make no sense here
+  * Copied issue template
+  * Drops Qt5Core_VERSION_STRING
+  * Fixes (#17)
+  * Bump years
+
+0.3.3 / 2016-12-11
+==================
+
+  * Release 0.3.3: Update changelog
   * Bump patch version to 3
   * Simplify include_directories and compile definitions
   * Adds Building project name and Qt version message
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/CMakeLists.txt 
new/libsysstat-0.4.0/CMakeLists.txt
--- old/libsysstat-0.3.3/CMakeLists.txt 2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/CMakeLists.txt 2017-09-23 14:46:10.000000000 +0200
@@ -3,11 +3,11 @@
 project(libsysstat)
 
 set(MAJOR_VERSION 0)
-set(MINOR_VERSION 3)
-set(PATCH_VERSION 3)
+set(MINOR_VERSION 4)
+set(PATCH_VERSION 0)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
-set(LXQTBT_MINIMUM_VERSION "0.1.0")
+set(LXQTBT_MINIMUM_VERSION "0.4.0")
 set(QT_MINIMUM_VERSION "5.4.2")
 
 # additional cmake files
@@ -15,7 +15,7 @@
 
 find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Core ${QT_MINIMUM_VERSION} REQUIRED)
-message(STATUS "Building ${PROJECT_NAME} with Qt ${Qt5Core_VERSION_STRING}")
+message(STATUS "Building ${PROJECT_NAME} with Qt ${Qt5Core_VERSION}")
 
 include(CMakePackageConfigHelpers)
 include(GNUInstallDirs)             # Standard directories for installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/cpustat.cpp 
new/libsysstat-0.4.0/cpustat.cpp
--- old/libsysstat-0.3.3/cpustat.cpp    2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/cpustat.cpp    2017-09-23 14:46:10.000000000 +0200
@@ -62,7 +62,7 @@
 {
     mSources.clear();
 
-    foreach (QString row, readAllFile("/proc/stat").split(QChar('\n'), 
QString::SkipEmptyParts))
+    foreach (const QString &row, readAllFile("/proc/stat").split(QChar('\n'), 
QString::SkipEmptyParts))
     {
         QStringList tokens = row.split(QChar(' '), QString::SkipEmptyParts);
         if( (tokens.size() < 5)
@@ -76,15 +76,15 @@
 
     bool ok;
 
-    foreach (QString range, 
readAllFile("/sys/devices/system/cpu/online").split(QChar(','), 
QString::SkipEmptyParts))
+    foreach (const QString &range, 
readAllFile("/sys/devices/system/cpu/online").split(QChar(','), 
QString::SkipEmptyParts))
     {
         int dash = range.indexOf('-');
         if (dash != -1)
         {
-            uint min = range.left(dash).toUInt(&ok);
+            uint min = range.leftRef(dash).toUInt(&ok);
             if (ok)
             {
-                uint max = range.mid(dash + 1).toUInt(&ok);
+                uint max = range.midRef(dash + 1).toUInt(&ok);
                 if (ok)
                     for (uint number = min; number <= max; ++number)
                         addSource(QString("cpu%1").arg(number));
@@ -128,7 +128,7 @@
     if ( (mMonitoring == CpuStat::LoadOnly)
       || (mMonitoring == CpuStat::LoadAndFrequency) )
     {
-        foreach (QString row, readAllFile("/proc/stat").split(QChar('\n'), 
QString::SkipEmptyParts))
+        foreach (const QString &row, 
readAllFile("/proc/stat").split(QChar('\n'), QString::SkipEmptyParts))
         {
             if (!row.startsWith("cpu"))
                 continue;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/memstat.cpp 
new/libsysstat-0.4.0/memstat.cpp
--- old/libsysstat-0.3.3/memstat.cpp    2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/memstat.cpp    2017-09-23 14:46:10.000000000 +0200
@@ -53,7 +53,7 @@
     qulonglong swapTotal = 0;
     qulonglong swapFree = 0;
 
-    foreach (QString row, readAllFile("/proc/meminfo").split(QChar('\n'), 
QString::SkipEmptyParts))
+    foreach (const QString &row, 
readAllFile("/proc/meminfo").split(QChar('\n'), QString::SkipEmptyParts))
     {
         QStringList tokens = row.split(QChar(' '), QString::SkipEmptyParts);
         if (tokens.size() != 3)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.3/netstat.cpp 
new/libsysstat-0.4.0/netstat.cpp
--- old/libsysstat-0.3.3/netstat.cpp    2016-12-11 00:50:29.000000000 +0100
+++ new/libsysstat-0.4.0/netstat.cpp    2017-09-23 14:46:10.000000000 +0200
@@ -42,7 +42,7 @@
 
     rows.erase(rows.begin(), rows.begin() + 2);
 
-    foreach (QString row, rows)
+    foreach (const QString &row, rows)
     {
         QStringList tokens = row.split(QChar(':'), QString::SkipEmptyParts);
         if (tokens.size() != 2)
@@ -74,7 +74,7 @@
 
     rows.erase(rows.begin(), rows.begin() + 2);
 
-    foreach (QString row, rows)
+    foreach (const QString &row, rows)
     {
         QStringList tokens = row.split(QChar(':'), QString::SkipEmptyParts);
         if (tokens.size() != 2)



Reply via email to