Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eartag for openSUSE:Factory checked 
in at 2025-12-24 13:17:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eartag (Old)
 and      /work/SRC/openSUSE:Factory/.eartag.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eartag"

Wed Dec 24 13:17:14 2025 rev:9 rq:1324350 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/eartag/eartag.changes    2025-07-26 
13:41:43.894232522 +0200
+++ /work/SRC/openSUSE:Factory/.eartag.new.1928/eartag.changes  2025-12-24 
13:18:21.379527948 +0100
@@ -1,0 +2,10 @@
+Wed Dec 24 04:10:57 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 1.0.2:
+  * Fixes a bug where files would get skipped while loading.
+- Update to version 1.0.1:
+  * fix: cover art handling
+- use the more common datadir macro rather than datarootdir
+- use a macro for the appid, so it's not too repetitive when it changes
+
+-------------------------------------------------------------------

Old:
----
  eartag-1.0.0.obscpio

New:
----
  eartag-1.0.2.obscpio

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

Other differences:
------------------
++++++ eartag.spec ++++++
--- /var/tmp/diff_new_pack.m47rPb/_old  2025-12-24 13:18:22.195561753 +0100
+++ /var/tmp/diff_new_pack.m47rPb/_new  2025-12-24 13:18:22.195561753 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eartag
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
 #
 
 
+%define         appid app.drey.EarTag
 Name:           eartag
-Version:        1.0.0
+Version:        1.0.2
 Release:        0
 Summary:        Edit audio file tags
 License:        MIT
@@ -60,18 +61,19 @@
 %install
 %meson_install
 
-%find_lang app.drey.EarTag
+%find_lang %{appid}
 
 %files
 %license COPYING
 %doc README.md
-%{_bindir}/eartag
-%{_datarootdir}/applications/app.drey.EarTag.desktop
-%dir %{_datarootdir}/eartag
-%{_datarootdir}/eartag/*
-%{_datarootdir}/icons/*
-%{_datarootdir}/metainfo/app.drey.EarTag.metainfo.xml
-%{_datarootdir}/glib-2.0/schemas/app.drey.EarTag.gschema.xml
+%{_bindir}/%{name}
+%{_datadir}/applications/%{appid}.desktop
+%{_datadir}/dbus-1/services/%{appid}.service
+%{_datadir}/%{name}
+%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
+%{_datadir}/icons/hicolor/scalable/apps/%{appid}.svg
+%{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg
+%{_datadir}/metainfo/%{appid}.metainfo.xml
 
 %files lang -f app.drey.EarTag.lang
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.m47rPb/_old  2025-12-24 13:18:22.239563575 +0100
+++ /var/tmp/diff_new_pack.m47rPb/_new  2025-12-24 13:18:22.243563741 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/World/eartag.git</param>
-    <param name="revision">refs/tags/1.0.0</param>
+    <param name="revision">refs/tags/1.0.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
   </service>

++++++ eartag-1.0.0.obscpio -> eartag-1.0.2.obscpio ++++++
++++ 6746 lines of diff (skipped)

++++++ eartag.obsinfo ++++++
--- /var/tmp/diff_new_pack.m47rPb/_old  2025-12-24 13:18:22.687582134 +0100
+++ /var/tmp/diff_new_pack.m47rPb/_new  2025-12-24 13:18:22.691582299 +0100
@@ -1,5 +1,5 @@
 name: eartag
-version: 1.0.0
-mtime: 1753004787
-commit: 9a03deb1318035eeb63620c90e4e1d25593ce58b
+version: 1.0.2
+mtime: 1756916784
+commit: f59ff787368b9bb2a4d916a97001b9226dc44206
 

Reply via email to