Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cosmic-launcher for openSUSE:Factory 
checked in at 2024-08-12 12:30:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cosmic-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.cosmic-launcher.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cosmic-launcher"

Mon Aug 12 12:30:08 2024 rev:2 rq:1192449 version:1.0.0~alpha1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-launcher/cosmic-launcher.changes  
2024-07-29 21:53:00.310221926 +0200
+++ 
/work/SRC/openSUSE:Factory/.cosmic-launcher.new.7232/cosmic-launcher.changes    
    2024-08-12 12:30:31.424906513 +0200
@@ -1,0 +2,18 @@
+Thu Aug  8 01:00:00 UTC 2024 - Richard Rahl <[email protected]>
+
+- standardize packaging with also fixes for miscellaneous hardcoding
+  filenames, using @PARENT_TAG where applicable, and be more specific
+  with files in the %files section (so no non-wanted files are getting
+  added
+
+-------------------------------------------------------------------
+Wed Aug  7 01:35:50 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 1.0.0~alpha1:
+  * fix: tab complete index calculation and cursor
+  * fix: do nothing for focus next/prev if list is empty
+  * fix: set width of list contents using FillPortion
+  * chore(desktop-file): remove ICED as a category
+- enable leap (thanks to vyvir)
+
+-------------------------------------------------------------------

Old:
----
  cosmic-launcher-0.1.0+git20240725.03fa390.tar.zst

New:
----
  cosmic-launcher-1.0.0~alpha1.tar.zst

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

Other differences:
------------------
++++++ cosmic-launcher.spec ++++++
--- /var/tmp/diff_new_pack.PWE399/_old  2024-08-12 12:30:32.948970272 +0200
+++ /var/tmp/diff_new_pack.PWE399/_new  2024-08-12 12:30:32.948970272 +0200
@@ -18,7 +18,7 @@
 
 %define         appname com.system76.CosmicLauncher
 Name:           cosmic-launcher
-Version:        0.1.0+git20240725.03fa390
+Version:        1.0.0~alpha1
 Release:        0
 Summary:        Layer Shell frontend
 License:        GPL-3.0-only
@@ -60,6 +60,6 @@
 %doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{appname}.desktop
-%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg
+%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg
 %{_datadir}/metainfo/%{appname}.metainfo.xml
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PWE399/_old  2024-08-12 12:30:32.976971443 +0200
+++ /var/tmp/diff_new_pack.PWE399/_new  2024-08-12 12:30:32.980971610 +0200
@@ -3,9 +3,11 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/pop-os/cosmic-launcher.git</param>
     <param name="scm">git</param>
-    <param name="revision">master</param>
-    <param name="versionformat">0.1.0+git%cd.%h</param>
+    <param name="revision">refs/tags/epoch-1.0.0-alpha.1</param>
+    <param name="versionrewrite-pattern">epoch-(.*)</param>
+    <param name="versionformat">1.0.0~alpha1</param>
     <param name="package-meta">yes</param>
+    <param name="filename">cosmic-launcher</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="file">*.tar</param>

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-launcher/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-launcher.new.7232/vendor.tar.zst differ: 
char 331128, line 1330

Reply via email to