commit kunitconversion for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-10-12 13:56:27

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.3486 (New)


Package is "kunitconversion"

Mon Oct 12 13:56:27 2020 rev:85 rq:840850 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-09-18 14:43:35.104119324 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.3486/kunitconversion.changes
2020-10-12 13:58:11.598188044 +0200
@@ -1,0 +2,14 @@
+Mon Oct  5 08:33:36 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Change platofrm name according to KApiDox warning
+  * Reduce documentation warnings
+  * Remove since 4.4 statements
+  * Remove license statements to API documentation
+  * Use uppercase for Fuel Efficiency
+
+---

Old:

  kunitconversion-5.74.0.tar.xz
  kunitconversion-5.74.0.tar.xz.sig

New:

  kunitconversion-5.75.0.tar.xz
  kunitconversion-5.75.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.9jVZqc/_old  2020-10-12 13:58:12.134188267 +0200
+++ /var/tmp/diff_new_pack.9jVZqc/_new  2020-10-12 13:58:12.138188268 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.74.0.tar.xz -> kunitconversion-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.74.0/CMakeLists.txt 
new/kunitconversion-5.75.0/CMakeLists.txt
--- old/kunitconversion-5.74.0/CMakeLists.txt   2020-09-06 12:37:21.0 
+0200
+++ new/kunitconversion-5.75.0/CMakeLists.txt   2020-10-04 20:54:32.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.74.0/README.md 
new/kunitconversion-5.75.0/README.md
--- old/kunitconversion-5.74.0/README.md2020-09-06 12:37:21.0 
+0200
+++ new/kunitconversion-5.75.0/README.md2020-10-04 20:54:32.0 
+0200
@@ -20,7 +20,7 @@
 * Energy
 * Force
 * Frequency
-* Fuel efficiency
+* Fuel Efficiency
 * Length
 * Mass
 * Permeability
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.74.0/metainfo.yaml 
new/kunitconversion-5.75.0/metainfo.yaml
--- old/kunitconversion-5.74.0/metainfo.yaml2020-09-06 12:37:21.0 
+0200
+++ new/kunitconversion-5.75.0/metainfo.yaml2020-10-04 20:54:32.0 
+0200
@@ -6,7 +6,7 @@
 - name: Linux
 - name: FreeBSD
 - name: Windows
-- name: MacOSX
+- name: macOS
 - name: Android
 portingAid: false
 deprecated: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.74.0/po/ca/kunitconversion5.po 
new/kunitconversion-5.75.0/po/ca/kunitconversion5.po
--- old/kunitconversion-5.74.0/po/ca/kunitconversion5.po2020-09-06 
12:37:21.0 +0200
+++ new/kunitconversion-5.75.0/po/ca/kunitconversion5.po2020-10-04 
20:54:32.0 +0200
@@ -8,7 +8,7 @@
 # Antoni Bella Pérez , 2016, 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: kunitconversion5\n"
+"Project-Id-Version: kunitconversion\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-05-31 

commit kunitconversion for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-09-18 14:42:10

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.4249 (New)


Package is "kunitconversion"

Fri Sep 18 14:42:10 2020 rev:84 rq:834435 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-08-12 12:29:17.368176252 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.4249/kunitconversion.changes
2020-09-18 14:43:35.104119324 +0200
@@ -1,0 +2,10 @@
+Sun Sep  6 12:50:18 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove obsolete COPYING files
+
+---

Old:

  kunitconversion-5.73.0.tar.xz
  kunitconversion-5.73.0.tar.xz.sig

New:

  kunitconversion-5.74.0.tar.xz
  kunitconversion-5.74.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.z1lqLr/_old  2020-09-18 14:43:36.492120563 +0200
+++ /var/tmp/diff_new_pack.z1lqLr/_new  2020-09-18 14:43:36.496120567 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.73.0.tar.xz -> kunitconversion-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.73.0/CMakeLists.txt 
new/kunitconversion-5.74.0/CMakeLists.txt
--- old/kunitconversion-5.73.0/CMakeLists.txt   2020-08-01 21:56:02.0 
+0200
+++ new/kunitconversion-5.74.0/CMakeLists.txt   2020-09-06 12:37:21.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
+set(KF5_VERSION "5.74.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.73.0  NO_MODULE)
+find_package(ECM 5.74.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -41,7 +41,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054900)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.73.0/COPYING.LIB 
new/kunitconversion-5.74.0/COPYING.LIB
--- old/kunitconversion-5.73.0/COPYING.LIB  2020-08-01 21:56:02.0 
+0200
+++ new/kunitconversion-5.74.0/COPYING.LIB  1970-01-01 01:00:00.0 
+0100
@@ -1,510 +0,0 @@
-
-  GNU LESSER GENERAL PUBLIC LICENSE
-   Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether

commit kunitconversion for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-08-12 12:25:21

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.3399 (New)


Package is "kunitconversion"

Wed Aug 12 12:25:21 2020 rev:83 rq:825108 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-07-14 07:55:54.753133558 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.3399/kunitconversion.changes
2020-08-12 12:29:17.368176252 +0200
@@ -1,0 +2,9 @@
+Sun Aug  2 07:13:48 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- No code change since 5.72.0
+
+---

Old:

  kunitconversion-5.72.0.tar.xz
  kunitconversion-5.72.0.tar.xz.sig

New:

  kunitconversion-5.73.0.tar.xz
  kunitconversion-5.73.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.J3Z6Mj/_old  2020-08-12 12:29:17.856176514 +0200
+++ /var/tmp/diff_new_pack.J3Z6Mj/_new  2020-08-12 12:29:17.860176517 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.72.0.tar.xz -> kunitconversion-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.72.0/CMakeLists.txt 
new/kunitconversion-5.73.0/CMakeLists.txt
--- old/kunitconversion-5.72.0/CMakeLists.txt   2020-07-04 15:22:38.0 
+0200
+++ new/kunitconversion-5.73.0/CMakeLists.txt   2020-08-01 21:56:02.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.72.0/po/fi/kunitconversion5.po 
new/kunitconversion-5.73.0/po/fi/kunitconversion5.po
--- old/kunitconversion-5.72.0/po/fi/kunitconversion5.po2020-07-04 
15:22:38.0 +0200
+++ new/kunitconversion-5.73.0/po/fi/kunitconversion5.po2020-08-01 
21:56:02.0 +0200
@@ -1,6 +1,6 @@
 # Copyright © 2010, 2011 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs package.
-# Tommi Nieminen , 2010, 2011, 2016, 2019.
+# Tommi Nieminen , 2010, 2011, 2016, 2019, 2020.
 # Lasse Liehu , 2010, 2011, 2012, 2014, 2016.
 #
 # KDE Finnish translation sprint participants:
@@ -9,7 +9,7 @@
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-05-31 17:58+0200\n"
-"PO-Revision-Date: 2019-08-27 21:31+0300\n"
+"PO-Revision-Date: 2020-07-22 18:43+0300\n"
 "Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:27+\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: acceleration.cpp:16
 #, kde-format
@@ -1944,7 +1944,7 @@
 #, kde-format
 msgctxt "binary data unit symbol"
 msgid "Mib"
-msgstr ""
+msgstr "Mib"
 
 #: binary_data.cpp:272
 #, kde-format
@@ -3572,37 +3572,30 @@
 msgstr[1] "%1 randia"
 
 #: currency.cpp:633 currency.cpp:638
-#, fuzzy, kde-format
-#| msgctxt "currency name"
-#| msgid "Swedish Krona"
+#, kde-format
 msgctxt "currency name"
 msgid "Icelandic Krona"
-msgstr "Ruotsin kruunu"
+msgstr "Islannin kruunu"
 
 #: currency.cpp:635
 #, kde-format
 msgctxt "Icelandic Krona - unit 

commit kunitconversion for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-07-14 07:54:27

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.3060 (New)


Package is "kunitconversion"

Tue Jul 14 07:54:27 2020 rev:82 rq:820395 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-06-16 13:44:11.117408829 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.3060/kunitconversion.changes
2020-07-14 07:55:54.753133558 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:46 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  kunitconversion-5.71.0.tar.xz
  kunitconversion-5.71.0.tar.xz.sig

New:

  kunitconversion-5.72.0.tar.xz
  kunitconversion-5.72.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.4uyRwv/_old  2020-07-14 07:55:55.477135902 +0200
+++ /var/tmp/diff_new_pack.4uyRwv/_new  2020-07-14 07:55:55.477135902 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -102,15 +101,16 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5UnitConversion.so.*
 
 %files devel
-%{_kf5_libdir}/libKF5UnitConversion.so
-%{_kf5_libdir}/cmake/KF5UnitConversion/
-%{_kf5_includedir}/*.h
+%license LICENSES/*
 %dir %{_kf5_includedir}/*/
+%{_kf5_includedir}/*.h
 %{_kf5_includedir}/*/
+%{_kf5_libdir}/cmake/KF5UnitConversion/
+%{_kf5_libdir}/libKF5UnitConversion.so
 %{_kf5_mkspecsdir}/qt_KUnitConversion.pri
 
 %changelog


++ kunitconversion-5.71.0.tar.xz -> kunitconversion-5.72.0.tar.xz ++
 75277 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-06-16 13:43:58

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.3606 (New)


Package is "kunitconversion"

Tue Jun 16 13:43:58 2020 rev:81 rq:814389 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-05-11 13:32:09.763961575 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.3606/kunitconversion.changes
2020-06-16 13:44:11.117408829 +0200
@@ -1,0 +2,10 @@
+Sun Jun  7 08:07:03 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * Convert license headers to SPDX markers
+
+---

Old:

  kunitconversion-5.70.0.tar.xz
  kunitconversion-5.70.0.tar.xz.sig

New:

  kunitconversion-5.71.0.tar.xz
  kunitconversion-5.71.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.9NL6Dl/_old  2020-06-16 13:44:11.957411891 +0200
+++ /var/tmp/diff_new_pack.9NL6Dl/_new  2020-06-16 13:44:11.957411891 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.70.0.tar.xz -> kunitconversion-5.71.0.tar.xz ++
 1056554 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-05-11 13:30:12

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.2738 (New)


Package is "kunitconversion"

Mon May 11 13:30:12 2020 rev:80 rq:802116 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-04-15 20:04:30.802024234 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.2738/kunitconversion.changes
2020-05-11 13:32:09.763961575 +0200
@@ -1,0 +2,11 @@
+Sun May  3 09:40:14 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Add imperial gallon and US pint (kde#341072)
+  * Add Icelandic Krona to currencies
+
+---

Old:

  kunitconversion-5.69.0.tar.xz
  kunitconversion-5.69.0.tar.xz.sig

New:

  kunitconversion-5.70.0.tar.xz
  kunitconversion-5.70.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.cMhium/_old  2020-05-11 13:32:10.559963244 +0200
+++ /var/tmp/diff_new_pack.cMhium/_new  2020-05-11 13:32:10.559963244 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.69.0.tar.xz -> kunitconversion-5.70.0.tar.xz ++
 22990 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-04-15 20:02:43

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.2738 (New)


Package is "kunitconversion"

Wed Apr 15 20:02:43 2020 rev:79 rq:793183 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-03-19 19:46:36.124061195 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.2738/kunitconversion.changes
2020-04-15 20:04:30.802024234 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:52 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+---

Old:

  kunitconversion-5.68.0.tar.xz
  kunitconversion-5.68.0.tar.xz.sig

New:

  kunitconversion-5.69.0.tar.xz
  kunitconversion-5.69.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.gPOCXa/_old  2020-04-15 20:04:32.098025115 +0200
+++ /var/tmp/diff_new_pack.gPOCXa/_new  2020-04-15 20:04:32.102025118 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.68.0.tar.xz -> kunitconversion-5.69.0.tar.xz ++
 8777 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-03-19 19:43:37

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.3160 (New)


Package is "kunitconversion"

Thu Mar 19 19:43:37 2020 rev:78 rq:785352 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-02-14 16:34:52.735502292 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.3160/kunitconversion.changes
2020-03-19 19:46:36.124061195 +0100
@@ -1,0 +2,10 @@
+Sun Mar  8 09:18:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Make it compile against qt5.15. They reverted change error() to socketError
+
+---

Old:

  kunitconversion-5.67.0.tar.xz
  kunitconversion-5.67.0.tar.xz.sig

New:

  kunitconversion-5.68.0.tar.xz
  kunitconversion-5.68.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.VnnHKw/_old  2020-03-19 19:46:37.060061697 +0100
+++ /var/tmp/diff_new_pack.VnnHKw/_new  2020-03-19 19:46:37.064061699 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.67.0.tar.xz -> kunitconversion-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.67.0/.gitignore 
new/kunitconversion-5.68.0/.gitignore
--- old/kunitconversion-5.67.0/.gitignore   2020-02-02 13:54:33.0 
+0100
+++ new/kunitconversion-5.68.0/.gitignore   2020-03-07 10:55:34.0 
+0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.67.0/CMakeLists.txt 
new/kunitconversion-5.68.0/CMakeLists.txt
--- old/kunitconversion-5.67.0/CMakeLists.txt   2020-02-02 13:54:33.0 
+0100
+++ new/kunitconversion-5.68.0/CMakeLists.txt   2020-03-07 10:55:34.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -41,7 +41,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.67.0/src/currency.cpp 
new/kunitconversion-5.68.0/src/currency.cpp
--- old/kunitconversion-5.67.0/src/currency.cpp 2020-02-02 13:54:33.0 
+0100
+++ new/kunitconversion-5.68.0/src/currency.cpp 2020-03-07 10:55:34.0 
+0100
@@ -672,11 +672,7 @@
 QNetworkAccessManager manager;
 auto *reply = 
manager.get(QNetworkRequest(QUrl(QString::fromLatin1(URL; // reply is owned 
by the network access manager
 QObject::connect(reply, ::finished, [&] {
-#if (QT_VERSION < QT_VERSION_CHECK(5, 15, 0))
 if (!reply->error()) {
-#else
-if (!reply->networkError()) {
-#endif
 const QString cacheDir = info.absolutePath();
 if (!QFileInfo::exists(cacheDir)) {
 QDir().mkpath(cacheDir);




commit kunitconversion for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-02-14 16:34:05

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.26092 (New)


Package is "kunitconversion"

Fri Feb 14 16:34:05 2020 rev:77 rq:773290 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2020-01-14 21:05:35.550715910 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.26092/kunitconversion.changes   
2020-02-14 16:34:52.735502292 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:07:12 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:00 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Make it compiles against qt5.15
+
+---

Old:

  kunitconversion-5.66.0.tar.xz
  kunitconversion-5.66.0.tar.xz.sig

New:

  kunitconversion-5.67.0.tar.xz
  kunitconversion-5.67.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.25rL4m/_old  2020-02-14 16:34:53.02749 +0100
+++ /var/tmp/diff_new_pack.25rL4m/_new  2020-02-14 16:34:53.559502751 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
@@ -42,10 +42,10 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Xml) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Network) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Xml) >= 5.12.0
 
 %description
 KUnitConversion provides functions to convert values in different physical
@@ -69,7 +69,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.11.0
+Requires:   cmake(Qt5Core) >= 5.12.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical
@@ -84,7 +84,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kunitconversion-5.66.0.tar.xz -> kunitconversion-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.66.0/CMakeLists.txt 
new/kunitconversion-5.67.0/CMakeLists.txt
--- old/kunitconversion-5.66.0/CMakeLists.txt   2020-01-04 11:13:55.0 
+0100
+++ new/kunitconversion-5.67.0/CMakeLists.txt   2020-02-02 13:54:33.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
+set(KF5_VERSION "5.67.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.66.0  NO_MODULE)
+find_package(ECM 5.67.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -41,7 +41,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.66.0/po/da/kunitconversion5.po 
new/kunitconversion-5.67.0/po/da/kunitconversion5.po
--- old/kunitconversion-5.66.0/po/da/kunitconversion5.po   

commit kunitconversion for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2020-01-14 21:03:37

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.6675 (New)


Package is "kunitconversion"

Tue Jan 14 21:03:37 2020 rev:76 rq:763489 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-12-18 14:43:36.721809457 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.6675/kunitconversion.changes
2020-01-14 21:05:35.550715910 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 09:02:21 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  kunitconversion-5.65.0.tar.xz
  kunitconversion-5.65.0.tar.xz.sig

New:

  kunitconversion-5.66.0.tar.xz
  kunitconversion-5.66.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.I3WVxg/_old  2020-01-14 21:05:37.550716835 +0100
+++ /var/tmp/diff_new_pack.I3WVxg/_new  2020-01-14 21:05:37.558716839 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.65.0.tar.xz -> kunitconversion-5.66.0.tar.xz ++
 2962 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-12-18 14:41:37

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.4691 (New)


Package is "kunitconversion"

Wed Dec 18 14:41:37 2019 rev:75 rq:757064 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-11-12 11:50:05.903013875 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.4691/kunitconversion.changes
2019-12-18 14:43:36.721809457 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:51 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- No code change since 5.64.0
+
+---

Old:

  kunitconversion-5.64.0.tar.xz
  kunitconversion-5.64.0.tar.xz.sig

New:

  kunitconversion-5.65.0.tar.xz
  kunitconversion-5.65.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.yAOr2X/_old  2019-12-18 14:43:37.169809661 +0100
+++ /var/tmp/diff_new_pack.yAOr2X/_new  2019-12-18 14:43:37.173809663 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.64.0.tar.xz -> kunitconversion-5.65.0.tar.xz ++
 8975 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-11-12 11:50:03

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.2990 (New)


Package is "kunitconversion"

Tue Nov 12 11:50:03 2019 rev:74 rq:747140 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-10-14 13:39:05.089775466 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.2990/kunitconversion.changes
2019-11-12 11:50:05.903013875 +0100
@@ -1,0 +2,9 @@
+Sun Nov  3 15:47:16 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- No code change since 5.63.0
+
+---

Old:

  kunitconversion-5.63.0.tar.xz
  kunitconversion-5.63.0.tar.xz.sig

New:

  kunitconversion-5.64.0.tar.xz
  kunitconversion-5.64.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.mDUbD6/_old  2019-11-12 11:50:06.639014627 +0100
+++ /var/tmp/diff_new_pack.mDUbD6/_new  2019-11-12 11:50:06.643014631 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later


++ kunitconversion-5.63.0.tar.xz -> kunitconversion-5.64.0.tar.xz ++
 7730 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-10-14 13:39:03

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.2352 (New)


Package is "kunitconversion"

Mon Oct 14 13:39:03 2019 rev:73 rq:738058 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-09-23 12:26:22.157718828 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.2352/kunitconversion.changes
2019-10-14 13:39:05.089775466 +0200
@@ -1,0 +2,9 @@
+Sun Oct  6 13:26:57 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- No code change since 5.62.0
+
+---

Old:

  kunitconversion-5.62.0.tar.xz
  kunitconversion-5.62.0.tar.xz.sig

New:

  kunitconversion-5.63.0.tar.xz
  kunitconversion-5.63.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.rjHO5k/_old  2019-10-14 13:39:05.765773704 +0200
+++ /var/tmp/diff_new_pack.rjHO5k/_new  2019-10-14 13:39:05.769773693 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
@@ -42,10 +42,10 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5Network) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Xml) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5Xml) >= 5.11.0
 
 %description
 KUnitConversion provides functions to convert values in different physical
@@ -69,7 +69,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.6.0
+Requires:   cmake(Qt5Core) >= 5.11.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical


++ kunitconversion-5.62.0.tar.xz -> kunitconversion-5.63.0.tar.xz ++
 1918 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-09-23 12:26:18

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.7948 (New)


Package is "kunitconversion"

Mon Sep 23 12:26:18 2019 rev:72 rq:730958 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-08-19 21:15:04.752796348 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.7948/kunitconversion.changes
2019-09-23 12:26:22.157718828 +0200
@@ -1,0 +2,11 @@
+Sat Sep  7 20:37:09 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Add decibel power units (dBW and multiples)
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kunitconversion-5.61.0.tar.xz
  kunitconversion-5.61.0.tar.xz.sig

New:

  kunitconversion-5.62.0.tar.xz
  kunitconversion-5.62.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.lSPIIF/_old  2019-09-23 12:26:22.889718709 +0200
+++ /var/tmp/diff_new_pack.lSPIIF/_new  2019-09-23 12:26:22.893718708 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
@@ -39,9 +39,9 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0


++ kunitconversion-5.61.0.tar.xz -> kunitconversion-5.62.0.tar.xz ++
 108231 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-08-19 21:14:16

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.22127 (New)


Package is "kunitconversion"

Mon Aug 19 21:14:16 2019 rev:71 rq:722494 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-07-26 12:20:41.238564780 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.22127/kunitconversion.changes   
2019-08-19 21:15:04.752796348 +0200
@@ -1,0 +2,17 @@
+Wed Aug  7 17:51:48 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Fix minor typos 
+  * Add Binary Data units (bits, kilobytes, kibibytes ... yottabytes) 
+  * Remove unused includes
+
+---
+Fri Jul 19 11:45:11 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kunitconversion-5.60.0.tar.xz

New:

  frameworks.keyring
  kunitconversion-5.61.0.tar.xz
  kunitconversion-5.61.0.tar.xz.sig



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.rqoTqV/_old  2019-08-19 21:15:07.940795700 +0200
+++ /var/tmp/diff_new_pack.rqoTqV/_new  2019-08-19 21:15:07.944795699 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -77,9 +81,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ kunitconversion-5.60.0.tar.xz -> kunitconversion-5.61.0.tar.xz ++
 68812 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-07-26 12:20:37

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.4126 (New)


Package is "kunitconversion"

Fri Jul 26 12:20:37 2019 rev:70 rq:715908 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-06-22 11:14:33.292782985 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.4126/kunitconversion.changes
2019-07-26 12:20:41.238564780 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+---

Old:

  kunitconversion-5.59.0.tar.xz

New:

  kunitconversion-5.60.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.BFRags/_old  2019-07-26 12:20:42.466564531 +0200
+++ /var/tmp/diff_new_pack.BFRags/_new  2019-07-26 12:20:42.466564531 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.59.0.tar.xz -> kunitconversion-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/CMakeLists.txt 
new/kunitconversion-5.60.0/CMakeLists.txt
--- old/kunitconversion-5.59.0/CMakeLists.txt   2019-06-01 19:01:11.0 
+0200
+++ new/kunitconversion-5.60.0/CMakeLists.txt   2019-07-07 20:38:16.0 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kunitconversion-5.59.0/po/ca@valencia/kunitconversion5.po 
new/kunitconversion-5.60.0/po/ca@valencia/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/ca@valencia/kunitconversion5.po   
2019-06-01 19:01:11.0 +0200
+++ new/kunitconversion-5.60.0/po/ca@valencia/kunitconversion5.po   
2019-07-07 20:38:16.0 +0200
@@ -1,26 +1,28 @@
 # Translation of kunitconversion5.po to Catalan (Valencian)
-# Copyright (C) 2009-2018 This_file_is_part_of_KDE
+# Copyright (C) 2009-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Joan Maspons , 2009.
 # Josep Ma. Ferrer , 2009, 2010, 2011, 2014, 2016, 2017, 
2018.
 # Antoni Bella Pérez , 2016.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kunitconversion5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2018-11-08 20:59+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-20 15:01+0200\n"
+"Last-Translator: Empar \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #: acceleration.cpp:29
 #, kde-format
@@ -4862,7 

commit kunitconversion for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-06-22 11:14:30

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.4615 (New)


Package is "kunitconversion"

Sat Jun 22 11:14:30 2019 rev:69 rq:710770 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-05-21 10:32:27.759389129 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.4615/kunitconversion.changes
2019-06-22 11:14:33.292782985 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kunitconversion-5.58.0.tar.xz

New:

  kunitconversion-5.59.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.YqMBtR/_old  2019-06-22 11:14:33.856783666 +0200
+++ /var/tmp/diff_new_pack.YqMBtR/_new  2019-06-22 11:14:33.872783686 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.58.0.tar.xz -> kunitconversion-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.58.0/CMakeLists.txt 
new/kunitconversion-5.59.0/CMakeLists.txt
--- old/kunitconversion-5.58.0/CMakeLists.txt   2019-05-07 13:28:53.0 
+0200
+++ new/kunitconversion-5.59.0/CMakeLists.txt   2019-06-01 19:01:11.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.58.0/po/ar/kunitconversion5.po 
new/kunitconversion-5.59.0/po/ar/kunitconversion5.po
--- old/kunitconversion-5.58.0/po/ar/kunitconversion5.po2019-05-07 
13:28:53.0 +0200
+++ new/kunitconversion-5.59.0/po/ar/kunitconversion5.po2019-06-01 
19:01:11.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-04-15 03:12+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2014-10-10 13:38+0300\n"
 "Last-Translator: os_ \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.58.0/po/bg/kunitconversion5.po 
new/kunitconversion-5.59.0/po/bg/kunitconversion5.po
--- old/kunitconversion-5.58.0/po/bg/kunitconversion5.po2019-05-07 
13:28:53.0 +0200
+++ new/kunitconversion-5.59.0/po/bg/kunitconversion5.po2019-06-01 
19:01:11.0 +0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: libkunitconversion\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-04-15 03:12+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2010-03-16 11:04+0200\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.58.0/po/bs/kunitconversion5.po 
new/kunitconversion-5.59.0/po/bs/kunitconversion5.po
--- old/kunitconversion-5.58.0/po/bs/kunitconversion5.po2019-05-07 
13:28:53.0 +0200
+++ 

commit kunitconversion for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-05-21 10:32:26

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.5148 (New)


Package is "kunitconversion"

Tue May 21 10:32:26 2019 rev:68 rq:703380 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-04-19 21:24:30.319883485 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.5148/kunitconversion.changes
2019-05-21 10:32:27.759389129 +0200
@@ -1,0 +2,10 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Fix l/100 km to MPG conversion (kde#378967)
+
+---

Old:

  kunitconversion-5.57.0.tar.xz

New:

  kunitconversion-5.58.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.Wj37BT/_old  2019-05-21 10:32:28.339388906 +0200
+++ /var/tmp/diff_new_pack.Wj37BT/_new  2019-05-21 10:32:28.343388904 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.57.0.tar.xz -> kunitconversion-5.58.0.tar.xz ++
 10097 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-04-19 21:24:28

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.5536 (New)


Package is "kunitconversion"

Fri Apr 19 21:24:28 2019 rev:67 rq:695252 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-03-21 09:48:32.482866068 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.5536/kunitconversion.changes
2019-04-19 21:24:30.319883485 +0200
@@ -1,0 +2,9 @@
+Sun Apr 14 20:21:44 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- No code changes since 5.56.0
+
+---

Old:

  kunitconversion-5.56.0.tar.xz

New:

  kunitconversion-5.57.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.qfkeOd/_old  2019-04-19 21:24:31.367884820 +0200
+++ /var/tmp/diff_new_pack.qfkeOd/_new  2019-04-19 21:24:31.399884861 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.56.0.tar.xz -> kunitconversion-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.56.0/.gitignore 
new/kunitconversion-5.57.0/.gitignore
--- old/kunitconversion-5.56.0/.gitignore   1970-01-01 01:00:00.0 
+0100
+++ new/kunitconversion-5.57.0/.gitignore   2019-04-07 09:32:48.0 
+0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.56.0/CMakeLists.txt 
new/kunitconversion-5.57.0/CMakeLists.txt
--- old/kunitconversion-5.56.0/CMakeLists.txt   2019-03-02 14:48:39.0 
+0100
+++ new/kunitconversion-5.57.0/CMakeLists.txt   2019-04-07 09:32:48.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.56.0  NO_MODULE)
+find_package(ECM 5.57.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.56.0/po/id/kunitconversion5.po 
new/kunitconversion-5.57.0/po/id/kunitconversion5.po
--- old/kunitconversion-5.56.0/po/id/kunitconversion5.po2019-03-02 
14:48:39.0 +0100
+++ new/kunitconversion-5.57.0/po/id/kunitconversion5.po2019-04-07 
09:32:48.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 
 #: acceleration.cpp:29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.56.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.57.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.56.0/po/zh_CN/kunitconversion5.po 2019-03-02 
14:48:39.0 +0100
+++ new/kunitconversion-5.57.0/po/zh_CN/kunitconversion5.po 2019-04-07 
09:32:48.0 +0200
@@ -20,7 +20,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-08 03:50+0100\n"
-"PO-Revision-Date: 2019-02-20 23:16\n"

commit kunitconversion for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-03-21 09:48:29

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.28833 (New)


Package is "kunitconversion"

Thu Mar 21 09:48:29 2019 rev:66 rq:686769 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-02-28 21:32:17.341755574 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.28833/kunitconversion.changes   
2019-03-21 09:48:32.482866068 +0100
@@ -1,0 +2,11 @@
+Sun Mar 10 20:15:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * It compiles with qt5.13
+  * Make it compile without foreach
+
+---

Old:

  kunitconversion-5.55.0.tar.xz

New:

  kunitconversion-5.56.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.y5lM1t/_old  2019-03-21 09:48:33.258865858 +0100
+++ /var/tmp/diff_new_pack.y5lM1t/_new  2019-03-21 09:48:33.258865858 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.55.0.tar.xz -> kunitconversion-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.55.0/CMakeLists.txt 
new/kunitconversion-5.56.0/CMakeLists.txt
--- old/kunitconversion-5.55.0/CMakeLists.txt   2019-02-03 01:02:47.0 
+0100
+++ new/kunitconversion-5.56.0/CMakeLists.txt   2019-03-02 14:48:39.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -40,8 +40,8 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install(po)
 endif()
-#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.55.0/po/fi/kunitconversion5.po 
new/kunitconversion-5.56.0/po/fi/kunitconversion5.po
--- old/kunitconversion-5.55.0/po/fi/kunitconversion5.po2019-02-03 
01:02:47.0 +0100
+++ new/kunitconversion-5.56.0/po/fi/kunitconversion5.po2019-03-02 
14:48:39.0 +0100
@@ -1,6 +1,6 @@
 # Copyright © 2010, 2011 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs package.
-# Tommi Nieminen , 2010, 2011, 2016.
+# Tommi Nieminen , 2010, 2011, 2016, 2019.
 # Lasse Liehu , 2010, 2011, 2012, 2014, 2016.
 #
 # KDE Finnish translation sprint participants:
@@ -9,7 +9,7 @@
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-08 03:50+0100\n"
-"PO-Revision-Date: 2016-10-26 22:41+0300\n"
+"PO-Revision-Date: 2019-02-19 11:03+0200\n"
 "Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:27+\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: acceleration.cpp:29
 #, kde-format
@@ -8680,7 +8680,7 @@
 #: permeability.cpp:29
 #, kde-format
 msgid "Permeability"
-msgstr ""
+msgstr "Läpäisevyys"
 
 #: permeability.cpp:31
 #, fuzzy, kde-format
@@ -8694,86 

commit kunitconversion for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-02-28 21:32:15

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.28833 (New)


Package is "kunitconversion"

Thu Feb 28 21:32:15 2019 rev:65 rq:678717 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-02-14 14:28:18.727791869 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.28833/kunitconversion.changes   
2019-02-28 21:32:17.341755574 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.KFR6EL/_old  2019-02-28 21:32:18.485755215 +0100
+++ /var/tmp/diff_new_pack.KFR6EL/_new  2019-02-28 21:32:18.493755212 +0100
@@ -77,6 +77,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit kunitconversion for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-02-14 14:28:16

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.28833 (New)


Package is "kunitconversion"

Thu Feb 14 14:28:16 2019 rev:64 rq:674268 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-01-21 10:22:26.413943075 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.28833/kunitconversion.changes   
2019-02-14 14:28:18.727791869 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:17 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * No code changes since 5.54.0
+
+---

Old:

  kunitconversion-5.54.0.tar.xz

New:

  kunitconversion-5.55.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.G2l7ta/_old  2019-02-14 14:28:19.223791639 +0100
+++ /var/tmp/diff_new_pack.G2l7ta/_new  2019-02-14 14:28:19.223791639 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.54.0.tar.xz -> kunitconversion-5.55.0.tar.xz ++
 3874 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2019-01-21 10:22:23

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.28833 (New)


Package is "kunitconversion"

Mon Jan 21 10:22:23 2019 rev:63 rq:665847 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-12-19 13:43:36.435771598 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.28833/kunitconversion.changes   
2019-01-21 10:22:26.413943075 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * No code changes since 5.53.0
+
+---

Old:

  kunitconversion-5.53.0.tar.xz

New:

  kunitconversion-5.54.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.jsDV4Z/_old  2019-01-21 10:22:27.273942127 +0100
+++ /var/tmp/diff_new_pack.jsDV4Z/_new  2019-01-21 10:22:27.277942122 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.53.0.tar.xz -> kunitconversion-5.54.0.tar.xz ++
 1895 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-12-19 13:43:33

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new.28833 (New)


Package is "kunitconversion"

Wed Dec 19 13:43:33 2018 rev:62 rq:658593 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-11-14 14:37:51.587063828 +0100
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.28833/kunitconversion.changes   
2018-12-19 13:43:36.435771598 +0100
@@ -1,0 +2,11 @@
+Sun Dec 09 19:43:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Fix minor typos in permeability units
+  * Updated with petroleum industry units (kde#388074)
+
+---

Old:

  kunitconversion-5.52.0.tar.xz

New:

  kunitconversion-5.53.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.Pb7h3w/_old  2018-12-19 13:43:36.939770890 +0100
+++ /var/tmp/diff_new_pack.Pb7h3w/_new  2018-12-19 13:43:36.947770879 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.52.0.tar.xz -> kunitconversion-5.53.0.tar.xz ++
 10946 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-11-14 14:37:47

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Wed Nov 14 14:37:47 2018 rev:61 rq:648544 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-11-10 16:54:40.104099462 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-11-14 14:37:51.587063828 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  kunitconversion-5.51.0.tar.xz

New:

  kunitconversion-5.52.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.riauS6/_old  2018-11-14 14:37:52.159063266 +0100
+++ /var/tmp/diff_new_pack.riauS6/_new  2018-11-14 14:37:52.163063261 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Tool for converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.51.0.tar.xz -> kunitconversion-5.52.0.tar.xz ++
 14432 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-11-10 16:54:35

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Sat Nov 10 16:54:35 2018 rev:60 rq:647404 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-10-22 11:15:52.427621319 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-11-10 16:54:40.104099462 +0100
@@ -1,0 +2,5 @@
+Wed Nov  7 17:46:02 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+
+---



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.7XeS08/_old  2018-11-10 16:54:40.852098545 +0100
+++ /var/tmp/diff_new_pack.7XeS08/_new  2018-11-10 16:54:40.856098540 +0100
@@ -26,7 +26,7 @@
 Name:   kunitconversion
 Version:5.51.0
 Release:0
-Summary:Converting physical units
+Summary:Tool for converting physical units
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org




commit kunitconversion for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-10-22 11:15:51

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Mon Oct 22 11:15:51 2018 rev:59 rq:642347 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-10-01 08:09:28.826254455 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-10-22 11:15:52.427621319 +0200
@@ -1,0 +2,16 @@
+Tue Oct 16 08:02:38 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Port to no deprecated method
+  * Fix minor EBN issues
+
+---

Old:

  kunitconversion-5.50.0.tar.xz

New:

  kunitconversion-5.51.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.p9cbas/_old  2018-10-22 11:15:53.127620567 +0200
+++ /var/tmp/diff_new_pack.p9cbas/_new  2018-10-22 11:15:53.131620563 +0200
@@ -12,24 +12,24 @@
 # 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 lname   libKF5UnitConversion5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Converting physical units
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.50.0.tar.xz -> kunitconversion-5.51.0.tar.xz ++
 18429 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-10-01 08:09:25

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Mon Oct  1 08:09:25 2018 rev:58 rq:636026 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-08-24 16:56:37.897540476 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-10-01 08:09:28.826254455 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * None
+
+---

Old:

  kunitconversion-5.49.0.tar.xz

New:

  kunitconversion-5.50.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.ppFtZm/_old  2018-10-01 08:09:29.906253878 +0200
+++ /var/tmp/diff_new_pack.ppFtZm/_new  2018-10-01 08:09:29.914253874 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kunitconversion
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Converting physical units
 License:LGPL-2.1-or-later

++ kunitconversion-5.49.0.tar.xz -> kunitconversion-5.50.0.tar.xz ++
 1750 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-08-24 16:56:36

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri Aug 24 16:56:36 2018 rev:57 rq:630637 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-07-21 10:15:45.963093012 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-08-24 16:56:37.897540476 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:26 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Honor BUILD_TESTING
+
+---

Old:

  kunitconversion-5.48.0.tar.xz

New:

  kunitconversion-5.49.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.UHrZcV/_old  2018-08-24 16:56:38.293540944 +0200
+++ /var/tmp/diff_new_pack.UHrZcV/_new  2018-08-24 16:56:38.297540949 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   kunitconversion
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Converting physical units
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -36,27 +42,20 @@
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
-Summary:Converting physical units
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KUnitConversion provides functions to convert values in different physical
 units. It supports converting different prefixes (e.g. kilo, mega, giga) as
 well as converting between different unit systems (e.g. liters, gallons).
 
-%package -n %lname
+%package -n %{lname}
 Summary:Converting physical units
 Group:  System/GUI/KDE
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
 
-%description -n %lname
+%description -n %{lname}
 KUnitConversion provides functions to convert values in different physical
 units. It supports converting different prefixes (e.g. kilo, mega, giga) as
 well as converting between different unit systems (e.g. liters, gallons).
@@ -64,7 +63,7 @@
 %package devel
 Summary:Converting physical units: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   cmake(Qt5Core) >= 5.6.0
 
@@ -74,7 +73,8 @@
 well as converting between different unit systems (e.g. liters, gallons).
 Development files.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 
@@ -90,21 +90,18 @@
 %find_lang %{name}5
 %endif
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
 %if %{with lang}
-%files -n %lname-lang -f %{name}5.lang
+%files -n %{lname}-lang -f %{name}5.lang
 %endif
 
-%files -n %lname
-%defattr(-,root,root)
-%doc COPYING*
+%files -n %{lname}
+%license COPYING*
 %{_kf5_libdir}/libKF5UnitConversion.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5UnitConversion.so
 %{_kf5_libdir}/cmake/KF5UnitConversion/
 %{_kf5_includedir}/*.h

++ kunitconversion-5.48.0.tar.xz -> kunitconversion-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.48.0/CMakeLists.txt 
new/kunitconversion-5.49.0/CMakeLists.txt
--- old/kunitconversion-5.48.0/CMakeLists.txt   2018-07-08 00:33:01.0 
+0200
+++ 

commit kunitconversion for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-07-21 10:15:44

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Sat Jul 21 10:15:44 2018 rev:56 rq:623311 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-06-22 13:24:14.447360289 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-07-21 10:15:45.963093012 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * Use override
+
+---

Old:

  kunitconversion-5.47.0.tar.xz

New:

  kunitconversion-5.48.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.B6cfUT/_old  2018-07-21 10:15:46.567092870 +0200
+++ /var/tmp/diff_new_pack.B6cfUT/_new  2018-07-21 10:15:46.571092869 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
-%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.47.0
+Version:5.48.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.47.0.tar.xz -> kunitconversion-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.47.0/CMakeLists.txt 
new/kunitconversion-5.48.0/CMakeLists.txt
--- old/kunitconversion-5.47.0/CMakeLists.txt   2018-06-02 20:07:21.0 
+0200
+++ new/kunitconversion-5.48.0/CMakeLists.txt   2018-07-08 00:33:01.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.47.0/autotests/convertertest.cpp 
new/kunitconversion-5.48.0/autotests/convertertest.cpp
--- old/kunitconversion-5.47.0/autotests/convertertest.cpp  2018-06-02 
20:07:21.0 +0200
+++ new/kunitconversion-5.48.0/autotests/convertertest.cpp  2018-07-08 
00:33:01.0 +0200
@@ -73,7 +73,7 @@
 {
 public:
 CurrencyTestThread(Converter ) : m_c(c) {}
-void run() Q_DECL_OVERRIDE
+void run() override
 {
 Value input = Value(1000, Eur);
 Value v = m_c.convert(input, QStringLiteral("$"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.47.0/po/pt_BR/kunitconversion5.po 
new/kunitconversion-5.48.0/po/pt_BR/kunitconversion5.po
--- old/kunitconversion-5.47.0/po/pt_BR/kunitconversion5.po 2018-06-02 
20:07:21.0 +0200
+++ new/kunitconversion-5.48.0/po/pt_BR/kunitconversion5.po 2018-07-08 
00:33:01.0 +0200
@@ -10755,8 +10755,6 @@
 
 #: thermal_flux.cpp:32
 #, kde-format
-#| msgctxt "%1 value, %2 unit symbol (acceleration)"
-#| msgid "%1 %2"
 msgctxt "%1 value, %2 unit symbol (thermal flux density)"
 msgid "%1 %2"
 msgstr "%1 %2"
@@ -10769,35 +10767,24 @@
 
 #: thermal_flux.cpp:36
 #, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 square meter"
-#| msgid_plural "%1 square meters"
 msgctxt "unit description in lists"
 msgid "watt per square meter"
 msgstr "watt por metro quadrado"
 
 #: thermal_flux.cpp:38
 #, kde-format
-#| msgctxt "unit synonyms for matching user input"
-#| msgid "square meter;square meters;m²;m/-2;m^2;m2"
 msgctxt "unit synonyms for matching user input"
 msgid "watt per 

commit kunitconversion for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-06-22 13:24:08

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri Jun 22 13:24:08 2018 rev:55 rq:616789 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-05-18 14:23:54.979149703 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-06-22 13:24:14.447360289 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:35:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * None
+
+---

Old:

  kunitconversion-5.46.0.tar.xz

New:

  kunitconversion-5.47.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.ke0kyF/_old  2018-06-22 13:24:15.347327032 +0200
+++ /var/tmp/diff_new_pack.ke0kyF/_new  2018-06-22 13:24:15.351326884 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.46.0
+Version:5.47.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.46.0.tar.xz -> kunitconversion-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.46.0/CMakeLists.txt 
new/kunitconversion-5.47.0/CMakeLists.txt
--- old/kunitconversion-5.46.0/CMakeLists.txt   2018-05-05 15:00:37.0 
+0200
+++ new/kunitconversion-5.47.0/CMakeLists.txt   2018-06-02 20:07:21.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.46.0/po/pt_BR/kunitconversion5.po 
new/kunitconversion-5.47.0/po/pt_BR/kunitconversion5.po
--- old/kunitconversion-5.46.0/po/pt_BR/kunitconversion5.po 2018-05-05 
15:00:37.0 +0200
+++ new/kunitconversion-5.47.0/po/pt_BR/kunitconversion5.po 2018-06-02 
20:07:21.0 +0200
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga , 2014, 2015, 2016.
-# Luiz Fernando Ranghetti , 2017.
+# Luiz Fernando Ranghetti , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kunitconversion5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-12-12 15:46-0300\n"
+"PO-Revision-Date: 2018-06-02 00:58-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese \n"
 "Language: pt_BR\n"
@@ -3533,7 +3533,7 @@
 #, kde-format
 msgctxt "unit description in lists"
 msgid "exaohms"
-msgstr ""
+msgstr "exaohms"
 
 #: electrical_resistance.cpp:53
 #, kde-format
@@ -5046,33 +5046,33 @@
 #, kde-format
 msgctxt "energy unit symbol"
 msgid "Erg"
-msgstr ""
+msgstr "Erg"
 
 #: energy.cpp:284
 #, kde-format
 msgctxt "unit description in lists"
 msgid "ergs"
-msgstr ""
+msgstr "ergs"
 
 #: energy.cpp:285
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "Erg;erg;Ergs;ergs"
-msgstr ""
+msgstr "Erg;erg;Ergs;ergs"
 
 #: energy.cpp:287
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 ergs"
-msgstr ""
+msgstr "%1 ergs"
 
 #: energy.cpp:288
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 erg"
 msgid_plural "%1 erg"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 erg"
+msgstr[1] "%1 erg"
 
 #: energy.cpp:291
 #, kde-format
@@ -10751,10 +10751,10 @@
 #: 

commit kunitconversion for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-05-18 14:23:54

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri May 18 14:23:54 2018 rev:54 rq:607589 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-04-19 15:18:45.381123974 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-05-18 14:23:54.979149703 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * [API dox] Use correct tag @p for arguments referenced in text
+
+---

Old:

  kunitconversion-5.45.0.tar.xz

New:

  kunitconversion-5.46.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.b4EnoP/_old  2018-05-18 14:23:55.703123129 +0200
+++ /var/tmp/diff_new_pack.b4EnoP/_new  2018-05-18 14:23:55.703123129 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.45.0
+Version:5.46.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.45.0.tar.xz -> kunitconversion-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.45.0/CMakeLists.txt 
new/kunitconversion-5.46.0/CMakeLists.txt
--- old/kunitconversion-5.45.0/CMakeLists.txt   2018-04-07 21:39:21.0 
+0200
+++ new/kunitconversion-5.46.0/CMakeLists.txt   2018-05-05 15:00:37.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.45.0  NO_MODULE)
+find_package(ECM 5.46.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.45.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.46.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.45.0/po/zh_CN/kunitconversion5.po 2018-04-07 
21:39:21.0 +0200
+++ new/kunitconversion-5.46.0/po/zh_CN/kunitconversion5.po 2018-05-05 
15:00:37.0 +0200
@@ -20,7 +20,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.45.0/src/converter.h 
new/kunitconversion-5.46.0/src/converter.h
--- old/kunitconversion-5.45.0/src/converter.h  2018-04-07 21:39:21.0 
+0200
+++ new/kunitconversion-5.46.0/src/converter.h  2018-05-05 15:00:37.0 
+0200
@@ -74,24 +74,24 @@
 
 #ifdef Q_COMPILER_RVALUE_REFS
 /**
- * Move-assigns \a other to this Converter instance, transferring the
+ * Move-assigns @p other to this Converter instance, transferring the
  * ownership of the managed pointer to this instance.
  **/
 Converter =(Converter &) { swap(other); return *this; }
 #endif
 
 /**
- * Swaps this Converter with \a other. This function is very fast and 
never fails.
+ * Swaps this Converter with @p other. This function is very fast and 
never fails.
  **/
 void swap(Converter ) { d.swap(other.d); }
 
 /**
- * @return Returns true if this Converter is equal to the @param other 
Converter.
+ * @return @c 

commit kunitconversion for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-04-19 15:18:43

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Thu Apr 19 15:18:43 2018 rev:53 rq:596902 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-03-20 21:47:52.516655245 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-04-19 15:18:45.381123974 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:06 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove not necessary QtCore and co
+
+---

Old:

  kunitconversion-5.44.0.tar.xz

New:

  kunitconversion-5.45.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.lU9ezh/_old  2018-04-19 15:18:46.097095337 +0200
+++ /var/tmp/diff_new_pack.lU9ezh/_new  2018-04-19 15:18:46.101095178 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.44.0
+Version:5.45.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.44.0.tar.xz -> kunitconversion-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.44.0/CMakeLists.txt 
new/kunitconversion-5.45.0/CMakeLists.txt
--- old/kunitconversion-5.44.0/CMakeLists.txt   2018-03-03 11:07:05.0 
+0100
+++ new/kunitconversion-5.45.0/CMakeLists.txt   2018-04-07 21:39:21.0 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.44.0/autotests/categorytest.h 
new/kunitconversion-5.45.0/autotests/categorytest.h
--- old/kunitconversion-5.44.0/autotests/categorytest.h 2018-03-03 
11:07:05.0 +0100
+++ new/kunitconversion-5.45.0/autotests/categorytest.h 2018-04-07 
21:39:21.0 +0200
@@ -20,7 +20,7 @@
 #ifndef CATEGORYTEST_H
 #define CATEGORYTEST_H
 
-#include 
+#include 
 #include 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.44.0/autotests/convertertest.h 
new/kunitconversion-5.45.0/autotests/convertertest.h
--- old/kunitconversion-5.44.0/autotests/convertertest.h2018-03-03 
11:07:05.0 +0100
+++ new/kunitconversion-5.45.0/autotests/convertertest.h2018-04-07 
21:39:21.0 +0200
@@ -20,7 +20,7 @@
 #ifndef CONVERTERTEST_H
 #define CONVERTERTEST_H
 
-#include 
+#include 
 #include 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.44.0/autotests/valuetest.h 
new/kunitconversion-5.45.0/autotests/valuetest.h
--- old/kunitconversion-5.44.0/autotests/valuetest.h2018-03-03 
11:07:05.0 +0100
+++ new/kunitconversion-5.45.0/autotests/valuetest.h2018-04-07 
21:39:21.0 +0200
@@ -20,7 +20,7 @@
 #ifndef VALUE_TEST_H
 #define VALUE_TEST_H
 
-#include 
+#include 
 #include 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kunitconversion for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-03-20 21:47:47

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Tue Mar 20 21:47:47 2018 rev:52 rq:586858 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-02-16 21:34:23.749336258 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-03-20 21:47:52.516655245 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  kunitconversion-5.43.0.tar.xz

New:

  kunitconversion-5.44.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.Q5OL2E/_old  2018-03-20 21:47:53.268628165 +0100
+++ /var/tmp/diff_new_pack.Q5OL2E/_new  2018-03-20 21:47:53.268628165 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.43.0
+Version:5.44.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -37,7 +37,7 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 Summary:Converting physical units
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ kunitconversion-5.43.0.tar.xz -> kunitconversion-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.43.0/CMakeLists.txt 
new/kunitconversion-5.44.0/CMakeLists.txt
--- old/kunitconversion-5.43.0/CMakeLists.txt   2018-02-05 13:03:21.0 
+0100
+++ new/kunitconversion-5.44.0/CMakeLists.txt   2018-03-03 11:07:05.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.43.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.44.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.43.0/po/zh_CN/kunitconversion5.po 2018-02-05 
13:03:21.0 +0100
+++ new/kunitconversion-5.44.0/po/zh_CN/kunitconversion5.po 2018-03-03 
11:07:05.0 +0100
@@ -20,7 +20,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-02-01 07:11-0500\n"
+"PO-Revision-Date: 2018-02-28 02:23-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kunitconversion for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-02-16 21:34:14

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri Feb 16 21:34:14 2018 rev:51 rq:576560 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-01-22 16:03:26.512255346 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-02-16 21:34:23.749336258 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:10 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  kunitconversion-5.42.0.tar.xz

New:

  kunitconversion-5.43.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.TmJGz2/_old  2018-02-16 21:34:27.349206266 +0100
+++ /var/tmp/diff_new_pack.TmJGz2/_new  2018-02-16 21:34:27.353206122 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.42.0
+Version:5.43.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.42.0.tar.xz -> kunitconversion-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.42.0/CMakeLists.txt 
new/kunitconversion-5.43.0/CMakeLists.txt
--- old/kunitconversion-5.42.0/CMakeLists.txt   2018-01-07 17:21:30.0 
+0100
+++ new/kunitconversion-5.43.0/CMakeLists.txt   2018-02-05 13:03:21.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.42.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.43.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.42.0/po/zh_CN/kunitconversion5.po 2018-01-07 
17:21:30.0 +0100
+++ new/kunitconversion-5.43.0/po/zh_CN/kunitconversion5.po 2018-02-05 
13:03:21.0 +0100
@@ -20,7 +20,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-01-05 06:38-0500\n"
+"PO-Revision-Date: 2018-02-01 07:11-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kunitconversion for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-01-22 16:03:24

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Mon Jan 22 16:03:24 2018 rev:50 rq:566709 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2018-01-09 14:44:41.479719704 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-01-22 16:03:26.512255346 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:20 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  kunitconversion-5.41.0.tar.xz

New:

  kunitconversion-5.42.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.oXvwlc/_old  2018-01-22 16:03:27.480210051 +0100
+++ /var/tmp/diff_new_pack.oXvwlc/_new  2018-01-22 16:03:27.484209864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2017 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,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.41.0
+Version:5.42.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.41.0.tar.xz -> kunitconversion-5.42.0.tar.xz ++
 6381 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2018-01-09 14:44:39

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Tue Jan  9 14:44:39 2018 rev:49 rq:559469 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-11-16 14:41:07.630425841 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2018-01-09 14:44:41.479719704 +0100
@@ -1,0 +2,12 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Port from QDom to QXmlStreamReader
+  * Use https for downloading currency exchange rates
+  * Remove some remove_definition
+
+---

Old:

  kunitconversion-5.40.0.tar.xz

New:

  kunitconversion-5.41.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.knHomA/_old  2018-01-09 14:44:42.203685755 +0100
+++ /var/tmp/diff_new_pack.knHomA/_new  2018-01-09 14:44:42.207685568 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.40.0
+Version:5.41.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.40.0.tar.xz -> kunitconversion-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.40.0/CMakeLists.txt 
new/kunitconversion-5.41.0/CMakeLists.txt
--- old/kunitconversion-5.40.0/CMakeLists.txt   2017-11-05 09:39:40.0 
+0100
+++ new/kunitconversion-5.41.0/CMakeLists.txt   2017-12-02 21:08:47.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.40.0  NO_MODULE)
+find_package(ECM 5.41.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -13,7 +13,7 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.7.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Xml Network)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
@@ -35,8 +35,7 @@
 
 find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 
-remove_definitions(-DQT_NO_CAST_FROM_ASCII)
-remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
+#remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kunitconversion5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.40.0/autotests/categorytest.cpp 
new/kunitconversion-5.41.0/autotests/categorytest.cpp
--- old/kunitconversion-5.40.0/autotests/categorytest.cpp   2017-11-05 
09:39:40.0 +0100
+++ new/kunitconversion-5.41.0/autotests/categorytest.cpp   2017-12-02 
21:08:47.0 +0100
@@ -29,18 +29,18 @@
 void CategoryTest::testInfo()
 {
 UnitCategory cg = c.category(AreaCategory);
-QCOMPARE(cg.name(), QString("Area"));
-QCOMPARE(cg.description(), QString("Area"));
+QCOMPARE(cg.name(), QStringLiteral("Area"));
+QCOMPARE(cg.description(), QStringLiteral("Area"));
 QCOMPARE(cg.id(), AreaCategory);
 }
 
 void CategoryTest::testUnits()
 {
 UnitCategory cg = c.category(MassCategory);
-QCOMPARE(cg.defaultUnit().symbol(), QString("kg"));
-QCOMPARE(cg.hasUnit(QString("g")), true);
-QCOMPARE(cg.unit(QString("g")).symbol(), QString("g"));
-QCOMPARE(cg.unit(Kilogram).symbol(), QString("kg"));
+

commit kunitconversion for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-11-16 14:41:05

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Thu Nov 16 14:41:05 2017 rev:48 rq:541687 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-10-27 13:58:08.705206404 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-11-16 14:41:07.630425841 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Add .arcconfig
+
+---

Old:

  kunitconversion-5.39.0.tar.xz

New:

  kunitconversion-5.40.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.qq8gno/_old  2017-11-16 14:41:08.278402325 +0100
+++ /var/tmp/diff_new_pack.qq8gno/_new  2017-11-16 14:41:08.282402180 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.39.0
+Version:5.40.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.39.0.tar.xz -> kunitconversion-5.40.0.tar.xz ++
 6310 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-10-27 13:58:05

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri Oct 27 13:58:05 2017 rev:47 rq:536352 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-09-19 16:26:57.517026284 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-10-27 13:58:08.705206404 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  kunitconversion-5.38.0.tar.xz

New:

  kunitconversion-5.39.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.5armFC/_old  2017-10-27 13:58:09.813154614 +0200
+++ /var/tmp/diff_new_pack.5armFC/_new  2017-10-27 13:58:09.817154427 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.38.0
+Version:5.39.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ kunitconversion-5.38.0.tar.xz -> kunitconversion-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.38.0/CMakeLists.txt 
new/kunitconversion-5.39.0/CMakeLists.txt
--- old/kunitconversion-5.38.0/CMakeLists.txt   2017-09-03 10:15:07.0 
+0200
+++ new/kunitconversion-5.39.0/CMakeLists.txt   2017-10-07 21:24:21.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.38.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.39.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.38.0/po/zh_CN/kunitconversion5.po 2017-09-03 
10:15:07.0 +0200
+++ new/kunitconversion-5.39.0/po/zh_CN/kunitconversion5.po 2017-10-07 
21:24:21.0 +0200
@@ -1,9 +1,26 @@
+# translation of libkunitconversion.po to 简体中文
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# 参考
+# http://zh.wikisource.org/wiki/中华人民共和国法定计量单位
+# http://zh.wikipedia.org/wiki/国际单位制词头
+# 货币名称翻译主要参照中文维基百科
+# TODO
+# 温标名称的中文翻译
+# http://en.wikipedia.org/wiki/Comparison_of_temperature_scales
+#
+# Ni Hui , 2008, 2009, 2010.
+# Lie Ex , 2010.
+# Feng Chao , 2010.
+# Weng Xuetian , 2011, 2014, 2016.
+# Guo Yunhe , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-08-31 05:10-0400\n"
+"PO-Revision-Date: 2017-09-30 17:44-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kunitconversion for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-09-19 16:26:53

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Tue Sep 19 16:26:53 2017 rev:46 rq:526674 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-08-24 17:58:41.263278370 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-09-19 16:26:57.517026284 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * None
+
+---

Old:

  kunitconversion-5.37.0.tar.xz

New:

  kunitconversion-5.38.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.zimpL8/_old  2017-09-19 16:26:58.120940709 +0200
+++ /var/tmp/diff_new_pack.zimpL8/_new  2017-09-19 16:26:58.124940142 +0200
@@ -18,17 +18,20 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kunitconversion
-Version:5.37.0
+Version:5.38.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_tar_path}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0

++ kunitconversion-5.37.0.tar.xz -> kunitconversion-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.37.0/CMakeLists.txt 
new/kunitconversion-5.38.0/CMakeLists.txt
--- old/kunitconversion-5.37.0/CMakeLists.txt   2017-08-06 20:11:16.0 
+0200
+++ new/kunitconversion-5.38.0/CMakeLists.txt   2017-09-03 10:15:07.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.37.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.38.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.37.0/po/zh_CN/kunitconversion5.po 2017-08-06 
20:11:16.0 +0200
+++ new/kunitconversion-5.38.0/po/zh_CN/kunitconversion5.po 2017-09-03 
10:15:07.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-08-05 09:29-0400\n"
+"PO-Revision-Date: 2017-08-31 05:10-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kunitconversion for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-08-24 17:58:38

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Thu Aug 24 17:58:38 2017 rev:45 rq:516700 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-07-17 10:25:54.684058148 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-08-24 17:58:41.263278370 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:38 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * Mark MPa and PSI as common units
+
+---

Old:

  kunitconversion-5.36.0.tar.xz

New:

  kunitconversion-5.37.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.fBr1Of/_old  2017-08-24 17:58:43.171009668 +0200
+++ /var/tmp/diff_new_pack.fBr1Of/_new  2017-08-24 17:58:43.171009668 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kunitconversion
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.36.0.tar.xz -> kunitconversion-5.37.0.tar.xz ++
 5788 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-07-17 10:25:53

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Mon Jul 17 10:25:53 2017 rev:44 rq:509934 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-07-05 23:53:09.948795701 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-07-17 10:25:54.684058148 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:14:02 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  kunitconversion-5.35.0.tar.xz

New:

  kunitconversion-5.36.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.gnXgBC/_old  2017-07-17 10:25:55.211983723 +0200
+++ /var/tmp/diff_new_pack.gnXgBC/_new  2017-07-17 10:25:55.215983160 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kunitconversion
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.35.0.tar.xz -> kunitconversion-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.35.0/CMakeLists.txt 
new/kunitconversion-5.36.0/CMakeLists.txt
--- old/kunitconversion-5.35.0/CMakeLists.txt   2017-06-03 12:21:23.0 
+0200
+++ new/kunitconversion-5.36.0/CMakeLists.txt   2017-07-02 10:11:44.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.35.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
+set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.35.0  NO_MODULE)
+find_package(ECM 5.36.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,6 +23,10 @@
 
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
+include(ECMAddQch)
+
+option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
+add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
@@ -44,6 +48,16 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5UnitConversion")
 
+if (BUILD_QCH)
+ecm_install_qch_export(
+TARGETS KF5UnitConversion_QCH
+FILE KF5UnitConversionQchTargets.cmake
+DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
+COMPONENT Devel
+)
+set(PACKAGE_INCLUDE_QCHTARGETS 
"include(\"\${CMAKE_CURRENT_LIST_DIR}/KF5UnitConversionQchTargets.cmake\")")
+endif()
+
 include(CMakePackageConfigHelpers)
 
 configure_package_config_file(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kunitconversion-5.35.0/KF5UnitConversionConfig.cmake.in 
new/kunitconversion-5.36.0/KF5UnitConversionConfig.cmake.in
--- old/kunitconversion-5.35.0/KF5UnitConversionConfig.cmake.in 2017-06-03 
12:21:23.0 +0200
+++ new/kunitconversion-5.36.0/KF5UnitConversionConfig.cmake.in 2017-07-02 
10:11:44.0 +0200
@@ -5,4 +5,4 @@
 
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5UnitConversionTargets.cmake")
-
+@PACKAGE_INCLUDE_QCHTARGETS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.35.0/po/tr/kunitconversion5.po 
new/kunitconversion-5.36.0/po/tr/kunitconversion5.po
--- old/kunitconversion-5.35.0/po/tr/kunitconversion5.po2017-06-03 
12:21:23.0 +0200
+++ new/kunitconversion-5.36.0/po/tr/kunitconversion5.po2017-07-02 
10:11:44.0 +0200
@@ -4,22 +4,22 @@
 # Serdar Soytetir , 2009.
 # H. İbrahim Güngör 

commit kunitconversion for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-07-05 23:53:08

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Wed Jul  5 23:53:08 2017 rev:43 rq:502972 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-06-01 16:21:32.589805695 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-07-05 23:53:09.948795701 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * No longer a need for separate KUnitConversion_namespaced_HEADERS var
+
+---

Old:

  kunitconversion-5.34.0.tar.xz

New:

  kunitconversion-5.35.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.8Ty0DL/_old  2017-07-05 23:53:10.996648103 +0200
+++ /var/tmp/diff_new_pack.8Ty0DL/_new  2017-07-05 23:53:11.000647539 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kunitconversion
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.34.0.tar.xz -> kunitconversion-5.35.0.tar.xz ++
 7683 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-06-01 16:21:31

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Thu Jun  1 16:21:31 2017 rev:42 rq:495069 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-04-30 21:21:18.266639940 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-06-01 16:21:32.589805695 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:12 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+---

Old:

  kunitconversion-5.33.0.tar.xz

New:

  kunitconversion-5.34.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.DzYntu/_old  2017-06-01 16:21:33.905620151 +0200
+++ /var/tmp/diff_new_pack.DzYntu/_new  2017-06-01 16:21:33.909619587 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kunitconversion
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.33.0.tar.xz -> kunitconversion-5.34.0.tar.xz ++
 8063 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-04-30 21:21:17

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Sun Apr 30 21:21:17 2017 rev:41 rq:492090 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-03-28 15:12:38.299015029 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-04-30 21:21:18.266639940 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:56 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kunitconversion-5.32.0.tar.xz

New:

  kunitconversion-5.33.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.UWnyod/_old  2017-04-30 21:21:19.050529414 +0200
+++ /var/tmp/diff_new_pack.UWnyod/_new  2017-04-30 21:21:19.054528849 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kunitconversion
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.32.0.tar.xz -> kunitconversion-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.32.0/CMakeLists.txt 
new/kunitconversion-5.33.0/CMakeLists.txt
--- old/kunitconversion-5.32.0/CMakeLists.txt   2017-03-04 17:20:59.0 
+0100
+++ new/kunitconversion-5.33.0/CMakeLists.txt   2017-04-01 21:42:04.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.32.0/po/da/kunitconversion5.po 
new/kunitconversion-5.33.0/po/da/kunitconversion5.po
--- old/kunitconversion-5.32.0/po/da/kunitconversion5.po2017-03-04 
17:20:59.0 +0100
+++ new/kunitconversion-5.33.0/po/da/kunitconversion5.po2017-04-01 
21:42:04.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: libconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-02-25 19:07+0100\n"
+"PO-Revision-Date: 2017-03-22 17:08+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
@@ -3936,277 +3936,216 @@
 msgstr "mikroohm"
 
 #: electrical_resistance.cpp:149
-#, fuzzy, kde-format
-#| msgctxt "unit synonyms for matching user input"
-#| msgid "microgram;micrograms;µg;ug"
+#, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "microohm;microohms;µΩ;uΩ"
-msgstr "mikrogram;microgram;µg;ug"
+msgstr "mikroohm;µΩ;uΩ"
 
 #: electrical_resistance.cpp:151
-#, fuzzy, kde-format
-#| msgctxt "amount in units (real)"
-#| msgid "%1 micrograms"
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 microohms"
-msgstr "%1 mikrogram"
+msgstr "%1 mikroohm"
 
 #: electrical_resistance.cpp:152
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 microgram"
-#| msgid_plural "%1 micrograms"
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 microohm"
 msgid_plural "%1 microohms"
-msgstr[0] "%1 mikrogram"
-msgstr[1] "%1 mikrogram"
+msgstr[0] "%1 mikroohm"
+msgstr[1] "%1 mikroohm"
 
 #: electrical_resistance.cpp:155
 #, kde-format
 msgctxt "electrical resistance unit symbol"
 msgid "nΩ"
-msgstr ""
+msgstr "nΩ"
 
 #: electrical_resistance.cpp:156
-#, fuzzy, kde-format
-#| msgctxt "unit description in lists"
-#| msgid "nanograms"
+#, kde-format
 msgctxt "unit description in lists"
 msgid "nanoohms"
-msgstr "nanogram"

commit kunitconversion for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-03-28 15:12:36

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Tue Mar 28 15:12:36 2017 rev:40 rq:481539 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-03-03 17:20:17.342771832 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-03-28 15:12:38.299015029 +0200
@@ -1,0 +2,14 @@
+Sun Mar 19 14:51:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * autotest: test currency conversion from threads.
+  * Add unittest for currency conversion from 
https://git.reviewboard.kde.org/r/122183/
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kunitconversion-5.31.0.tar.xz

New:

  kunitconversion-5.32.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.b2HUeB/_old  2017-03-28 15:12:38.950922680 +0200
+++ /var/tmp/diff_new_pack.b2HUeB/_new  2017-03-28 15:12:38.954922114 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kunitconversion
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kunitconversion-5.31.0.tar.xz -> kunitconversion-5.32.0.tar.xz ++
 2598 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-03-03 17:20:16

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Fri Mar  3 17:20:16 2017 rev:39 rq:461464 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2017-02-03 17:46:31.993694395 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-03-03 17:20:17.342771832 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:33:52 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kunitconversion-5.30.0.tar.xz

New:

  kunitconversion-5.31.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.KGbU38/_old  2017-03-03 17:20:18.070668873 +0100
+++ /var/tmp/diff_new_pack.KGbU38/_new  2017-03-03 17:20:18.074668307 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kunitconversion
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -29,10 +29,10 @@
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5Network) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Xml) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Network) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 Summary:Converting physical units
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -63,7 +63,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical

++ kunitconversion-5.30.0.tar.xz -> kunitconversion-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.30.0/CMakeLists.txt 
new/kunitconversion-5.31.0/CMakeLists.txt
--- old/kunitconversion-5.30.0/CMakeLists.txt   2017-01-08 22:02:46.0 
+0100
+++ new/kunitconversion-5.31.0/CMakeLists.txt   2017-02-05 12:14:18.0 
+0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KUnitConversion VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Xml Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.30.0/po/ia/kunitconversion5.po 
new/kunitconversion-5.31.0/po/ia/kunitconversion5.po
--- old/kunitconversion-5.30.0/po/ia/kunitconversion5.po2017-01-08 
22:02:46.0 +0100
+++ new/kunitconversion-5.31.0/po/ia/kunitconversion5.po2017-02-05 
12:14:18.0 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora , 2010, 2011, 2014, 2016.
+# g.sora , 2010, 2011, 2014, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-11-29 12:19+0100\n"
-"Last-Translator: Giovanni Sora \n"
-"Language-Team: Interlingua \n"
+"PO-Revision-Date: 2017-01-31 23:12+0100\n"
+"Last-Translator: giovanni 

commit kunitconversion for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2017-01-31 12:09:40

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-12-17 11:13:27.053365005 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2017-02-03 17:46:31.993694395 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:43:55 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  kunitconversion-5.29.0.tar.xz

New:

  kunitconversion-5.30.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.HqBaVE/_old  2017-02-03 17:46:32.389638351 +0100
+++ /var/tmp/diff_new_pack.HqBaVE/_new  2017-02-03 17:46:32.393637785 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kunitconversion
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel >= %{_tar_path}

++ kunitconversion-5.29.0.tar.xz -> kunitconversion-5.30.0.tar.xz ++
 29181 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-11-17 12:37:25

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-10-28 12:23:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-11-17 12:37:27.0 +0100
@@ -1,0 +2,8 @@
+Sat Nov  5 22:11:49 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * New Thermal and Electrical Units and Unit Convienience Function
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kunitconversion-5.27.0.tar.xz

New:

  kunitconversion-5.28.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.t7RXa7/_old  2016-11-17 12:37:28.0 +0100
+++ /var/tmp/diff_new_pack.t7RXa7/_new  2016-11-17 12:37:28.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kunitconversion
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.27.0.tar.xz -> kunitconversion-5.28.0.tar.xz ++
 635035 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-10-28 12:23:53

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-09-14 23:28:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-10-28 12:23:54.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 13:00:19 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kunitconversion-5.26.0.tar.xz

New:

  kunitconversion-5.27.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.m6ekr5/_old  2016-10-28 12:23:55.0 +0200
+++ /var/tmp/diff_new_pack.m6ekr5/_new  2016-10-28 12:23:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kunitconversion
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.26.0.tar.xz -> kunitconversion-5.27.0.tar.xz ++
 18338 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-09-14 23:28:35

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-08-29 15:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-09-14 23:28:37.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 20:53:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * Add British "stone" unit of mass
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kunitconversion-5.25.0.tar.xz

New:

  kunitconversion-5.26.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.WPtrMM/_old  2016-09-14 23:28:38.0 +0200
+++ /var/tmp/diff_new_pack.WPtrMM/_new  2016-09-14 23:28:38.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kunitconversion
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.25.0.tar.xz -> kunitconversion-5.26.0.tar.xz ++
 3156 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-08-29 15:10:55

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-07-15 12:40:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-08-29 15:10:59.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:57:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kunitconversion-5.24.0.tar.xz

New:

  kunitconversion-5.25.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.eED7Pm/_old  2016-08-29 15:11:00.0 +0200
+++ /var/tmp/diff_new_pack.eED7Pm/_new  2016-08-29 15:11:00.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kunitconversion
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -29,10 +29,10 @@
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5Network) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Xml) >= 5.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5Network) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Xml) >= 5.5.0
 Summary:Converting physical units
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -63,7 +63,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.4.0
+Requires:   cmake(Qt5Core) >= 5.5.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical

++ kunitconversion-5.24.0.tar.xz -> kunitconversion-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.24.0/CMakeLists.txt 
new/kunitconversion-5.25.0/CMakeLists.txt
--- old/kunitconversion-5.24.0/CMakeLists.txt   2016-07-03 11:25:44.0 
+0200
+++ new/kunitconversion-5.25.0/CMakeLists.txt   2016-08-07 15:59:17.0 
+0200
@@ -3,14 +3,14 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Xml Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.24.0/README.md 
new/kunitconversion-5.25.0/README.md
--- old/kunitconversion-5.24.0/README.md2016-07-03 11:25:44.0 
+0200
+++ new/kunitconversion-5.25.0/README.md2016-08-07 15:59:17.0 
+0200
@@ -27,3 +27,11 @@
 * Velocity
 * Volume
 
+## Usage
+
+To convert 100 GBP into EUR, you can write:
+
+using namespace KUnitConversion;
+Value pounds(100, Gbp);
+Value eur = pounds.convertTo(Eur);
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.24.0/po/ca/kunitconversion5.po 
new/kunitconversion-5.25.0/po/ca/kunitconversion5.po
--- 

commit kunitconversion for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-07-15 12:40:03

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-07-03 12:25:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-07-15 12:40:06.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:06:29 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kunitconversion-5.23.0.tar.xz

New:

  kunitconversion-5.24.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.HjCzCU/_old  2016-07-15 12:40:07.0 +0200
+++ /var/tmp/diff_new_pack.HjCzCU/_new  2016-07-15 12:40:07.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kunitconversion
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.23.0.tar.xz -> kunitconversion-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/CMakeLists.txt 
new/kunitconversion-5.24.0/CMakeLists.txt
--- old/kunitconversion-5.23.0/CMakeLists.txt   2016-06-06 13:48:19.0 
+0200
+++ new/kunitconversion-5.24.0/CMakeLists.txt   2016-07-03 11:25:44.0 
+0200
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/metainfo.yaml 
new/kunitconversion-5.24.0/metainfo.yaml
--- old/kunitconversion-5.23.0/metainfo.yaml2016-06-06 13:48:19.0 
+0200
+++ new/kunitconversion-5.24.0/metainfo.yaml2016-07-03 11:25:44.0 
+0200
@@ -3,7 +3,10 @@
 tier: 2
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
+- name: Android
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/po/it/kunitconversion5.po 
new/kunitconversion-5.24.0/po/it/kunitconversion5.po
--- old/kunitconversion-5.23.0/po/it/kunitconversion5.po2016-06-06 
13:48:19.0 +0200
+++ new/kunitconversion-5.24.0/po/it/kunitconversion5.po2016-07-03 
11:25:44.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 
 #: acceleration.cpp:29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.23.0/po/zh_TW/kunitconversion5.po 
new/kunitconversion-5.24.0/po/zh_TW/kunitconversion5.po
--- old/kunitconversion-5.23.0/po/zh_TW/kunitconversion5.po 2016-06-06 
13:48:19.0 +0200
+++ new/kunitconversion-5.24.0/po/zh_TW/kunitconversion5.po 2016-07-03 
11:25:44.0 +0200
@@ -4,19 +4,20 @@
 # Frank Weng (a.k.a. Franklin) , 2009, 
2010.
 # Franklin Weng , 2010.
 # Franklin Weng , 2011, 2014.
+# Jeff Huang , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: libconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 

commit kunitconversion for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-07-03 12:25:18

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-05-19 12:09:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-07-03 12:25:19.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  6 21:27:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Fix downloading currency exchange rates (kde#345750)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kunitconversion-5.22.0.tar.xz

New:

  kunitconversion-5.23.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.kdHzCc/_old  2016-07-03 12:25:20.0 +0200
+++ /var/tmp/diff_new_pack.kdHzCc/_new  2016-07-03 12:25:20.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kunitconversion
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.22.0.tar.xz -> kunitconversion-5.23.0.tar.xz ++
 86816 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-05-19 12:09:47

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-04-12 19:27:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-05-19 12:09:48.0 +0200
@@ -1,0 +2,9 @@
+Sat May  7 18:34:02 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Inform the client if we don't know the conversion rate
+  * Add ILS (Israeli New Shekel) currency (kde#336016)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kunitconversion-5.21.0.tar.xz

New:

  kunitconversion-5.22.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.WN656l/_old  2016-05-19 12:09:48.0 +0200
+++ /var/tmp/diff_new_pack.WN656l/_new  2016-05-19 12:09:48.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kunitconversion
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.21.0.tar.xz -> kunitconversion-5.22.0.tar.xz ++
 43560 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-04-12 19:27:10

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-03-16 10:32:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-04-12 19:27:11.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:22:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  kunitconversion-5.20.0.tar.xz

New:

  kunitconversion-5.21.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.LfUiks/_old  2016-04-12 19:27:12.0 +0200
+++ /var/tmp/diff_new_pack.LfUiks/_new  2016-04-12 19:27:12.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kunitconversion
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -29,10 +29,10 @@
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5Network) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Xml) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 Summary:Converting physical units
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -63,7 +63,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.3.0
+Requires:   cmake(Qt5Core) >= 5.4.0
 
 %description devel
 KUnitConversion provides functions to convert values in different physical

++ kunitconversion-5.20.0.tar.xz -> kunitconversion-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.20.0/CMakeLists.txt 
new/kunitconversion-5.21.0/CMakeLists.txt
--- old/kunitconversion-5.20.0/CMakeLists.txt   2016-03-05 20:10:12.0 
+0100
+++ new/kunitconversion-5.21.0/CMakeLists.txt   2016-04-03 23:04:20.0 
+0200
@@ -3,14 +3,14 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION "5.3")
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Xml Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"




commit kunitconversion for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-03-16 10:31:58

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-02-24 18:57:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-03-16 10:32:00.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 10:02:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kunitconversion-5.19.0.tar.xz

New:

  kunitconversion-5.20.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.uKrwaK/_old  2016-03-16 10:32:01.0 +0100
+++ /var/tmp/diff_new_pack.uKrwaK/_new  2016-03-16 10:32:01.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kunitconversion
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.19.0.tar.xz -> kunitconversion-5.20.0.tar.xz ++
 2255 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-02-24 18:57:17

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2016-01-20 09:48:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-02-24 18:57:18.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:07:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kunitconversion-5.18.0.tar.xz

New:

  kunitconversion-5.19.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.7lgAmG/_old  2016-02-24 18:57:19.0 +0100
+++ /var/tmp/diff_new_pack.7lgAmG/_new  2016-02-24 18:57:19.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kunitconversion
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.18.0.tar.xz -> kunitconversion-5.19.0.tar.xz ++
 11201 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-01-20 09:48:21

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-12-29 12:54:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2016-01-20 09:48:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:45:30 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kunitconversion-5.17.0.tar.xz

New:

  kunitconversion-5.18.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.CoefVv/_old  2016-01-20 09:48:23.0 +0100
+++ /var/tmp/diff_new_pack.CoefVv/_new  2016-01-20 09:48:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2015 SUSE LINUX 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,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kunitconversion
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.17.0.tar.xz -> kunitconversion-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.17.0/CMakeLists.txt 
new/kunitconversion-5.18.0/CMakeLists.txt
--- old/kunitconversion-5.17.0/CMakeLists.txt   2015-12-06 22:40:07.0 
+0100
+++ new/kunitconversion-5.18.0/CMakeLists.txt   2016-01-02 17:51:49.0 
+0100
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.17.0/po/ast/kunitconversion5.po 
new/kunitconversion-5.18.0/po/ast/kunitconversion5.po
--- old/kunitconversion-5.17.0/po/ast/kunitconversion5.po   2015-12-06 
22:40:07.0 +0100
+++ new/kunitconversion-5.18.0/po/ast/kunitconversion5.po   2016-01-02 
17:51:49.0 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2015-11-23 00:11+0100\n"
+"PO-Revision-Date: 2015-12-11 03:14+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian <>\n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -68,49 +68,45 @@
 msgstr "pies per segundu cuadraos"
 
 #: acceleration.cpp:47
-#, fuzzy
 msgctxt "unit synonyms for matching user input"
 msgid "foot per second squared;feet per second squared;ft/s²;ft/s2;ft/s^2"
 msgstr ""
-"pie por segundu al cuadráu;pies por segundu al cuadráu;ft/s²;ft/s2;ft/s^2"
+"pie per segundu al cuadráu;pies per segundu al cuadráu;ft/s²;ft/s2;ft/s^2"
 
 #: acceleration.cpp:49
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 feet per second squared"
-msgstr "%1 pies por segundu al cuadráu"
+msgstr "%1 pies per segundu al cuadráu"
 
 #: acceleration.cpp:50
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 foot per second squared"
 msgid_plural "%1 feet per second squared"

commit kunitconversion for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-12-29 12:54:49

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-11-24 22:25:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-12-29 12:54:50.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:10:04 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kunitconversion-5.16.0.tar.xz

New:

  kunitconversion-5.17.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.RVDuVR/_old  2015-12-29 12:54:51.0 +0100
+++ /var/tmp/diff_new_pack.RVDuVR/_new  2015-12-29 12:54:51.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kunitconversion
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.16.0.tar.xz -> kunitconversion-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.16.0/CMakeLists.txt 
new/kunitconversion-5.17.0/CMakeLists.txt
--- old/kunitconversion-5.16.0/CMakeLists.txt   2015-11-08 13:36:53.0 
+0100
+++ new/kunitconversion-5.17.0/CMakeLists.txt   2015-12-06 22:40:07.0 
+0100
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.16.0/po/ast/kunitconversion5.po 
new/kunitconversion-5.17.0/po/ast/kunitconversion5.po
--- old/kunitconversion-5.16.0/po/ast/kunitconversion5.po   2015-11-08 
13:36:53.0 +0100
+++ new/kunitconversion-5.17.0/po/ast/kunitconversion5.po   2015-12-06 
22:40:07.0 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2015-07-11 16:13+0100\n"
+"PO-Revision-Date: 2015-11-23 00:11+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian \n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1296,7 +1296,7 @@
 #: currency.cpp:132 currency.cpp:136
 msgctxt "currency name"
 msgid "German Mark"
-msgstr ""
+msgstr "Marcu alemán"
 
 #: currency.cpp:133
 #, fuzzy
@@ -10394,9 +10394,8 @@
 msgstr[1] "%1 na escala de Beaufort"
 
 #: volume.cpp:29
-#, fuzzy
 msgid "Volume"
-msgstr "Volumen"
+msgstr "Volume"
 
 #: volume.cpp:31
 #, fuzzy, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.16.0/po/nb/kunitconversion5.po 
new/kunitconversion-5.17.0/po/nb/kunitconversion5.po
--- old/kunitconversion-5.16.0/po/nb/kunitconversion5.po2015-11-08 
13:36:53.0 +0100
+++ new/kunitconversion-5.17.0/po/nb/kunitconversion5.po2015-12-06 
22:40:07.0 +0100
@@ -1,3 +1,5 @@
+# Translation of kunitconversion5 to Norwegian Bokmål
+#
 # Bjørn Steensrud , 2010, 2011, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.16.0/po/se/kunitconversion5.po 

commit kunitconversion for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-11-24 22:25:15

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-10-19 22:28:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-11-24 22:25:16.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:04:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kunitconversion-5.15.0.tar.xz

New:

  kunitconversion-5.16.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.cmsY8Q/_old  2015-11-24 22:25:17.0 +0100
+++ /var/tmp/diff_new_pack.cmsY8Q/_new  2015-11-24 22:25:17.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kunitconversion
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.15.0.tar.xz -> kunitconversion-5.16.0.tar.xz ++
 12247 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-10-19 22:28:16

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-09-24 07:14:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-10-19 22:28:18.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:36 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kunitconversion-5.14.0.tar.xz

New:

  kunitconversion-5.15.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.mfTVGI/_old  2015-10-19 22:28:18.0 +0200
+++ /var/tmp/diff_new_pack.mfTVGI/_new  2015-10-19 22:28:18.0 +0200
@@ -18,17 +18,17 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kunitconversion
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_kf5_version}
+BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_version}
+BuildRequires:  ki18n-devel >= %{_tar_path}
 BuildRequires:  cmake(Qt5Core) >= 5.3.0
 BuildRequires:  cmake(Qt5Network) >= 5.3.0
 BuildRequires:  cmake(Qt5Test) >= 5.3.0

++ kunitconversion-5.14.0.tar.xz -> kunitconversion-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.14.0/CMakeLists.txt 
new/kunitconversion-5.15.0/CMakeLists.txt
--- old/kunitconversion-5.14.0/CMakeLists.txt   2015-09-05 11:15:57.0 
+0200
+++ new/kunitconversion-5.15.0/CMakeLists.txt   2015-10-05 10:24:39.0 
+0200
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.14.0  NO_MODULE)
+find_package(ECM 5.15.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.14.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.14.0/po/eo/kunitconversion5.po 
new/kunitconversion-5.15.0/po/eo/kunitconversion5.po
--- old/kunitconversion-5.14.0/po/eo/kunitconversion5.po2015-09-05 
11:15:57.0 +0200
+++ new/kunitconversion-5.15.0/po/eo/kunitconversion5.po2015-10-05 
10:24:39.0 +0200
@@ -21,20 +21,15 @@
 msgstr ""
 
 #: acceleration.cpp:31
-#, fuzzy, kde-format
-#| msgctxt "%1 value, %2 unit symbol (area)"
-#| msgid "%1 %2"
+#, kde-format
 msgctxt "%1 value, %2 unit symbol (acceleration)"
 msgid "%1 %2"
 msgstr "%1 %2"
 
 #: acceleration.cpp:34
-#, fuzzy
-#| msgctxt "area unit symbol"
-#| msgid "m²"
 msgctxt "acceleration unit symbol"
 msgid "m/s²"
-msgstr "m²"
+msgstr "m/s²"
 
 #: acceleration.cpp:35
 msgctxt "unit description in lists"
@@ -94,9 +89,6 @@
 msgstr[1] "Neono"
 
 #: acceleration.cpp:54
-#, fuzzy
-#| msgctxt "mass unit symbol"
-#| msgid "g"
 msgctxt "acceleration unit symbol"
 msgid "g"
 msgstr "g"
@@ -130,20 +122,15 @@
 msgstr "Angulo"
 
 #: angle.cpp:56
-#, fuzzy, kde-format
-#| msgctxt "%1 value, %2 unit symbol (area)"
-#| msgid "%1 %2"
+#, kde-format
 msgctxt "%1 value, %2 unit symbol (angle)"
 msgid "%1 %2"
 msgstr "%1 %2"
 
 #: angle.cpp:59
-#, fuzzy
-#| msgctxt "temperature unit symbol"
-#| msgid "°C"
 msgctxt "angle unit symbol"
 msgid "°"
-msgstr "°C"
+msgstr "°"
 
 #: angle.cpp:60
 #, fuzzy
@@ -308,8 +295,6 @@
 msgstr[1] "Neono"
 
 #: area.cpp:30 area.cpp:31
-#, fuzzy
-#| msgid "Area"
 

commit kunitconversion for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-09-24 07:14:04

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is "kunitconversion"

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-09-02 07:48:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-09-24 07:14:05.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kunitconversion-5.13.0.tar.xz

New:

  kunitconversion-5.14.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.PS3yQM/_old  2015-09-24 07:14:06.0 +0200
+++ /var/tmp/diff_new_pack.PS3yQM/_new  2015-09-24 07:14:06.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kunitconversion
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kunitconversion-5.13.0.tar.xz -> kunitconversion-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.13.0/CMakeLists.txt 
new/kunitconversion-5.14.0/CMakeLists.txt
--- old/kunitconversion-5.13.0/CMakeLists.txt   2015-08-04 13:42:54.0 
+0200
+++ new/kunitconversion-5.14.0/CMakeLists.txt   2015-09-05 11:15:57.0 
+0200
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.13.0/src/value.cpp 
new/kunitconversion-5.14.0/src/value.cpp
--- old/kunitconversion-5.13.0/src/value.cpp2015-08-04 13:42:54.0 
+0200
+++ new/kunitconversion-5.14.0/src/value.cpp2015-09-05 11:15:57.0 
+0200
@@ -34,7 +34,7 @@
 {
 }
 
-ValuePrivate(qreal number = 0.0, UnitId unitId = InvalidUnit)
+ValuePrivate(qreal number, UnitId unitId = InvalidUnit)
 : m_number(number)
 {
 m_unit = m_converter.unit(unitId);




commit kunitconversion for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-07-14 17:29:37

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-06-23 12:12:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-07-14 17:29:38.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kunitconversion-5.11.0.tar.xz

New:

  kunitconversion-5.12.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.o5iPxt/_old  2015-07-14 17:29:38.0 +0200
+++ /var/tmp/diff_new_pack.o5iPxt/_new  2015-07-14 17:29:38.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kunitconversion
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kunitconversion-5.11.0.tar.xz - kunitconversion-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.11.0/CMakeLists.txt 
new/kunitconversion-5.12.0/CMakeLists.txt
--- old/kunitconversion-5.11.0/CMakeLists.txt   2015-06-06 23:28:44.0 
+0200
+++ new/kunitconversion-5.12.0/CMakeLists.txt   2015-07-05 11:14:31.0 
+0200
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.11.0  NO_MODULE)
+find_package(ECM 5.12.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.11.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
+set(KF5_VERSION 5.12.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.12.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake




commit kunitconversion for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-06-23 12:12:06

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-05-11 19:48:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-06-23 12:12:07.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:56 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kunitconversion-5.10.0.tar.xz

New:

  kunitconversion-5.11.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.wWGz2Q/_old  2015-06-23 12:12:07.0 +0200
+++ /var/tmp/diff_new_pack.wWGz2Q/_new  2015-06-23 12:12:07.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kunitconversion
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kunitconversion-5.10.0.tar.xz - kunitconversion-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.10.0/CMakeLists.txt 
new/kunitconversion-5.11.0/CMakeLists.txt
--- old/kunitconversion-5.10.0/CMakeLists.txt   2015-05-03 17:24:36.0 
+0200
+++ new/kunitconversion-5.11.0/CMakeLists.txt   2015-06-06 23:28:44.0 
+0200
@@ -2,7 +2,11 @@
 
 project(KUnitConversion)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -12,14 +16,14 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake




commit kunitconversion for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-05-11 19:35:50

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-04-13 20:25:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-05-11 19:48:00.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:46:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kunitconversion-5.9.0.tar.xz

New:

  kunitconversion-5.10.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.3KJBeg/_old  2015-05-11 19:48:01.0 +0200
+++ /var/tmp/diff_new_pack.3KJBeg/_new  2015-05-11 19:48:01.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kunitconversion
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kunitconversion-5.9.0.tar.xz - kunitconversion-5.10.0.tar.xz ++
 12733 lines of diff (skipped)




commit kunitconversion for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-04-13 20:25:13

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-03-16 09:31:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-04-13 20:25:14.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr  4 14:40:45 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Drop no longer needed Requires of the devel subpackage:
+  kconfig-devel and ki18n-devel
+
+---

Old:

  kunitconversion-5.8.0.tar.xz

New:

  kunitconversion-5.9.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.5xJju9/_old  2015-04-13 20:25:14.0 +0200
+++ /var/tmp/diff_new_pack.5xJju9/_new  2015-04-13 20:25:14.0 +0200
@@ -16,14 +16,15 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kunitconversion
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -48,7 +49,9 @@
 %package -n %lname
 Summary:Converting physical units
 Group:  System/GUI/KDE
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 KUnitConversion provides functions to convert values in different physical
@@ -60,8 +63,6 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel = %{_kf5_version}
-Requires:   ki18n-devel = %{_kf5_version}
 Requires:   pkgconfig(Qt5Core) = 5.2.0
 
 %description devel
@@ -80,15 +81,19 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5
+%if %{with lang}
+%find_lang %{name}5
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++ kunitconversion-5.8.0.tar.xz - kunitconversion-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.8.0/CMakeLists.txt 
new/kunitconversion-5.9.0/CMakeLists.txt
--- old/kunitconversion-5.8.0/CMakeLists.txt2015-03-07 15:51:19.0 
+0100
+++ new/kunitconversion-5.9.0/CMakeLists.txt2015-04-04 14:13:33.0 
+0200
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kunitconversion-5.8.0/KF5UnitConversionConfig.cmake.in 
new/kunitconversion-5.9.0/KF5UnitConversionConfig.cmake.in
--- old/kunitconversion-5.8.0/KF5UnitConversionConfig.cmake.in  2015-03-07 
15:51:19.0 +0100
+++ new/kunitconversion-5.9.0/KF5UnitConversionConfig.cmake.in  2015-04-04 
14:13:33.0 +0200
@@ -1,8 +1,5 @@
 @PACKAGE_INIT@
 
-find_dependency(KF5Config @KF5_DEP_VERSION@)
-find_dependency(KF5I18n @KF5_DEP_VERSION@)
-
 find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
 
 




commit kunitconversion for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-03-16 09:31:11

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-02-16 17:32:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-03-16 09:31:12.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  kunitconversion-5.7.0.tar.xz

New:

  kunitconversion-5.8.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.joFDiA/_old  2015-03-16 09:31:13.0 +0100
+++ /var/tmp/diff_new_pack.joFDiA/_new  2015-03-16 09:31:13.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kunitconversion
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-5.7.0.tar.xz - kunitconversion-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.7.0/CMakeLists.txt 
new/kunitconversion-5.8.0/CMakeLists.txt
--- old/kunitconversion-5.7.0/CMakeLists.txt2015-02-08 16:25:57.0 
+0100
+++ new/kunitconversion-5.8.0/CMakeLists.txt2015-03-07 15:51:19.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.7.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.7.0) # handled by release scripts
+set(KF5_VERSION 5.8.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.7.0/po/da/kunitconversion5.po 
new/kunitconversion-5.8.0/po/da/kunitconversion5.po
--- old/kunitconversion-5.7.0/po/da/kunitconversion5.po 2015-02-08 
16:25:57.0 +0100
+++ new/kunitconversion-5.8.0/po/da/kunitconversion5.po 2015-03-07 
15:51:19.0 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs package.
 #
-# Martin Schlander mschlan...@opensuse.org, 2009, 2010, 2011.
+# Martin Schlander mschlan...@opensuse.org, 2009, 2010, 2011, 2015.
 # Anton Rasmussen anton_rasmus...@yahoo.dk, 2010.
 msgid 
 msgstr 
 Project-Id-Version: libconversion\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:57+\n
-PO-Revision-Date: 2011-05-17 19:56+0200\n
+PO-Revision-Date: 2015-02-28 21:43+0100\n
 Last-Translator: Martin Schlander mschlan...@opensuse.org\n
-Language-Team: Danish da...@dansk-gruppen.dk\n
+Language-Team: Danish kde-i18n-...@kde.org\n
 Language: da\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-X-Generator: Lokalize 1.2\n
+X-Generator: Lokalize 1.5\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 
 #: acceleration.cpp:29
@@ -1042,7 +1042,7 @@
 #: currency.cpp:66 currency.cpp:70
 msgctxt currency name
 msgid Euro
-msgstr 
+msgstr Euro
 
 #: currency.cpp:67
 msgctxt EUR Euro - unit synonyms for matching user input
@@ -1064,12 +1064,9 @@
 msgstr[1] %1 euro
 
 #: currency.cpp:77 currency.cpp:81
-#, fuzzy
-#| msgctxt unit description in lists
-#| msgid schillings
 msgctxt currency name
 msgid Austrian Schilling
-msgstr schilling
+msgstr Østrigsk schilling
 
 #: currency.cpp:78
 msgctxt ATS Austrian Schilling - unit synonyms for matching user input
@@ -1091,13 +1088,9 @@
 msgstr[1] %1 schilling
 
 #: currency.cpp:88 currency.cpp:92
-#, fuzzy
-#| msgctxt amount in units (integer)
-#| msgid %1 Belgian franc
-#| 

commit kunitconversion for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-02-16 15:05:11

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-01-29 12:51:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-02-16 17:32:40.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  8 18:15:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * Fixed infinite recursion in Unit::setUnitMultiplier
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  kunitconversion-5.6.0.tar.xz

New:

  kunitconversion-5.7.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.VPKtev/_old  2015-02-16 17:32:41.0 +0100
+++ /var/tmp/diff_new_pack.VPKtev/_new  2015-02-16 17:32:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2015 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,12 +17,13 @@
 
 
 %define lname   libKF5UnitConversion5
+%define _tar_path 5.7
 Name:   kunitconversion
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.6.0
+BuildRequires:  extra-cmake-modules = 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -35,7 +36,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kunitconversion-5.6.0.tar.xz - kunitconversion-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.6.0/CMakeLists.txt 
new/kunitconversion-5.7.0/CMakeLists.txt
--- old/kunitconversion-5.6.0/CMakeLists.txt2015-01-03 13:15:18.0 
+0100
+++ new/kunitconversion-5.7.0/CMakeLists.txt2015-02-08 16:25:57.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.6.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.6.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
+set(KF5_VERSION 5.7.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.7.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
@@ -38,7 +38,7 @@
 add_subdirectory(autotests)
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
-set(CMAKECONFIG_INSTALL_DIR ${CMAKECONFIG_INSTALL_PREFIX}/KF5UnitConversion)
+set(CMAKECONFIG_INSTALL_DIR ${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5UnitConversion)
 
 include(ECMPackageConfigHelpers)
 
@@ -59,7 +59,7 @@
 
 install(FILES
   ${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
-  DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.6.0/po/lt/kunitconversion5.po 
new/kunitconversion-5.7.0/po/lt/kunitconversion5.po
--- old/kunitconversion-5.6.0/po/lt/kunitconversion5.po 2015-01-03 
13:15:18.0 +0100
+++ new/kunitconversion-5.7.0/po/lt/kunitconversion5.po 2015-02-08 
16:25:57.0 +0100
@@ -8,8 +8,8 @@
 Project-Id-Version: libkunitconversion\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:57+\n
-PO-Revision-Date: 2011-08-11 20:24+0300\n
-Last-Translator: Remigijus Jarmalavičius remigi...@jarmalavicius.lt\n

commit kunitconversion for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2015-01-29 12:51:15

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-12-21 11:58:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2015-01-29 12:51:17.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:19 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kunitconversion-5.5.0.tar.xz

New:

  kunitconversion-5.6.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.mCxs1o/_old  2015-01-29 12:51:18.0 +0100
+++ /var/tmp/diff_new_pack.mCxs1o/_new  2015-01-29 12:51:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.5.0
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -35,7 +35,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kunitconversion-5.5.0.tar.xz - kunitconversion-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.5.0/CMakeLists.txt 
new/kunitconversion-5.6.0/CMakeLists.txt
--- old/kunitconversion-5.5.0/CMakeLists.txt2014-12-06 13:46:11.0 
+0100
+++ new/kunitconversion-5.6.0/CMakeLists.txt2015-01-03 13:15:18.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.5.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.5.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.6.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.5.0/po/zh_CN/kunitconversion5.po  2014-12-06 
13:46:11.0 +0100
+++ new/kunitconversion-5.6.0/po/zh_CN/kunitconversion5.po  2015-01-03 
13:15:18.0 +0100
@@ -13,21 +13,21 @@
 # Ni Hui shuizhuyuan...@126.com, 2008, 2009, 2010.
 # Lie Ex lilith...@gmail.com, 2010.
 # Feng Chao rainofch...@gmail.com, 2010.
-# Weng Xuetian wen...@gmail.com, 2011.
+# Weng Xuetian wen...@gmail.com, 2011, 2014.
 msgid 
 msgstr 
 Project-Id-Version: libkunitconversion\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:57+\n
-PO-Revision-Date: 2011-11-12 21:24+0800\n
+PO-Revision-Date: 2014-12-18 17:14-0800\n
 Last-Translator: Weng Xuetian wen...@gmail.com\n
 Language-Team: Chinese Simplified kde-i18n-...@kde.org\n
-Language: \n
+Language: zh_CN\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=1; plural=0;\n
-X-Generator: Lokalize 1.2\n
+X-Generator: Lokalize 1.5\n
 
 #: acceleration.cpp:29
 msgid Acceleration
@@ -1021,7 +1021,7 @@
 #: currency.cpp:66 currency.cpp:70
 msgctxt currency name

commit kunitconversion for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-12-21 11:58:33

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-11-11 01:09:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-12-21 11:58:10.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:41 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kunitconversion-5.4.0.tar.xz

New:

  kunitconversion-5.5.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.z2Urca/_old  2014-12-21 11:58:13.0 +0100
+++ /var/tmp/diff_new_pack.z2Urca/_new  2014-12-21 11:58:13.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.4.0
+BuildRequires:  extra-cmake-modules = 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -35,7 +35,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kunitconversion-5.4.0.tar.xz - kunitconversion-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.4.0/CMakeLists.txt 
new/kunitconversion-5.5.0/CMakeLists.txt
--- old/kunitconversion-5.4.0/CMakeLists.txt2014-11-02 13:19:58.0 
+0100
+++ new/kunitconversion-5.5.0/CMakeLists.txt2014-12-06 13:46:11.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.4.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
+set(KF5_VERSION 5.5.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.4.0/po/cs/kunitconversion5.po 
new/kunitconversion-5.5.0/po/cs/kunitconversion5.po
--- old/kunitconversion-5.4.0/po/cs/kunitconversion5.po 2014-11-02 
13:19:58.0 +0100
+++ new/kunitconversion-5.5.0/po/cs/kunitconversion5.po 2014-12-06 
13:46:11.0 +0100
@@ -7,7 +7,7 @@
 Project-Id-Version: libconversion\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:57+\n
-PO-Revision-Date: 2014-05-05 18:22+0200\n
+PO-Revision-Date: 2014-12-05 13:35+0100\n
 Last-Translator: Vít Pelčák v...@pelcak.org\n
 Language-Team: Czech kde-i18n-...@kde.org\n
 Language: cs\n
@@ -4825,7 +4825,7 @@
 #: frequency.cpp:195
 msgctxt unit description in lists
 msgid yoctohertzs
-msgstr yoctohertzy
+msgstr yoktohertzy
 
 #: frequency.cpp:196
 msgctxt unit synonyms for matching user input
@@ -4836,16 +4836,16 @@
 #, kde-format
 msgctxt amount in units (real)
 msgid %1 yoctohertzs
-msgstr %1 yoctohertzů
+msgstr %1 yoktohertz
 
 #: frequency.cpp:199
 #, kde-format
 msgctxt amount in units (integer)
 msgid %1 yoctohertz
 msgid_plural %1 yoctohertzs
-msgstr[0] %1 yoctohertz
-msgstr[1] %1 yoctohertzy
-msgstr[2] %1 yoctohertzů
+msgstr[0] %1 yoktohertz
+msgstr[1] %1 yoktohertz
+msgstr[2] %1 yoktohertz
 
 #: frequency.cpp:202
 msgctxt frequency unit symbol
@@ -5642,7 +5642,7 @@
 #: length.cpp:204
 msgctxt unit description in lists
 msgid yoctometers
-msgstr yoctometry
+msgstr yoktometry
 
 #: length.cpp:205
 msgctxt unit synonyms for matching user input
@@ -5653,16 +5653,16 @@
 #, kde-format
 msgctxt amount in units (real)
 msgid %1 yoctometers

commit kunitconversion for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-11-11 01:09:24

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-10-07 15:59:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-11-11 01:09:33.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:16 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kunitconversion-5.3.0.tar.xz

New:

  kunitconversion-5.4.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.SizoFT/_old  2014-11-11 01:09:34.0 +0100
+++ /var/tmp/diff_new_pack.SizoFT/_new  2014-11-11 01:09:34.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.3.0
+BuildRequires:  extra-cmake-modules = 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -35,7 +35,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kunitconversion-5.3.0.tar.xz - kunitconversion-5.4.0.tar.xz ++
 12493 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-10-07 15:59:20

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-09-12 17:04:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-10-07 15:59:41.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct  4 17:59:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  kunitconversion-5.2.0.tar.xz

New:

  kunitconversion-5.3.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.9b9fDO/_old  2014-10-07 15:59:43.0 +0200
+++ /var/tmp/diff_new_pack.9b9fDO/_new  2014-10-07 15:59:43.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.2.0
+BuildRequires:  extra-cmake-modules = 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-5.2.0.tar.xz - kunitconversion-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.2.0/CMakeLists.txt 
new/kunitconversion-5.3.0/CMakeLists.txt
--- old/kunitconversion-5.2.0/CMakeLists.txt2014-09-09 02:38:24.0 
+0200
+++ new/kunitconversion-5.3.0/CMakeLists.txt2014-10-04 19:13:27.0 
+0200
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.2.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.2.0) # handled by release scripts
+set(KF5_VERSION 5.3.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.3.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.2.0/po/ja/kunitconversion5.po 
new/kunitconversion-5.3.0/po/ja/kunitconversion5.po
--- old/kunitconversion-5.2.0/po/ja/kunitconversion5.po 2014-09-09 
02:38:24.0 +0200
+++ new/kunitconversion-5.3.0/po/ja/kunitconversion5.po 2014-10-04 
19:13:27.0 +0200
@@ -8,7 +8,7 @@
 POT-Creation-Date: 2014-04-27 20:57+\n
 PO-Revision-Date: 2011-04-10 13:23-0700\n
 Last-Translator: Fumiaki Okushi oku...@kde.gr.jp\n
-Language-Team: Japanese kdevelo...@kde.gr.jp\n
+Language-Team: Japanese kde...@kde.org\n
 Language: ja\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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



commit kunitconversion for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-09-12 17:03:17

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-08-16 15:42:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-09-12 17:04:14.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:27 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kunitconversion-5.1.0.tar.xz

New:

  kunitconversion-5.2.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.esiJxV/_old  2014-09-12 17:04:16.0 +0200
+++ /var/tmp/diff_new_pack.esiJxV/_new  2014-09-12 17:04:16.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.1.0
+BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-5.1.0.tar.xz - kunitconversion-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.1.0/CMakeLists.txt 
new/kunitconversion-5.2.0/CMakeLists.txt
--- old/kunitconversion-5.1.0/CMakeLists.txt2014-08-02 11:11:30.0 
+0200
+++ new/kunitconversion-5.2.0/CMakeLists.txt2014-09-09 02:38:24.0 
+0200
@@ -2,7 +2,7 @@
 
 project(KUnitConversion)
 
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.1.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.1.0) # handled by release scripts
+set(KF5_VERSION 5.2.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.2.0) # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h
 PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.1.0/README.md 
new/kunitconversion-5.2.0/README.md
--- old/kunitconversion-5.1.0/README.md 2014-08-02 11:11:30.0 +0200
+++ new/kunitconversion-5.2.0/README.md 2014-09-09 02:38:24.0 +0200
@@ -27,9 +27,3 @@
 * Velocity
 * Volume
 
-## Links
-
-- Home page: https://projects.kde.org/projects/frameworks/kunitconversion
-- Mailing list: https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
-- IRC channel: #kde-devel on Freenode
-- Git repository: 
https://projects.kde.org/projects/frameworks/kunitconversion/repository
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.1.0/metainfo.yaml 
new/kunitconversion-5.2.0/metainfo.yaml
--- old/kunitconversion-5.1.0/metainfo.yaml 2014-08-02 11:11:30.0 
+0200
+++ new/kunitconversion-5.2.0/metainfo.yaml 2014-09-09 02:38:24.0 
+0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KUnitConversion
+   cmake: KF5::UnitConversion
+cmakename: KF5UnitConversion

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



commit kunitconversion for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-08-16 15:41:55

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-07-15 08:00:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-08-16 15:42:22.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kunitconversion-5.0.0.tar.xz

New:

  kunitconversion-5.1.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.e6hUHQ/_old  2014-08-16 15:42:23.0 +0200
+++ /var/tmp/diff_new_pack.e6hUHQ/_new  2014-08-16 15:42:23.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.0.0
+BuildRequires:  extra-cmake-modules = 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-5.0.0.tar.xz - kunitconversion-5.1.0.tar.xz ++
 17294 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-07-15 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-07-15 08:00:39

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-07-11 06:46:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-07-15 08:00:43.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 09:48:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.Uuf2WZ/_old  2014-07-15 08:00:44.0 +0200
+++ /var/tmp/diff_new_pack.Uuf2WZ/_new  2014-07-15 08:00:44.0 +0200
@@ -20,6 +20,7 @@
 Name:   kunitconversion
 Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes

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



commit kunitconversion for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-07-11 06:45:58

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-06-10 14:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-07-11 06:46:12.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  1 21:35:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kunitconversion-4.100.0.tar.xz

New:

  kunitconversion-5.0.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.324Iem/_old  2014-07-11 06:46:13.0 +0200
+++ /var/tmp/diff_new_pack.324Iem/_new  2014-07-11 06:46:13.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:4.100.0
+Version:5.0.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kunitconversion-4.100.0.tar.xz - kunitconversion-5.0.0.tar.xz ++
 8074 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-06-10 14:36:21

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-05-14 20:28:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-06-10 14:36:44.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun  1 18:02:23 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+---

Old:

  kunitconversion-4.99.0.tar.xz

New:

  baselibs.conf
  kunitconversion-4.100.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.jrsoug/_old  2014-06-10 14:36:45.0 +0200
+++ /var/tmp/diff_new_pack.jrsoug/_new  2014-06-10 14:36:45.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.13
+BuildRequires:  extra-cmake-modules = 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kunitconversion-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,6 +46,7 @@
 %package -n %lname
 Summary:Converting physical units
 Group:  System/GUI/KDE
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 KUnitConversion provides functions to convert values in different physical
@@ -66,6 +68,7 @@
 well as converting between different unit systems (e.g. liters, gallons).
 Development files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -77,10 +80,14 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang %{name}5
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING*

++ baselibs.conf ++
libKF5UnitConversion5
kunitconversion-devel
requires libKF5UnitConversion5-targettype = version
++ kunitconversion-4.99.0.tar.xz - kunitconversion-4.100.0.tar.xz ++
 29180 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-05-14 20:27:19

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-04-02 17:22:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-05-14 20:28:05.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:25 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kunitconversion-4.98.0.tar.xz

New:

  kunitconversion-4.99.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.lreynd/_old  2014-05-14 20:28:06.0 +0200
+++ /var/tmp/diff_new_pack.lreynd/_new  2014-05-14 20:28:06.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-4.98.0.tar.xz - kunitconversion-4.99.0.tar.xz ++
 655644 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-04-02 17:22:27

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-03-10 12:17:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-04-02 17:22:39.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  kunitconversion-4.97.0.tar.xz

New:

  kunitconversion-4.98.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.uhaTcb/_old  2014-04-02 17:22:40.0 +0200
+++ /var/tmp/diff_new_pack.uhaTcb/_new  2014-04-02 17:22:40.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.11
+BuildRequires:  extra-cmake-modules = 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-4.97.0.tar.xz - kunitconversion-4.98.0.tar.xz ++
 10068 lines of diff (skipped)

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



commit kunitconversion for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2014-03-10 12:17:46

Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and  /work/SRC/openSUSE:Factory/.kunitconversion.new (New)


Package is kunitconversion

Changes:

--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2014-02-28 16:23:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes 
2014-03-10 12:17:48.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:39:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+---

Old:

  kunitconversion-4.96.0.tar.xz

New:

  kunitconversion-4.97.0.tar.xz



Other differences:
--
++ kunitconversion.spec ++
--- /var/tmp/diff_new_pack.db2dIp/_old  2014-03-10 12:17:49.0 +0100
+++ /var/tmp/diff_new_pack.db2dIp/_new  2014-03-10 12:17:49.0 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define lname   libKF5UnitConversion4
+%define lname   libKF5UnitConversion5
 Name:   kunitconversion
-Version:4.96.0
+Version:4.97.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.10
+BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kf5-filesystem

++ kunitconversion-4.96.0.tar.xz - kunitconversion-4.97.0.tar.xz ++
 2134 lines of diff (skipped)

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