Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package easytag for openSUSE:Factory checked in at 2026-03-27 16:49:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easytag (Old) and /work/SRC/openSUSE:Factory/.easytag.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easytag" Fri Mar 27 16:49:27 2026 rev:32 rq:1343024 version:2.4.3+173 Changes: -------- --- /work/SRC/openSUSE:Factory/easytag/easytag.changes 2025-05-26 18:39:56.082505905 +0200 +++ /work/SRC/openSUSE:Factory/.easytag.new.8177/easytag.changes 2026-03-27 16:50:29.397906748 +0100 @@ -1,0 +2,14 @@ +Tue Mar 24 09:48:47 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 2.4.3+173: + + Fix build against taglib 2.0 +- Drop upstream merged patches: + + 03_port-to-taglib-2.patch + + 04_taglib-2-further-fix.patch + +------------------------------------------------------------------- +Mon Mar 23 08:25:44 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- 03_port-to-taglib-2.patch 04_taglib-2-further-fix.patch easytag-2.4.3+161.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio easytag-2.4.3+173.tar.xz ----------(Old B)---------- Old:- Drop upstream merged patches: + 03_port-to-taglib-2.patch + 04_taglib-2-further-fix.patch Old: + 03_port-to-taglib-2.patch + 04_taglib-2-further-fix.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easytag.spec ++++++ --- /var/tmp/diff_new_pack.UF9Yaz/_old 2026-03-27 16:50:30.057934312 +0100 +++ /var/tmp/diff_new_pack.UF9Yaz/_new 2026-03-27 16:50:30.061934479 +0100 @@ -18,21 +18,17 @@ %bcond_with nautilus_extension Name: easytag -Version: 2.4.3+161 +Version: 2.4.3+173 Release: 0 Summary: GTK+ tag editor for audio files License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Utilities URL: https://projects.gnome.org/easytag/ -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM 01_remove-pixdata.patch -- Don't use gdk-pixbuf-pixdata for image resources Patch0: 01_remove-pixdata.patch # PATCH-FIX-UPSTREAM 02_fix-ogg-corruption.patch -- Revert upstream commit which causes OGG file corruption Patch1: 02_fix-ogg-corruption.patch -# PATCH-FIX-UPSTREAM 03_port-to-taglib-2.patch -- Port to taglib 2 -Patch2: 03_port-to-taglib-2.patch -# PATCH-FIX-UPSTREAM 04_taglib-2-further-fix.patch -- Further fix compatibility with taglib 2.x on 32-bit architecture. -Patch3: 04_taglib-2-further-fix.patch BuildRequires: appstream-glib-devel BuildRequires: gcc-c++ ++++++ _scmsync.obsinfo ++++++ mtime: 1774345944 commit: fb812de625634e3483609528d8e452b2f5d0232a30cf6024f25ea02f7a496911 url: https://src.opensuse.org/GNOME/easytag revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UF9Yaz/_old 2026-03-27 16:50:30.117936818 +0100 +++ /var/tmp/diff_new_pack.UF9Yaz/_new 2026-03-27 16:50:30.121936985 +0100 @@ -7,14 +7,13 @@ <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">easytag-(.*)(\+0)?</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ 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-03-25 14:35:21.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
