Script 'mail_helper' called by obssrc
Hello community,

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

Package is "cosmic-files"

Mon Aug 12 12:30:05 2024 rev:2 rq:1192447 version:1.0.0~alpha1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-files/cosmic-files.changes        
2024-07-11 20:33:19.793196868 +0200
+++ /work/SRC/openSUSE:Factory/.cosmic-files.new.7232/cosmic-files.changes      
2024-08-12 12:30:27.008721763 +0200
@@ -1,0 +2,22 @@
+Thu Aug  8 00:59:47 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:28:16 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 1.0.0~alpha1:
+  * fix: don't scroll sorting headings
+  * undo toaster
+  * update translations
+- enable leap (thanks to vyvir)
+
+-------------------------------------------------------------------
+Sun Jul 14 07:26:54 UTC 2024 - Richard Rahl <[email protected]>
+
+- disable tests for now, as they get killed on OBS
+
+-------------------------------------------------------------------

Old:
----
  cosmic-files-0.1.0+git20240704.5ec14f8.tar.zst

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

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

Other differences:
------------------
++++++ cosmic-files.spec ++++++
--- /var/tmp/diff_new_pack.QGAWvd/_old  2024-08-12 12:30:29.584829533 +0200
+++ /var/tmp/diff_new_pack.QGAWvd/_new  2024-08-12 12:30:29.588829701 +0200
@@ -18,7 +18,7 @@
 
 %define         appname com.system76.CosmicFiles
 Name:           cosmic-files
-Version:        0.1.0+git20240704.5ec14f8
+Version:        1.0.0~alpha1
 Release:        0
 Summary:        COSMIC file manager
 License:        GPL-3.0-only
@@ -48,13 +48,14 @@
 %suse_update_desktop_file %{appname}
 
 %check
-%{cargo_test}
+# take too long on OBS, gets killed
+# %%{cargo_test}
 
 %files
 %license LICENSE
 %doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{appname}.desktop
-%{_iconsdir}/hicolor/*/apps/%{appname}.svg
+%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
 %{_datadir}/metainfo/%{appname}.metainfo.xml
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QGAWvd/_old  2024-08-12 12:30:29.612830705 +0200
+++ /var/tmp/diff_new_pack.QGAWvd/_new  2024-08-12 12:30:29.616830872 +0200
@@ -3,9 +3,11 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/pop-os/cosmic-files.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-files</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="file">*.tar</param>

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-files/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-files.new.7232/vendor.tar.zst differ: char 
7, line 1

Reply via email to