Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package quick-webapps for openSUSE:Factory 
checked in at 2024-10-12 13:30:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quick-webapps (Old)
 and      /work/SRC/openSUSE:Factory/.quick-webapps.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quick-webapps"

Sat Oct 12 13:30:27 2024 rev:3 rq:1207347 version:0.5.1+git20241009.953a096

Changes:
--------
--- /work/SRC/openSUSE:Factory/quick-webapps/quick-webapps.changes      
2024-08-12 12:32:36.234120752 +0200
+++ /work/SRC/openSUSE:Factory/.quick-webapps.new.19354/quick-webapps.changes   
2024-10-12 13:36:08.366189931 +0200
@@ -1,0 +2,29 @@
+Fri Oct 11 20:03:25 UTC 2024 - Richard Rahl <rra...@opensuse.org>
+
+- update to 0.5.1+git20241009.953a096:
+  * fixed url for translations
+  * update dependencies
+  * docs: Expand metainfo
+  * fix: don't panic when not successfull fetch favicon
+  * fix: validation check when creating new launcher
+  * improv: read installed browsers from freedesktop entry
+  * temporary disable dbus-config feature
+  * fix: remove warn about icon when auto select icon
+  * feat: sort icons with priority for favicons
+  * improv: image_handle from url
+  * fix: better handling icon moving and selection
+  * removed unknown tag
+  * feat: better support for zen
+  * remove clippy allow hint
+  * remove unnecessary argument
+  * simplify move_icon function
+  * fix: moving icon
+  * reinitialize creator page after closing it
+  * improv: reorganization update method
+  * move Icon struct to common mod
+  * reinitialize creator window when done
+  * some code cleanup, reorganization and fixes
+  * fix: validation before creating launcher
+ - update upstream url
+
+-------------------------------------------------------------------

Old:
----
  quick-webapps-0.4.6+git20240803.6598d33.tar.zst

New:
----
  quick-webapps-0.5.1+git20241009.953a096.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quick-webapps.spec ++++++
--- /var/tmp/diff_new_pack.3wtg1S/_old  2024-10-12 13:36:09.742247071 +0200
+++ /var/tmp/diff_new_pack.3wtg1S/_new  2024-10-12 13:36:09.742247071 +0200
@@ -18,7 +18,7 @@
 
 %define         appname io.github.elevenhsoft.WebApps
 Name:           quick-webapps
-Version:        0.4.6+git20240803.6598d33
+Version:        0.5.1+git20241009.953a096
 Release:        0
 Summary:        Web App Manager written with love and libcosmic
 License:        GPL-3.0-only
@@ -59,7 +59,7 @@
 %doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{appname}.desktop
-%{_datadir}/icons/hicolor/??x??/apps/%{appname}.svg
-%{_datadir}/icons/hicolor/???x???/apps/%{appname}.svg
+%{_datadir}/icons/hicolor/??x??/apps/%{appname}.png
+%{_datadir}/icons/hicolor/???x???/apps/%{appname}.png
 %{_datadir}/metainfo/%{appname}.metainfo.xml
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3wtg1S/_old  2024-10-12 13:36:09.774248400 +0200
+++ /var/tmp/diff_new_pack.3wtg1S/_new  2024-10-12 13:36:09.778248566 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <services>
   <service name="tar_scm" mode="manual">
-    <param name="url">https://github.com/elevenhsoft/WebApps.git</param>
+    <param name="url">https://github.com/cosmic-utils/web-apps.git</param>
     <param name="scm">git</param>
     <param name="revision">master</param>
     <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
@@ -13,7 +13,7 @@
     <param name="compression">zstd</param>
   </service>
   <service name="cargo_vendor" mode="manual">
-    <param name="src">WebApps</param>
+    <param name="src">web-apps</param>
     <param name="update">false</param>
   </service>
   <service name="set_version" mode="manual" />

++++++ quick-webapps-0.4.6+git20240803.6598d33.tar.zst -> 
quick-webapps-0.5.1+git20241009.953a096.tar.zst ++++++
++++ 12471 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/quick-webapps/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.quick-webapps.new.19354/vendor.tar.zst differ: char 
7, line 1

Reply via email to