Script 'mail_helper' called by obssrc
Hello community,

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

Package is "cosmic-app-library"

Mon Aug 12 12:29:57 2024 rev:2 rq:1192443 version:1.0.0~alpha1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-app-library/cosmic-app-library.changes    
2024-07-29 21:52:40.501421941 +0200
+++ 
/work/SRC/openSUSE:Factory/.cosmic-app-library.new.7232/cosmic-app-library.changes
  2024-08-12 12:29:58.711538656 +0200
@@ -1,0 +2,18 @@
+Thu Aug  8 00:58:35 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 00:57:44 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 1.0.0~alpha1:
+  * add new group defaults
+  * fix scroll end padding
+  * increase max height
+  * fix desktop entry
+- enable leap (thanks to vyvir)
+
+-------------------------------------------------------------------

Old:
----
  cosmic-app-library-0.1.0+git20240726.feb9cbe.tar.zst

New:
----
  cosmic-app-library-1.0.0~alpha1.tar.zst

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

Other differences:
------------------
++++++ cosmic-app-library.spec ++++++
--- /var/tmp/diff_new_pack.vL8wQr/_old  2024-08-12 12:30:00.723622528 +0200
+++ /var/tmp/diff_new_pack.vL8wQr/_new  2024-08-12 12:30:00.723622528 +0200
@@ -18,7 +18,7 @@
 
 %define         appname com.system76.CosmicAppLibrary
 Name:           cosmic-app-library
-Version:        0.1.0+git20240726.feb9cbe
+Version:        1.0.0~alpha1
 Release:        0
 Summary:        A template for getting started with COSMIC
 License:        GPL-3.0-only
@@ -55,6 +55,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.vL8wQr/_old  2024-08-12 12:30:00.755623863 +0200
+++ /var/tmp/diff_new_pack.vL8wQr/_new  2024-08-12 12:30:00.759624030 +0200
@@ -3,8 +3,9 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/pop-os/cosmic-applibrary.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-app-library</param>
   </service>

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-app-library/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-app-library.new.7232/vendor.tar.zst differ: 
char 332591, line 1365

Reply via email to