Hello community, here is the log from the commit of package kalzium for openSUSE:Factory checked in at 2019-01-08 12:20:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalzium (Old) and /work/SRC/openSUSE:Factory/.kalzium.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalzium" Tue Jan 8 12:20:24 2019 rev:98 rq:658349 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes 2018-11-13 17:17:22.490284310 +0100 +++ /work/SRC/openSUSE:Factory/.kalzium.new.28833/kalzium.changes 2019-01-08 12:20:44.424782688 +0100 @@ -1,0 +2,44 @@ +Fri Dec 14 06:08:59 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:55:50 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:00 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:44 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Add donation url to appdata + * Add caption to the screenshot + * Use nullptr instead of 0 where appropriate + * Fix help links + * Port Kalzium away from KDialog KFileDialog and deprecated KRun::runUrl + * Fix minor EBN issues + * Add nullptr + override + * Make it compile + * Use KDEFrameworkCompilerSettings + use nullptr + * altered references to 0 in null pointers + +------------------------------------------------------------------- @@ -47 +91 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -98 +142 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -214 +258 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -273 +317 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -373 +417 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -489 +533 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kalzium-18.08.3.tar.xz New: ---- kalzium-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalzium.spec ++++++ --- /var/tmp/diff_new_pack.sHDsox/_old 2019-01-08 12:20:45.268781754 +0100 +++ /var/tmp/diff_new_pack.sHDsox/_new 2019-01-08 12:20:45.268781754 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: kalzium -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kalzium +Version: 18.12.0 +Release: 0 Summary: Periodic Table of Elements License: GPL-2.0-or-later Group: Productivity/Scientific/Chemistry -Url: http://edu.kde.org +URL: http://edu.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: avogadrolibs-devel BuildRequires: eigen3-devel @@ -59,14 +58,12 @@ BuildRequires: pkgconfig(Qt5Script) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) +Recommends: %{name}-lang # currently in DOESNOTBUILD (2008-07-03) %ifnarch ppc ppc64 s390 s390x BuildRequires: ocaml BuildRequires: ocaml(Facile) %endif -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%py_requires %description Kalzium shows a periodic table of the elements. @@ -95,7 +92,7 @@ %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %fdupes -s %{buildroot} @@ -103,9 +100,8 @@ %postun -p /sbin/ldconfig %files -%defattr(-,root,root) %doc %lang(en) %{_kf5_htmldir}/en/kalzium/ -%doc COPYING* +%license COPYING* %dir %{_kf5_appstreamdir} %{_kf5_applicationsdir}/org.kde.kalzium.desktop %{_kf5_applicationsdir}/org.kde.kalzium_cml.desktop @@ -122,15 +118,14 @@ %{_kf5_mandir}/man1/kalzium.1%{ext_man} %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_includedir}/libkdeedu/ %{_kf5_libdir}/libscience.so %{_kf5_libdir}/libcompoundviewer.so %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kalzium-18.08.3.tar.xz -> kalzium-18.12.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kalzium/kalzium-18.08.3.tar.xz /work/SRC/openSUSE:Factory/.kalzium.new.28833/kalzium-18.12.0.tar.xz differ: char 26, line 1
