Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package whatsapp-for-linux for openSUSE:Factory checked in at 2022-10-31 10:44:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/whatsapp-for-linux (Old) and /work/SRC/openSUSE:Factory/.whatsapp-for-linux.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "whatsapp-for-linux" Mon Oct 31 10:44:41 2022 rev:2 rq:1032367 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/whatsapp-for-linux/whatsapp-for-linux.changes 2022-10-20 11:11:41.756017772 +0200 +++ /work/SRC/openSUSE:Factory/.whatsapp-for-linux.new.2275/whatsapp-for-linux.changes 2022-10-31 10:44:46.060874279 +0100 @@ -1,0 +2,32 @@ +Sat Oct 29 19:28:09 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 1.5.0: + * Implemented enhancements: + + Ctrl+P to open preferences #237 + + Localize WFL_FRIENDLY_NAME and WFL_DESCRIPTION for the desktop file #235 + + Simplify Config & Preferences (Breaks Backward Compatibility!) #229 + + Localization #180 + + Start minimised #136 + * Fixed bugs: + + Preferences window is not attached to the main window #236 + + Permission issues #226 + + Slow responding even without hardware acceleration #225 + + Keeps freezing/spinning the CPU #224 + + WhatsApp For Linux starts but doesnt load, keeps in loading screen forever. #223 + + No Display with Whatsapp business account #220 + + Does not work with hardware acceleration + does not persist preferences #216 + + Spell check does not work #215 + + Flatpak version not running in Arch Linux #211 + + No Internet Connection Pop-up #209 + + Notification icon dissapears imediately #202 + + Auto turn off notifications #194 + * Merged pull requests: + + Use official ArchLinux logo image in README #241 + + Update Italian translation #240 + + Add Italian translation #234 + + Added Dutch translation #233 + + Implement localization support #232 + + Implement start minimized option #231 + + Use webkit2gtk-4.1 if webkit2gtk-4.0 is not found #228 + +------------------------------------------------------------------- Old: ---- whatsapp-for-linux-1.4.7.tar.xz New: ---- whatsapp-for-linux-1.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ whatsapp-for-linux.spec ++++++ --- /var/tmp/diff_new_pack.gLJOxz/_old 2022-10-31 10:44:46.836878188 +0100 +++ /var/tmp/diff_new_pack.gLJOxz/_new 2022-10-31 10:44:46.844878229 +0100 @@ -17,7 +17,7 @@ Name: whatsapp-for-linux -Version: 1.4.7 +Version: 1.5.0 Release: 0 Summary: WhatsApp for Linux License: GPL-3.0-only @@ -35,6 +35,8 @@ %description An unofficial WhatsApp desktop application written in C++. +%lang_package + %prep %setup -q @@ -46,6 +48,8 @@ %cmake_install %fdupes -s %{buildroot}%{_datadir}/icons +%find_lang %{name} + %files %{_bindir}/%{name} %{_datadir}/applications/com.github.eneshecan.WhatsAppForLinux.desktop @@ -55,4 +59,7 @@ %doc README.md %license LICENSE +%files lang -f %{name}.lang +%{_datadir}/locale/??/LC_MESSAGES/%{name}.mo + %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gLJOxz/_old 2022-10-31 10:44:46.876878390 +0100 +++ /var/tmp/diff_new_pack.gLJOxz/_new 2022-10-31 10:44:46.876878390 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/eneshecan/whatsapp-for-linux.git</param> - <param name="revision">v1.4.7</param> + <param name="revision">v1.5.0</param> <param name="match-tag">v*</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ whatsapp-for-linux-1.4.7.tar.xz -> whatsapp-for-linux-1.5.0.tar.xz ++++++ ++++ 2071 lines of diff (skipped)