Hello community, here is the log from the commit of package libqt5-qt3d for openSUSE:Factory checked in at 2020-12-17 17:04:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qt3d (Old) and /work/SRC/openSUSE:Factory/.libqt5-qt3d.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qt3d" Thu Dec 17 17:04:11 2020 rev:30 rq:856348 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qt3d/libqt5-qt3d.changes 2020-11-26 23:13:46.696978021 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qt3d.new.5145/libqt5-qt3d.changes 2020-12-17 17:08:30.697923606 +0100 @@ -1,0 +2,7 @@ +Tue Dec 15 08:15:38 UTC 2020 - Fabian Vogt <fv...@suse.com> + +- Drop baselibs.conf, -32bit packages are not used anywhere and due + to system assimp not providing -32bit packages broken anyway +- Fix links in %{_bindir} + +------------------------------------------------------------------- Old: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qt3d.spec ++++++ --- /var/tmp/diff_new_pack.ngJlKw/_old 2020-12-17 17:08:31.533924435 +0100 +++ /var/tmp/diff_new_pack.ngJlKw/_new 2020-12-17 17:08:31.537924439 +0100 @@ -33,7 +33,6 @@ Group: Development/Libraries/X11 URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz -Source1: baselibs.conf BuildRequires: fdupes BuildRequires: libQt5Bootstrap-devel-static >= %{version} BuildRequires: libQt5Concurrent-devel >= %{version} @@ -419,8 +418,8 @@ mkdir -p %{buildroot}%{_bindir} pushd %{buildroot}%{_libqt5_bindir} for i in * ; do - ln -s %{libqt5_bindir}/$i %{buildroot}%{_bindir}/${i}-qt5 - ln -s %{libqt5_bindir}/$i %{buildroot}%{_bindir}/${i} + ln -s %{_libqt5_bindir}/$i %{buildroot}%{_bindir}/${i}-qt5 + ln -s %{_libqt5_bindir}/$i %{buildroot}%{_bindir}/${i} done popd %endif _______________________________________________ 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