Hello community, here is the log from the commit of package libqt5-qttools for openSUSE:Factory checked in at 2020-11-25 19:29:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qttools (Old) and /work/SRC/openSUSE:Factory/.libqt5-qttools.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qttools" Wed Nov 25 19:29:13 2020 rev:52 rq:850036 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes 2020-09-14 12:10:31.456068933 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new.5913/libqt5-qttools.changes 2020-11-25 19:29:43.022517884 +0100 @@ -1,0 +2,15 @@ +Fri Nov 20 12:09:40 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qttools.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- +Mon Sep 28 08:12:24 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Fix the clang requirement for Leap 15.2. The clang headers are + also in the libclang<major version> package. +- Use the %pkg_version macro available since Leap 15 + +------------------------------------------------------------------- Old: ---- qttools-everywhere-src-5.15.1.tar.xz New: ---- qttools-everywhere-src-5.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qttools.spec ++++++ --- /var/tmp/diff_new_pack.IuYhOh/_old 2020-11-25 19:29:44.570519833 +0100 +++ /var/tmp/diff_new_pack.IuYhOh/_new 2020-11-25 19:29:44.574519837 +0100 @@ -18,9 +18,9 @@ %define qt5_snapshot 0 %define base_name libqt5 -%define real_version 5.15.1 -%define so_version 5.15.1 -%define tar_version qttools-everywhere-src-5.15.1 +%define real_version 5.15.2 +%define so_version 5.15.2 +%define tar_version qttools-everywhere-src-5.15.2 %if 0%{?suse_version} >= 1330 %bcond_without qdoc %else @@ -28,7 +28,7 @@ %bcond_with qdoc %endif Name: libqt5-qttools -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Qt 5 QtTools Module # Legal: @@ -208,10 +208,12 @@ Provides: libqt5-qtbase-doc = %{version} Obsoletes: libqt5-qtbase-doc < %{version} # qdoc hardcodes clang include paths: boo#1109367, QTBUG-70687 -%if 0%{?suse_version} < 1550 -%requires_eq clang%(rpm -q --qf '%''{version}' clang-devel | cut -d. -f1) +%global _clang_major_version %(printf %{pkg_version clang-devel} | cut -d. -f1) + +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 +%requires_eq libclang%{_clang_major_version} %else -%requires_eq libclang%(rpm -q --qf '%''{version}' clang-devel | cut -d. -f1) +%requires_eq clang%{_clang_major_version} %endif %description doc ++++++ qttools-everywhere-src-5.15.1.tar.xz -> qttools-everywhere-src-5.15.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libqt5-qttools/qttools-everywhere-src-5.15.1.tar.xz /work/SRC/openSUSE:Factory/.libqt5-qttools.new.5913/qttools-everywhere-src-5.15.2.tar.xz differ: char 26, line 1 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org