Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eartag for openSUSE:Factory checked in at 2026-08-19 17:59:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eartag (Old) and /work/SRC/openSUSE:Factory/.eartag.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eartag" Wed Aug 19 17:59:48 2026 rev:11 rq:1371782 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/eartag/eartag.changes 2026-03-27 16:50:30.569955695 +0100 +++ /work/SRC/openSUSE:Factory/.eartag.new.1258/eartag.changes 2026-08-19 18:02:14.694447063 +0200 @@ -1,0 +2,12 @@ +Tue Aug 18 07:01:38 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.0.3: + + Minor bugfix release, fixing two issues: + - "Use after free" errors on cover change + - File loading occasionally freezing + + Port to AdwShortcutsDialog + + Support for the disc subtitle field for Vorbis Comment + (OGG/FLAC) + + Updated translations. + +------------------------------------------------------------------- Old: ---- eartag-1.0.2.tar.xz New: ---- eartag-1.0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eartag.spec ++++++ --- /var/tmp/diff_new_pack.6Ymruw/_old 2026-08-19 18:02:15.532477169 +0200 +++ /var/tmp/diff_new_pack.6Ymruw/_new 2026-08-19 18:02:15.534477241 +0200 @@ -18,7 +18,7 @@ %define appid app.drey.EarTag Name: eartag -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Edit audio file tags License: MIT @@ -33,7 +33,7 @@ BuildRequires: python3-mutagen BuildRequires: python3-pyacoustid BuildRequires: pkgconfig(gtk4) >= 4.16 -BuildRequires: pkgconfig(libadwaita-1) >= 1.5 +BuildRequires: pkgconfig(libadwaita-1) >= 1.8.0 Requires: chromaprint-fpcalc Requires: python3-Pillow Requires: python3-aiofiles ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.6Ymruw/_old 2026-08-19 18:02:15.588479181 +0200 +++ /var/tmp/diff_new_pack.6Ymruw/_new 2026-08-19 18:02:15.592479325 +0200 @@ -1,5 +1,6 @@ -mtime: 1774345413 -commit: 420e3d4a0229be6598cb05d8bca56482035223a8bb6fb7237d6f64cf86a5ba1d +mtime: 1787036852 +commit: 27a3fc4d2796c851813b9ac66f1e1c7ad737328110e087176b1660083c85e672 url: https://src.opensuse.org/GNOME/eartag -revision: factory +revision: 27a3fc4d2796c851813b9ac66f1e1c7ad737328110e087176b1660083c85e672 +projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6Ymruw/_old 2026-08-19 18:02:15.632480762 +0200 +++ /var/tmp/diff_new_pack.6Ymruw/_new 2026-08-19 18:02:15.639481013 +0200 @@ -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.2</param> + <param name="revision">1.0.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> </service> ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-18 09:07:32.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ eartag-1.0.2.tar.xz -> eartag-1.0.3.tar.xz ++++++ ++++ 17533 lines of diff (skipped) ++++++ eartag.obsinfo ++++++ --- /var/tmp/diff_new_pack.6Ymruw/_old 2026-08-19 18:02:16.156499587 +0200 +++ /var/tmp/diff_new_pack.6Ymruw/_new 2026-08-19 18:02:16.159499695 +0200 @@ -1,5 +1,5 @@ name: eartag -version: 1.0.2 -mtime: 1756916784 -commit: f59ff787368b9bb2a4d916a97001b9226dc44206 +version: 1.0.3 +mtime: 1786994539 +commit: b5dc8a39252a995ab5463d8b5d4657afe4b4dbe3
