Hello community, here is the log from the commit of package kross for openSUSE:Factory checked in at 2020-11-19 11:52:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kross (Old) and /work/SRC/openSUSE:Factory/.kross.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kross" Thu Nov 19 11:52:31 2020 rev:84 rq:848682 version:5.76.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kross/kross.changes 2020-10-12 13:57:54.378180865 +0200 +++ /work/SRC/openSUSE:Factory/.kross.new.5913/kross.changes 2020-11-23 10:33:00.385526758 +0100 @@ -1,0 +2,17 @@ +Sun Nov 15 09:46:55 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Move the kf5kross executable and man to the kross package. +- Spec cleanup + +------------------------------------------------------------------- +Sat Nov 7 21:35:15 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.76.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.76.0 +- Changes since 5.75.0: + * If include is define in .h remove it if it's defined in .cpp too (scripted) + * Documentation fixes + +------------------------------------------------------------------- Old: ---- kross-5.75.0.tar.xz kross-5.75.0.tar.xz.sig New: ---- kross-5.76.0.tar.xz kross-5.76.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kross.spec ++++++ --- /var/tmp/diff_new_pack.0HwODW/_old 2020-11-23 10:33:01.021527455 +0100 +++ /var/tmp/diff_new_pack.0HwODW/_new 2020-11-23 10:33:01.025527459 +0100 @@ -16,14 +16,14 @@ # -%define _tar_path 5.75 +%define _tar_path 5.76 # 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: kross -Version: 5.75.0 +Version: 5.76.0 Release: 0 Summary: Scripting bridge for programs License: LGPL-2.1-or-later @@ -53,9 +53,7 @@ BuildRequires: cmake(Qt5Xml) >= 5.12.0 Obsoletes: libKF5KrossCore4 Obsoletes: libKF5KrossUi4 -%if %{with lang} Recommends: %{name}-lang = %{version} -%endif %description Kross is a scripting bridge to embed scripting functionality @@ -107,19 +105,23 @@ %files %license COPYING* +%dir %{_kf5_plugindir}/script +%{_kf5_bindir}/kf5kross %{_kf5_libdir}/libKF5KrossCore.so.* %{_kf5_libdir}/libKF5KrossUi.so.* -%{_kf5_plugindir}/ +%{_kf5_mandir}/man1/kf5kross.* +%{_kf5_plugindir}/krossmoduleforms.so +%{_kf5_plugindir}/krossmodulekdetranslation.so +%{_kf5_plugindir}/krossqts.so +%{_kf5_plugindir}/script/krossqtsplugin.so %files devel +%{_kf5_cmakedir}/KF5Kross/ +%{_kf5_includedir}/KrossCore/ +%{_kf5_includedir}/KrossUi/ +%{_kf5_includedir}/kross_version.h %{_kf5_libdir}/libKF5KrossCore.so %{_kf5_libdir}/libKF5KrossUi.so -%{_kf5_libdir}/cmake/KF5Kross/ -%{_kf5_includedir}/*.h -%dir %{_kf5_includedir}/*/ -%{_kf5_includedir}/*/ -%{_kf5_bindir}/kf5kross -%{_kf5_mandir}/man1/*kross.* %{_kf5_mkspecsdir}/qt_KrossCore.pri %{_kf5_mkspecsdir}/qt_KrossUi.pri ++++++ kross-5.75.0.tar.xz -> kross-5.76.0.tar.xz ++++++ ++++ 13126 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
