Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qFlipper for openSUSE:Factory checked in at 2023-05-23 14:54:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qFlipper (Old) and /work/SRC/openSUSE:Factory/.qFlipper.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qFlipper" Tue May 23 14:54:12 2023 rev:2 rq:1088421 version:1.3.1~rc1+git1.1684488882.0199220 Changes: -------- --- /work/SRC/openSUSE:Factory/qFlipper/qFlipper.changes 2023-01-09 17:23:29.871054988 +0100 +++ /work/SRC/openSUSE:Factory/.qFlipper.new.1533/qFlipper.changes 2023-05-23 14:54:41.958538477 +0200 @@ -1,0 +2,32 @@ +Mon May 22 14:49:16 UTC 2023 - msucha...@suse.com + +- Update to version 1.3.1~rc1+git1.1684488882.0199220: + * New indexer (#143) + * Improve keyboard navigation in File Manager + * Fix unknown type error in Qt5 builds + * Fix ScreenStreaming freeze after pressing Save Screenshot button + +------------------------------------------------------------------- +Mon May 22 13:13:02 UTC 2023 - andrea.manz...@suse.com + +- Update to version 1.3.0: + * New Features: + - Keyboard navigation in file manager (by @gncnpk) + - Lefty mode support + * Bug Fixes: + - Display proper operation progress when downloading multiple files from Flipper + - When reinstalling firmware updates, verify the md5 sums (#156) + - Make the self update dialog closable in case of failure + - Improve font antialiasing with Qt6 + - Improve DPI handling (incl. multi-monitor configurations) + - Do not fail if a .tgz update file has been renamed + - Improve scrolling animations + - Show an error when the user drops a file from a .zip folder + - Other small fixes and improvements + * Under the Hood: + - Increase write chunk size to 1K (slighly faster file uploads) + - Improved USB device handling and error reporting + * Other improvements + - Fix typos and improve text messages + +------------------------------------------------------------------- Old: ---- qFlipper-1.2.2+git7.1672595968.84566a5.tar.xz New: ---- qFlipper-1.3.1~rc1+git1.1684488882.0199220.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qFlipper.spec ++++++ --- /var/tmp/diff_new_pack.c13ufo/_old 2023-05-23 14:54:42.702542879 +0200 +++ /var/tmp/diff_new_pack.c13ufo/_new 2023-05-23 14:54:42.710542926 +0200 @@ -17,7 +17,7 @@ Name: qFlipper -Version: 1.2.2+git7.1672595968.84566a5 +Version: 1.3.1~rc1+git1.1684488882.0199220 Release: 0 Summary: Graphical desktop application for updating Flipper Zero firmware License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.c13ufo/_old 2023-05-23 14:54:42.750543163 +0200 +++ /var/tmp/diff_new_pack.c13ufo/_new 2023-05-23 14:54:42.754543186 +0200 @@ -3,6 +3,8 @@ <param name="scm">git</param> <param name="url">https://github.com/flipperdevices/qFlipper</param> <param name="revision">dev</param> + <param name="versionrewrite-pattern">^([0-9.]+)-(rc)</param> + <param name="versionrewrite-replacement">\1~\2</param> <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%ct.%h</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.c13ufo/_old 2023-05-23 14:54:42.778543329 +0200 +++ /var/tmp/diff_new_pack.c13ufo/_new 2023-05-23 14:54:42.782543353 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/flipperdevices/qFlipper</param> - <param name="changesrevision">84566a5075f42da75292feced0977fddb23c11fa</param></service></servicedata> + <param name="changesrevision">0199220d20954c92e89589105dac866c225eda27</param></service></servicedata> (No newline at EOF)