commit libsysstat-qt5 for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2020-11-04 18:28:05

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.11331 (New)


Package is "libsysstat-qt5"

Wed Nov  4 18:28:05 2020 rev:10 rq:846001 version:0.4.4

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2020-05-04 18:39:32.268929825 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.11331/libsysstat-qt5.changes 
2020-11-04 18:32:36.072119919 +0100
@@ -1,0 +2,6 @@
+Wed Nov  4 13:35:50 UTC 2020 - Michael Vetter 
+
+- Update to 0.4.4:
+  * Bumped version to 0.4.4
+
+---

Old:

  libsysstat-0.4.3.tar.xz
  libsysstat-0.4.3.tar.xz.asc

New:

  libsysstat-0.4.4.tar.xz
  libsysstat-0.4.4.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.Dpwoc0/_old  2020-11-04 18:32:36.576118802 +0100
+++ /var/tmp/diff_new_pack.Dpwoc0/_new  2020-11-04 18:32:36.580118793 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsysstat-qt5
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.4.3
+Version:0.4.4
 Release:0
 Summary:Library used to query system info and statistics
 License:LGPL-2.1-or-later
@@ -29,10 +29,9 @@
 Source2:libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.7.0
+BuildRequires:  lxqt-build-tools-devel >= 0.8.0
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.10.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
 
 %description
 Library used to query system info and statistics.
@@ -59,7 +58,7 @@
 
 %build
 %cmake -DUSE_QT5=ON
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install

++ libsysstat-0.4.3.tar.xz -> libsysstat-0.4.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.3/CHANGELOG 
new/libsysstat-0.4.4/CHANGELOG
--- old/libsysstat-0.4.3/CHANGELOG  2020-04-23 20:19:46.0 +0200
+++ new/libsysstat-0.4.4/CHANGELOG  2020-11-03 15:45:02.0 +0100
@@ -1,3 +1,7 @@
+libsysstat-0.4.4 / 2020-11-01
+=
+  * Bumped version to 0.4.4.
+
 libsysstat-0.4.3 / 2020-04-22
 =
   * Bumped version to 0.4.3.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.3/CMakeLists.txt 
new/libsysstat-0.4.4/CMakeLists.txt
--- old/libsysstat-0.4.3/CMakeLists.txt 2020-04-23 20:19:46.0 +0200
+++ new/libsysstat-0.4.4/CMakeLists.txt 2020-11-03 15:45:02.0 +0100
@@ -8,11 +8,11 @@
 
 set(MAJOR_VERSION 0)
 set(MINOR_VERSION 4)
-set(PATCH_VERSION 3)
+set(PATCH_VERSION 4)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
-set(LXQTBT_MINIMUM_VERSION "0.7.0")
-set(QT_MINIMUM_VERSION "5.10.0")
+set(LXQTBT_MINIMUM_VERSION "0.8.0")
+set(QT_MINIMUM_VERSION "5.12.0")
 
 # additional cmake files
 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")





commit libsysstat-qt5 for openSUSE:Factory

2020-05-04 Thread root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2020-05-04 18:38:46

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.2738 (New)


Package is "libsysstat-qt5"

Mon May  4 18:38:46 2020 rev:9 rq:798552 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2019-02-25 17:50:36.774777452 +0100
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.2738/libsysstat-qt5.changes  
2020-05-04 18:39:32.268929825 +0200
@@ -1,0 +2,12 @@
+Mon Apr 27 10:46:23 UTC 2020 - Callum Farmer 
+
+- Changed libsysstat-qt5.keyring to tsujan's key
+
+---
+Sat Apr 25 10:29:41 UTC 2020 - Callum Farmer 
+
+- Update to version 0.4.3
+  * C++11 code updates.
+  * Removed (duplicated) string casts definitions.
+
+---

Old:

  libsysstat-0.4.2.tar.xz
  libsysstat-0.4.2.tar.xz.asc

New:

  libsysstat-0.4.3.tar.xz
  libsysstat-0.4.3.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.ZSkbPw/_old  2020-05-04 18:39:35.216935904 +0200
+++ /var/tmp/diff_new_pack.ZSkbPw/_new  2020-05-04 18:39:35.220935913 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsysstat-qt5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,21 +18,21 @@
 
 %define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.4.2
+Version:0.4.3
 Release:0
 Summary:Library used to query system info and statistics
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:http://www.lxqt.org
-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
+Source: 
https://github.com/lxqt/libsysstat/releases/download/%{version}/libsysstat-%{version}.tar.xz
+Source1:
https://github.com/lxqt/libsysstat/releases/download/%{version}/libsysstat-%{version}.tar.xz.asc
 Source2:libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.6.0
+BuildRequires:  lxqt-build-tools-devel >= 0.7.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.7.1
+BuildRequires:  pkgconfig(Qt5Core) >= 5.10.0
 
 %description
 Library used to query system info and statistics.

++ libsysstat-0.4.2.tar.xz -> libsysstat-0.4.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.2/CHANGELOG 
new/libsysstat-0.4.3/CHANGELOG
--- old/libsysstat-0.4.2/CHANGELOG  2019-01-24 22:43:32.0 +0100
+++ new/libsysstat-0.4.3/CHANGELOG  2020-04-23 20:19:46.0 +0200
@@ -1,9 +1,15 @@
+libsysstat-0.4.3 / 2020-04-22
+=
+  * Bumped version to 0.4.3.
+  * C++11 code updates.
+  * Removed (duplicated) string casts definitions.
+
 libsysstat-0.4.2 / 2019-01-25
 =
 
   * Bumped version to 0.4.2
   * Improved cmake scripting and set cmake_minimum_required to 3.1.0
-  * Don't use automatic string conversions 
+  * Don't use automatic string conversions
   * Removes local compile definition
 
 libsysstat-0.4.1 / 2018-05-21
@@ -108,7 +114,7 @@
   * libraries: Removes unneeded find_package(Qt4)
   * Style follows the Coding Standard
   * Sysstat lib: version number functions renamed to avoid conflicts
-  * SysStat: license updated & unused files removed
+  * SysStat: license updated & unused files removed
   * Time zone list built from ICU
   * SysStat lib: Better CPU stat handling (possible fix for issue #480)
   * Revert "Sysstat lib: default c-tors fixed (issue #480)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.2/CMakeLists.txt 
new/libsysstat-0.4.3/CMakeLists.txt
--- old/libsysstat-0.4.2/CMakeLists.txt 2019-01-24 22:43:32.0 +0100
+++ new/libsysstat-0.4.3/CMakeLists.txt 2020-04-23 20:19:46.0 +0200
@@ -8,11 +8,11 @@
 
 set(MAJOR_VERSION 0)
 set(MINOR_VERSION 4)
-set(PATCH_VERSION 2)
+set(PATCH_VERSION 3)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
-set(LXQTBT_MINIMUM_VERSION "0.6.0")

commit libsysstat-qt5 for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2019-02-25 17:50:34

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.28833 (New)


Package is "libsysstat-qt5"

Mon Feb 25 17:50:34 2019 rev:8 rq:672093 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2018-06-29 22:31:37.726245182 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.28833/libsysstat-qt5.changes 
2019-02-25 17:50:36.774777452 +0100
@@ -1,0 +2,13 @@
+Tue Feb  5 14:30:25 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+
+---
+Thu Jan 31 09:46:57 UTC 2019 - Michael Vetter 
+
+- Update to 0.4.2:
+  * Improved cmake scripting and set cmake_minimum_required to 3.1.0
+  * Don't use automatic string conversions
+  * Removes local compile definition
+
+---
@@ -107 +119,0 @@
-

Old:

  libsysstat-0.4.1.tar.xz
  libsysstat-0.4.1.tar.xz.asc

New:

  libsysstat-0.4.2.tar.xz
  libsysstat-0.4.2.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.EXA8T8/_old  2019-02-25 17:50:38.278776633 +0100
+++ /var/tmp/diff_new_pack.EXA8T8/_new  2019-02-25 17:50:38.278776633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsysstat-qt5
 #
-# 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,38 +12,38 @@
 # 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 _name libsysstat
 Name:   libsysstat-qt5
-Version:0.4.1
+Version:0.4.2
 Release:0
-Summary:Query system info and statistics
+Summary:Library used to query system info and statistics
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:http://www.lxqt.org
 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:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core) >= 5.7.1
 
 %description
-Library used to query system info and statistics
+Library used to query system info and statistics.
 
 %package -n libsysstat-qt5-0
-Summary:Libraries for lxqt
+Summary:Library used to query system info and statistics
 Group:  System/Libraries
 Provides:   libsysstat
 
 %description -n libsysstat-qt5-0
-Development libraries for libsysstat
+Development libraries for libsysstat.
 
 %package devel
 Summary:Devel files for libsysstat
@@ -52,7 +52,7 @@
 Requires:   pkgconfig
 
 %description devel
-sysstat libraries for development
+sysstat libraries for development.
 
 %prep
 %setup -q -n %{_name}-%{version}

++ libsysstat-0.4.1.tar.xz -> libsysstat-0.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.1/CHANGELOG 
new/libsysstat-0.4.2/CHANGELOG
--- old/libsysstat-0.4.1/CHANGELOG  2018-05-21 19:16:59.0 +0200
+++ new/libsysstat-0.4.2/CHANGELOG  2019-01-24 22:43:32.0 +0100
@@ -1,3 +1,10 @@
+libsysstat-0.4.2 / 2019-01-25
+=
+
+  * Bumped version to 0.4.2
+  * Improved cmake scripting and set cmake_minimum_required to 3.1.0
+  * Don't use automatic string conversions 
+  * Removes local compile definition
 
 libsysstat-0.4.1 / 2018-05-21
 =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.1/CMakeLists.txt 
new/libsysstat-0.4.2/CMakeLists.txt
--- old/libsysstat-0.4.1/CMakeLists.txt 2018-05-21 19:16:59.0 +0200
+++ new/libsysstat-0.4.2/CMakeLists.txt 2019-01-24 22:43:32.0 +0100
@@ -1,13 +1,17 @@
-cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
-
+cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
+# 

commit libsysstat-qt5 for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2018-06-29 22:31:11

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is "libsysstat-qt5"

Fri Jun 29 22:31:11 2018 rev:7 rq:618053 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2017-10-24 22:23:01.685395044 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2018-06-29 22:31:37.726245182 +0200
@@ -1,0 +2,12 @@
+Tue May 22 14:08:52 UTC 2018 - mvet...@suse.com
+
+- Update to 0.4.1:
+  * Bump patch version to 1
+  * CMake: Prevent in-source builds
+  * Fixed year and https
+  * Fixes some lxde mentions
+  * Drop Qt foreach.
+  * Handle CMake CMP0024
+  * Don't export github templates
+
+---

Old:

  libsysstat-0.4.0.tar.xz
  libsysstat-0.4.0.tar.xz.asc

New:

  libsysstat-0.4.1.tar.xz
  libsysstat-0.4.1.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.IWciD5/_old  2018-06-29 22:31:38.086244907 +0200
+++ /var/tmp/diff_new_pack.IWciD5/_new  2018-06-29 22:31:38.086244907 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsysstat-qt5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,21 +18,21 @@
 
 %define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:Query system info and statistics
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://www.lxde.org
+URL:http://www.lxqt.org
 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 >= 0.4.0
+BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(Qt5Core) >= 5.7.1
 
 %description
 Library used to query system info and statistics
@@ -59,23 +59,21 @@
 
 %build
 %cmake -DUSE_QT5=ON
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %cmake_install
 
 %post -n libsysstat-qt5-0 -p /sbin/ldconfig
-
 %postun -n libsysstat-qt5-0 -p /sbin/ldconfig
 
 %files -n libsysstat-qt5-0
-%defattr(-,root,root)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %{_libdir}/%{name}.so.0
 %{_libdir}/%{name}.so.0.*
 
 %files devel
-%defattr (-,root,root)
 %{_includedir}/sysstat-qt5
 %{_datadir}/cmake/sysstat-qt5
 %{_libdir}/pkgconfig/sysstat-qt5.pc

++ libsysstat-0.4.0.tar.xz -> libsysstat-0.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.0/.github/ISSUE_TEMPLATE.md 
new/libsysstat-0.4.1/.github/ISSUE_TEMPLATE.md
--- old/libsysstat-0.4.0/.github/ISSUE_TEMPLATE.md  2017-09-23 
14:46:10.0 +0200
+++ new/libsysstat-0.4.1/.github/ISSUE_TEMPLATE.md  1970-01-01 
01:00:00.0 +0100
@@ -1,35 +0,0 @@
-
-
-
-# Expected Behavior
-
-
-
-# Current Behavior
-
-
-
-# Possible Solution
-
-
-
-# Steps to Reproduce (for bugs)
-
-
-1. 
-2. 
-3. 
-4. 
-
-# Context
-
-
-
-# System Information
-
-* 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.4.0/AUTHORS new/libsysstat-0.4.1/AUTHORS
--- old/libsysstat-0.4.0/AUTHORS2017-09-23 14:46:10.0 +0200
+++ new/libsysstat-0.4.1/AUTHORS2018-05-21 19:16:59.0 +0200
@@ -1,11 +1,11 @@
 Upstream Authors:
-LXQt team: http://lxqt.org
+LXQt team: https://lxqt.org
 Razor team: http://razor-qt.org
 Kuzma Shapran 
 
 Copyright:
 Copyright (c) 2012 Razor team
-Copyright (c) 2012-2017 LXQt team
+Copyright (c) 2012-2018 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' 

commit libsysstat-qt5 for openSUSE:Factory

2017-10-24 Thread root
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.0 +0100
+++ new/libsysstat-0.4.0/.github/ISSUE_TEMPLATE.md  2017-09-23 
14:46:10.0 +0200
@@ -0,0 +1,35 @@
+
+
+
+# Expected Behavior
+
+
+
+# Current Behavior
+
+
+
+# Possible Solution
+
+
+
+# Steps to Reproduce (for bugs)
+
+
+1. 
+2. 
+3. 
+4. 
+
+# Context
+
+
+
+# System Information
+
+* 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/AUTHORS2016-12-11 00:50:29.0 +0100
+++ new/libsysstat-0.4.0/AUTHORS2017-09-23 14:46:10.0 +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.0 +0100
+++ new/libsysstat-0.4.0/CHANGELOG  2017-09-23 14:46:10.0 +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
--- 

commit libsysstat-qt5 for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2017-03-13 15:32:43

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is "libsysstat-qt5"

Mon Mar 13 15:32:43 2017 rev:5 rq:460522 version:0.3.3

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2016-10-06 12:43:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2017-03-13 15:33:39.336816894 +0100
@@ -1,0 +2,14 @@
+Fri Feb 24 18:24:20 UTC 2017 - sfal...@opensuse.org
+
+- Update to 0.3.3:
+  * Bump patch version to 3
+  * Simplify include_directories and compile definitions
+  * Adds Building project name and Qt version message
+  * Adds a minimum Qt minimum version requirement
+  * README.md: Add build dependency lxqt-build-tools
+  * Use the lxqt-build-tools LXQtCreatePkgConfigFile
+  * Use the lxqt-build-tools LXQtCreatePortableHeaders module
+  * Use the new lxqt-build-tools package
+  * Remove cpack (#14)
+
+---

Old:

  libsysstat-0.3.2.tar.xz
  libsysstat-0.3.2.tar.xz.asc

New:

  libsysstat-0.3.3.tar.xz
  libsysstat-0.3.3.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.9Gpx6A/_old  2017-03-13 15:33:39.880740025 +0100
+++ /var/tmp/diff_new_pack.9Gpx6A/_new  2017-03-13 15:33:39.884739460 +0100
@@ -18,7 +18,7 @@
 
 %define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:Query system info and statistics
 License:LGPL-2.1+
@@ -29,6 +29,7 @@
 Source2:libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
+BuildRequires:  lxqt-build-tools-devel
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libsysstat-0.3.2.tar.xz -> libsysstat-0.3.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.2/CHANGELOG 
new/libsysstat-0.3.3/CHANGELOG
--- old/libsysstat-0.3.2/CHANGELOG  2016-09-17 14:03:10.0 +0200
+++ new/libsysstat-0.3.3/CHANGELOG  2016-12-11 00:50:29.0 +0100
@@ -1,7 +1,21 @@
 
-libsysstat-0.3.2 / 2016-09-17
+libsysstat-0.3.3 / 2016-12-11
 =
 
+  * Bump patch version to 3
+  * Simplify include_directories and compile definitions
+  * Adds Building project name and Qt version message
+  * Adds a minimum Qt minimum version requirement
+  * README.md: Add build dependency lxqt-build-tools
+  * Use the lxqt-build-tools LXQtCreatePkgConfigFile
+  * Use the lxqt-build-tools LXQtCreatePortableHeaders module
+  * Use the new lxqt-build-tools package
+  * Remove cpack (#14)
+
+0.3.2 / 2016-09-17
+==
+
+  * Release 0.3.2: Add changelog
   * Bump version to 0.3.2
   * Add README.md
   * fixes lxde/libsysstat/issues/11
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.2/CMakeLists.txt 
new/libsysstat-0.3.3/CMakeLists.txt
--- old/libsysstat-0.3.2/CMakeLists.txt 2016-09-17 14:03:10.0 +0200
+++ new/libsysstat-0.3.3/CMakeLists.txt 2016-12-11 00:50:29.0 +0100
@@ -4,19 +4,25 @@
 
 set(MAJOR_VERSION 0)
 set(MINOR_VERSION 3)
-set(PATCH_VERSION 2)
+set(PATCH_VERSION 3)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
+set(LXQTBT_MINIMUM_VERSION "0.1.0")
+set(QT_MINIMUM_VERSION "5.4.2")
+
 # additional cmake files
 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
 
+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}")
+
 include(CMakePackageConfigHelpers)
 include(GNUInstallDirs) # Standard directories for installation
-include(create_pkgconfig_file)
+include(LXQtCreatePkgConfigFile)
+include(LXQtCreatePortableHeaders)
 include(LXQtCompilerSettings NO_POLICY_SCOPE)
 
-find_package(Qt5Core REQUIRED QUIET)
-
 set(CMAKE_AUTOMOC ON)
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 
@@ -82,25 +88,22 @@
 )
 
 target_compile_definitions(${SYSSTAT_LIBRARY_NAME}
-PRIVATE "MAJOR_VERSION=${MAJOR_VERSION}"
-PRIVATE "MINOR_VERSION=${MINOR_VERSION}"
-PRIVATE "PATCH_VERSION=${PATCH_VERSION}"
-PRIVATE "SYSSTAT_LIBRARY"
-)
-
-target_include_directories(${SYSSTAT_LIBRARY_NAME}
-INTERFACE 
"$"
+PRIVATE
+

commit libsysstat-qt5 for openSUSE:Factory

2016-10-06 Thread h_root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2016-10-06 12:43:10

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is "libsysstat-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2015-11-13 23:35:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2016-10-06 12:43:10.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 24 19:52:58 UTC 2016 - mvet...@suse.com
+
+- Update to 0.3.2:
+* rare file descriptor leak fixed
+* documentation improvements
+
+---

Old:

  libsysstat-0.3.1.tar.xz

New:

  libsysstat-0.3.2.tar.xz
  libsysstat-0.3.2.tar.xz.asc
  libsysstat-qt5.keyring



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.lIrAoJ/_old  2016-10-06 12:43:12.0 +0200
+++ /var/tmp/diff_new_pack.lIrAoJ/_new  2016-10-06 12:43:12.0 +0200
@@ -16,17 +16,20 @@
 #
 
 
+%define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.3.1
+Version:0.3.2
 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
+Source2:libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
-BuildRequires:  libqt5-linguist-devel
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -45,13 +48,13 @@
 Summary:Devel files for libsysstat
 Group:  Development/Libraries/C and C++
 Requires:   libsysstat-qt5-0 = %{version}
-Requires:   pkg-config
+Requires:   pkgconfig
 
 %description devel
 sysstat libraries for development
 
 %prep
-%setup -q -n libsysstat-%{version}
+%setup -q -n %{_name}-%{version}
 
 %build
 %cmake -DUSE_QT5=ON

++ libsysstat-0.3.1.tar.xz -> libsysstat-0.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.1/AUTHORS new/libsysstat-0.3.2/AUTHORS
--- old/libsysstat-0.3.1/AUTHORS2015-10-30 23:38:55.0 +0100
+++ new/libsysstat-0.3.2/AUTHORS2016-09-17 14:03:10.0 +0200
@@ -5,7 +5,7 @@
 
 Copyright:
 Copyright (c) 2012 Razor team
-Copyright (c) 2012-2014 LXQt team
+Copyright (c) 2012-2016 LXQt team
 
-License: GPL-2 and LGPL-2.1+
+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.1/CHANGELOG 
new/libsysstat-0.3.2/CHANGELOG
--- old/libsysstat-0.3.1/CHANGELOG  1970-01-01 01:00:00.0 +0100
+++ new/libsysstat-0.3.2/CHANGELOG  2016-09-17 14:03:10.0 +0200
@@ -0,0 +1,74 @@
+
+libsysstat-0.3.2 / 2016-09-17
+=
+
+  * Bump version to 0.3.2
+  * Add README.md
+  * fixes lxde/libsysstat/issues/11
+  * Bump year and change listed licenses
+  * Fix rare file descriptor leak in readAllFile()
+
+0.3.1 / 2015-10-31
+==
+
+  * Release 0.3.1
+  * Remove duplicate LICENSE file
+  * Remove leftover translation comments
+  * Fix license file
+  * Add release script
+  * Handles CMake policy CMP0063
+  * Uses a local copy of LXQCompilerSettings
+  * CMake: Adds Runtime and Devel install COMPONENTs
+  * Use target_compile_definitions()
+  * Use CMAKE_INCLUDE_CURRENT_DIR
+  * Use GNUInstallDirs
+  * Coding style cleanups
+  * Disables translations support
+  * Use CMAKE_AUTOMOC, drops qt5_wrap_cpp()
+  * Adapts the buildsystem to use CMake Targets
+  * Fix warnings about using uninitialized variables
+  * - Bump missing versioning
+
+0.3.0 / 2014-10-21
+==
+
+  * Adds the Requires field to the .pc confile file
+  * Generate .pc file with the proper version value
+  * Clean up CMakeLists.txt, drop Qt4 support
+
+0.2.0 / 2014-10-19
+==
+
+  * Release 0.2.0
+  * simplify QT switching, use ENV
+  * Use QString::fromLatin1() instead of QString::fromAscii()
+  * Adapt the build system to handle Qt4 and Qt5
+  * Improve FreeBSD support
+
+0.1.0 / 2014-04-29
+==
+
+  * Update AUTHORS and COPYING
+  * Add CPack rules for creating tarball
+  * Don't append library suffix to library install path, but use it by default
+  * Allow 

commit libsysstat-qt5 for openSUSE:Factory

2015-11-13 Thread h_root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2015-11-13 23:35:29

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is "libsysstat-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2015-02-16 21:07:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2015-11-13 23:35:31.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  5 13:15:36 UTC 2015 - mvet...@suse.com
+
+- Upstream release 0.3.1
+
+---

Old:

  libsysstat-0.3.0.tar.xz

New:

  libsysstat-0.3.1.tar.xz



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.s2NXUm/_old  2015-11-13 23:35:32.0 +0100
+++ /var/tmp/diff_new_pack.s2NXUm/_new  2015-11-13 23:35:32.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   libsysstat-qt5
-Version:0.3.0
+Version:0.3.1
 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
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libsysstat-0.3.0.tar.xz -> libsysstat-0.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.3.0/CMakeLists.txt 
new/libsysstat-0.3.1/CMakeLists.txt
--- old/libsysstat-0.3.0/CMakeLists.txt 2014-10-21 15:23:15.0 +0200
+++ new/libsysstat-0.3.1/CMakeLists.txt 2015-10-30 23:38:55.0 +0100
@@ -1,29 +1,24 @@
-cmake_minimum_required(VERSION 2.8.11)
+cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
 
 project(libsysstat)
 
-# Set default installation paths
-set(LIB_INSTALL_DIR "lib${LIB_SUFFIX}" CACHE PATH "Installation path for 
libraries")
-set(INCLUDE_INSTALL_DIR include CACHE PATH "Installation path for includes")
-
 set(MAJOR_VERSION 0)
-set(MINOR_VERSION 2)
-set(PATCH_VERSION 0)
+set(MINOR_VERSION 3)
+set(PATCH_VERSION 1)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
-add_definitions(-DMAJOR_VERSION=${MAJOR_VERSION})
-add_definitions(-DMINOR_VERSION=${MINOR_VERSION})
-add_definitions(-DPATCH_VERSION=${PATCH_VERSION})
-add_definitions(-DSYSSTAT_LIBRARY)
-
-# use gcc visibility feature to decrease unnecessary exported symbols
-if(CMAKE_COMPILER_IS_GNUCXX)
-# set visibility to hidden to hide symbols, unlesss they're exporeted 
manually in the code
-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=hidden 
-fvisibility-inlines-hidden -fno-exceptions -Wall")
-endif()
+# additional cmake files
+list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
+
+include(CMakePackageConfigHelpers)
+include(GNUInstallDirs) # Standard directories for installation
+include(create_pkgconfig_file)
+include(LXQtCompilerSettings NO_POLICY_SCOPE)
 
 find_package(Qt5Core REQUIRED QUIET)
-find_package(Qt5LinguistTools REQUIRED QUIET)
+
+set(CMAKE_AUTOMOC ON)
+set(CMAKE_INCLUDE_CURRENT_DIR ON)
 
 set(SYSSTAT_LIBRARY_NAME "sysstat-qt5")
 set(HEADER_NAMESPACE "SysStat")
@@ -62,43 +57,43 @@
 netstat.cpp
 )
 
-set(SYSSTAT_MOCS
-basestat.h
-cpustat.h
-memstat.h
-netstat.h
-basestat_p.h
-cpustat_p.h
-memstat_p.h
-netstat_p.h
-)
-
-
-# Translations
-file(GLOB SYSSTAT_TS_FILES
-translations/*.ts
-)
-
-qt5_wrap_cpp(SYSSTAT_CXX ${SYSSTAT_MOCS})
-qt5_add_translation(SYSSTAT_QM_FILES ${SYSSTAT_TS_FILES})
+set(SYSSTAT_QM_FILES "")
 
 if(NOT CMAKE_BUILD_TYPE)
 set(CMAKE_BUILD_TYPE Release)
 endif()
 
 
-set(APP_SHARE_DIR "${CMAKE_INSTALL_PREFIX}/share/${SYSSTAT_LIBRARY_NAME}")
+set(APP_SHARE_DIR "${CMAKE_INSTALL_DATAROOTDIR}/${SYSSTAT_LIBRARY_NAME}")
 
-include_directories(..)
-add_definitions(-DTRANSLATIONS_DIR=\"${APP_SHARE_DIR}\")
-
-add_library(${SYSSTAT_LIBRARY_NAME} SHARED ${SYSSTAT_PUBLIC_HDRS} 
${SYSSTAT_PRIVATE_HDRS} ${SYSSTAT_SRCS} ${SYSSTAT_CXX} ${SYSSTAT_QM_FILES})
+add_library(${SYSSTAT_LIBRARY_NAME}
+SHARED
+${SYSSTAT_PUBLIC_HDRS}
+${SYSSTAT_PRIVATE_HDRS}
+${SYSSTAT_SRCS}
+${SYSSTAT_QM_FILES}
+)
 
-target_link_libraries(${SYSSTAT_LIBRARY_NAME}  Qt5::Core)
+target_link_libraries(${SYSSTAT_LIBRARY_NAME} Qt5::Core)
 
 set_target_properties(${SYSSTAT_LIBRARY_NAME} PROPERTIES
-  VERSION ${SYSSTAT_VERSION}
-  SOVERSION ${MAJOR_VERSION}
+VERSION ${SYSSTAT_VERSION}
+SOVERSION 

commit libsysstat-qt5 for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2015-02-16 21:07:54

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is libsysstat-qt5

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2014-11-02 16:45:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2015-02-16 21:07:56.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb  9 16:33:58 UTC 2015 - sfal...@opensuse.org
+
+- new upstream version 0.3.0 
+
+---

Old:

  libsysstat-0.2.0.tar.xz

New:

  libsysstat-0.3.0.tar.xz



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.QjBFuD/_old  2015-02-16 21:07:56.0 +0100
+++ /var/tmp/diff_new_pack.QjBFuD/_new  2015-02-16 21:07:56.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libsysstat
+# spec file for package libsysstat-qt5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,17 +17,17 @@
 
 
 Name:   libsysstat-qt5
-Version:0.2.0
+Version:0.3.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: libsysstat-%{version}.tar.xz
+Source: 
http://downloads.lxqt.org/libsysstat/%{version}/libsysstat-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  libqt5-linguist-devel
+BuildRequires:  pkgconfig(Qt5Core)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,7 +51,7 @@
 sysstat libraries for development
 
 %prep
-%setup -q -n libsysstat
+%setup -q -n libsysstat-%{version}
 
 %build
 %cmake -DUSE_QT5=ON

++ libsysstat-0.2.0.tar.xz - libsysstat-0.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat/CMakeLists.txt 
new/libsysstat-0.3.0/CMakeLists.txt
--- old/libsysstat/CMakeLists.txt   2014-10-19 18:41:35.0 +0200
+++ new/libsysstat-0.3.0/CMakeLists.txt 2014-10-21 15:23:15.0 +0200
@@ -1,10 +1,7 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8.11)
 
 project(libsysstat)
 
-# Support different versions of Qt
-option(USE_QT5 Build with Qt5. $ENV{USE_QT5})
-
 # Set default installation paths
 set(LIB_INSTALL_DIR lib${LIB_SUFFIX} CACHE PATH Installation path for 
libraries)
 set(INCLUDE_INSTALL_DIR include CACHE PATH Installation path for includes)
@@ -20,23 +17,15 @@
 add_definitions(-DSYSSTAT_LIBRARY)
 
 # use gcc visibility feature to decrease unnecessary exported symbols
-if (CMAKE_COMPILER_IS_GNUCXX)
+if(CMAKE_COMPILER_IS_GNUCXX)
 # set visibility to hidden to hide symbols, unlesss they're exporeted 
manually in the code
 set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -fvisibility=hidden 
-fvisibility-inlines-hidden -fno-exceptions -Wall)
 endif()
 
-if (USE_QT5)
-cmake_minimum_required(VERSION 2.8.11)
-find_package(Qt5Core REQUIRED QUIET)
-find_package(Qt5LinguistTools REQUIRED QUIET)
-set(QT_VERSION_SUFFIX -qt5)
-else()
-find_package(Qt4 REQUIRED)
-include(${QT_USE_FILE})
-set(QT_VERSION_SUFFIX )
-endif()
+find_package(Qt5Core REQUIRED QUIET)
+find_package(Qt5LinguistTools REQUIRED QUIET)
 
-set(SYSSTAT_LIBRARY_NAME sysstat${QT_VERSION_SUFFIX})
+set(SYSSTAT_LIBRARY_NAME sysstat-qt5)
 set(HEADER_NAMESPACE SysStat)
 
 set(SYSSTAT_PUBLIC_HDRS
@@ -85,41 +74,27 @@
 )
 
 
-# Translations **
+# Translations
 file(GLOB SYSSTAT_TS_FILES
 translations/*.ts
 )
-#
-
 
-#**
+qt5_wrap_cpp(SYSSTAT_CXX ${SYSSTAT_MOCS})
+qt5_add_translation(SYSSTAT_QM_FILES ${SYSSTAT_TS_FILES})
 
-if (USE_QT5)
-QT5_WRAP_CPP(SYSSTAT_CXX ${SYSSTAT_MOCS})
-qt5_add_translation(SYSSTAT_QM_FILES ${SYSSTAT_TS_FILES})
-else()
-QT4_WRAP_CPP(SYSSTAT_CXX ${SYSSTAT_MOCS})
-qt4_add_translation(SYSSTAT_QM_FILES ${SYSSTAT_TS_FILES})
+if(NOT CMAKE_BUILD_TYPE)
+set(CMAKE_BUILD_TYPE Release)
 endif()
 
-if (NOT CMAKE_BUILD_TYPE)
-set ( CMAKE_BUILD_TYPE Release )
-endif (NOT CMAKE_BUILD_TYPE)
-
 
 set(APP_SHARE_DIR ${CMAKE_INSTALL_PREFIX}/share/${SYSSTAT_LIBRARY_NAME})
 
-include_directories( 

commit libsysstat-qt5 for openSUSE:Factory

2014-11-02 Thread h_root
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2014-11-02 16:45:38

Comparing /work/SRC/openSUSE:Factory/libsysstat-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.libsysstat-qt5.new (New)


Package is libsysstat-qt5

Changes:

New Changes file:

--- /dev/null   2014-10-24 22:03:51.036034256 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new/libsysstat-qt5.changes   
2014-11-02 16:45:44.0 +0100
@@ -0,0 +1,52 @@
+---
+Sat Oct 25 13:36:36 UTC 2014 - and...@opensuse.org
+
+- new upstream version 0.2.0
+
+---
+Tue May 13 18:04:57 UTC 2014 - and...@opensuse.org
+
+- spec file cleanup for factory 
+
+---
+Tue May 13 16:29:41 UTC 2014 - sfal...@opensuse.org
+
+- Specfile Cleanup 
+
+---
+Mon May 12 15:31:35 UTC 2014 - sfal...@opensuse.org
+
+- Removed fedora specfile, split into subproject
+  Del: libsysstat-Fedora_20.spec 
+
+---
+Sat May 10 17:54:32 UTC 2014 - sfal...@opensuse.org
+
+- ran spec-cleaner on specfile 
+
+---
+Fri May  9 22:39:44 UTC 2014 - sfal...@opensuse.org
+
+- Added specfile for Fedora_20
+  Add: libsysstat-Fedora_20.spec 
+
+---
+Fri May  9 20:25:15 UTC 2014 - sfal...@opensuse.org
+
+- Added tarball for new stable release
+  Add:  libsysstat-0.1.0.tar.xz
+  Del:  _service 
+
+---
+Wed Apr  2 14:36:41 UTC 2014 - sfal...@opensuse.org
+
+- Removed direct cmake calls, in favour of %cmake and %cmake_install 
+
+---
+Wed Apr  2 13:05:28 UTC 2014 - sfal...@opensuse.org
+
+- Initial Source Upload
+  Add: _system
+  Add: libsysstat.spec
+  Add: libsysstat.changes 
+

New:

  libsysstat-0.2.0.tar.xz
  libsysstat-qt5.changes
  libsysstat-qt5.spec



Other differences:
--
++ libsysstat-qt5.spec ++
#
# spec file for package libsysstat
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


Name:   libsysstat-qt5
Version:0.2.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: libsysstat-%{version}.tar.xz
BuildRequires:  cmake
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  libqt5-linguist-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Library used to query system info and statistics

%package -n libsysstat-qt5-0
Summary:Libraries for lxqt
Group:  System/Libraries
Provides:   libsysstat

%description -n libsysstat-qt5-0
Development libraries for libsysstat

%package devel
Summary:Devel files for libsysstat
Group:  Development/Libraries/C and C++
Requires:   libsysstat-qt5-0 = %{version}
Requires:   pkg-config

%description devel
sysstat libraries for development

%prep
%setup -q -n libsysstat

%build
%cmake -DUSE_QT5=ON
%__make %{?_smp_mflags}

%install
%cmake_install

%post -n libsysstat-qt5-0 -p /sbin/ldconfig

%postun -n libsysstat-qt5-0 -p /sbin/ldconfig

%files -n libsysstat-qt5-0
%defattr(-,root,root)
%doc AUTHORS COPYING
%{_libdir}/%{name}.so.0
%{_libdir}/%{name}.so.0.*

%files devel
%defattr (-,root,root)
%{_includedir}/sysstat-qt5
%{_datadir}/cmake/sysstat-qt5
%{_libdir}/pkgconfig/sysstat-qt5.pc
%{_libdir}/%{name}.so

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org