Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtlottie for openSUSE:Factory checked in at 2022-06-29 16:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtlottie (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtlottie.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtlottie" Wed Jun 29 16:01:05 2022 rev:7 rq:985480 version:5.15.5+kde0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtlottie/libqt5-qtlottie.changes 2021-06-26 21:25:28.071343683 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtlottie.new.1548/libqt5-qtlottie.changes 2022-06-29 16:02:22.860704387 +0200 @@ -1,0 +2,8 @@ +Mon Jun 27 13:09:44 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.5+kde0, rebased upstream: + * Revert "Update commercial license headers" + * Update commercial license headers +- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now + +------------------------------------------------------------------- Old: ---- 0001-Revert-Bump-version.patch qtlottie-everywhere-src-5.15.2+kde1.obscpio New: ---- qtlottie-everywhere-src-5.15.5+kde0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtlottie.spec ++++++ --- /var/tmp/diff_new_pack.oEGKbW/_old 2022-06-29 16:02:23.408705117 +0200 +++ /var/tmp/diff_new_pack.oEGKbW/_new 2022-06-29 16:02:23.412705122 +0200 @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtlottie # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,17 @@ %define qt5_snapshot 1 Name: libqt5-qtlottie -Version: 5.15.2+kde1 +Version: 5.15.5+kde0 Release: 0 Summary: Qt 5 Quick Lottie Addon License: GPL-3.0-or-later Group: Development/Libraries/X11 URL: https://www.qt.io %define base_name libqt5 -%define real_version 5.15.2 -%define so_version 5.15.2 +%define real_version 5.15.5 +%define so_version 5.15.5 %define tar_version qtlottie-everywhere-src-%{version} Source: %{tar_version}.tar.xz -# PATCH-FIX-OPENSUSE -Patch1: 0001-Revert-Bump-version.patch BuildRequires: fdupes BuildRequires: libQt5Gui-private-headers-devel >= %{real_version} %if %{qt5_snapshot} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oEGKbW/_old 2022-06-29 16:02:23.440705159 +0200 +++ /var/tmp/diff_new_pack.oEGKbW/_new 2022-06-29 16:02:23.444705165 +0200 @@ -1,12 +1,12 @@ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> - <param name="versionformat">5.15.2+kde@TAG_OFFSET@</param> + <param name="versionformat">5.15.5+kde@TAG_OFFSET@</param> <param name="url">https://invent.kde.org/qt/qt/qtlottie.git</param> <param name="scm">git</param> <param name="filename">qtlottie-everywhere-src</param> <param name="revision">kde/5.15</param> - <param name="parent-tag">v5.15.2</param> + <param name="parent-tag">v5.15.5-lts-lgpl</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ qtlottie-everywhere-src-5.15.2+kde1.obscpio -> qtlottie-everywhere-src-5.15.5+kde0.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-5.15.2+kde1/.gitignore new/qtlottie-everywhere-src-5.15.5+kde0/.gitignore --- old/qtlottie-everywhere-src-5.15.2+kde1/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-5.15.5+kde0/.gitignore 2022-05-16 17:16:43.000000000 +0200 @@ -0,0 +1,73 @@ +# This file is used to ignore files which are generated +# ---------------------------------------------------------------------------- + +*~ +*.autosave +*.a +*.core +*.moc +*.o +*.obj +*.orig +*.rej +*.so +*.so.* +*_pch.h.cpp +*_resource.rc +*.qm +.#* +*.*# +core +!core/ +tags +.DS_Store +.directory +*.debug +Makefile* +*.prl +*.app +moc_*.cpp +ui_*.h +qrc_*.cpp +Thumbs.db +*.res +*.rc +/.qmake.cache +/.qmake.stash + +# qtcreator generated files +*.pro.user* + +# xemacs temporary files +*.flc + +# Vim temporary files +.*.swp + +# Visual Studio generated files +*.ib_pdb_index +*.idb +*.ilk +*.pdb +*.sln +*.suo +*.vcproj +*vcproj.*.*.user +*.ncb +*.sdf +*.opensdf +*.vcxproj +*vcxproj.* + +# MinGW generated files +*.Debug +*.Release + +# Python byte code +*.pyc + +# Binaries +# -------- +*.dll +*.exe + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-5.15.2+kde1/.qmake.conf new/qtlottie-everywhere-src-5.15.5+kde0/.qmake.conf --- old/qtlottie-everywhere-src-5.15.2+kde1/.qmake.conf 2020-10-27 06:49:57.000000000 +0100 +++ new/qtlottie-everywhere-src-5.15.5+kde0/.qmake.conf 2022-05-16 17:16:43.000000000 +0200 @@ -3,4 +3,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.3 +MODULE_VERSION = 5.15.5 ++++++ qtlottie-everywhere-src.obsinfo ++++++ --- /var/tmp/diff_new_pack.oEGKbW/_old 2022-06-29 16:02:23.628705409 +0200 +++ /var/tmp/diff_new_pack.oEGKbW/_new 2022-06-29 16:02:23.632705414 +0200 @@ -1,6 +1,5 @@ name: qtlottie-everywhere-src -version: 5.15.2+kde1 -mtime: 1603777797 -commit: fa8c8bfc6742ab98b61d1351e054e0e73e9a42f4 - +version: 5.15.5+kde0 +mtime: 1652714203 +commit: 4b3d1e824fdde2c835041464a9f85feaed0b313d