Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfburn for openSUSE:Factory checked in at 2023-03-17 17:04:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfburn (Old) and /work/SRC/openSUSE:Factory/.xfburn.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfburn" Fri Mar 17 17:04:02 2023 rev:29 rq:1072434 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfburn/xfburn.changes 2021-01-07 21:25:15.993623806 +0100 +++ /work/SRC/openSUSE:Factory/.xfburn.new.31432/xfburn.changes 2023-03-17 17:04:34.945781486 +0100 @@ -1,0 +2,39 @@ +Sat Mar 4 10:13:27 UTC 2023 - Manfred Hollstein <[email protected]> + +- Update to version 0.7.0 + * Add MIME types to open blank and audio CDs + * Automatically update burner list as burners are plugged and unplugged + * Change default temporary directory to /var/tmp + * Improve text of write modes + * Replace some icons with symbolic versions that better respect light/dark mode + * Support delete key in audio compositions + * Fix adding progress dialog not appearing after dragging files + * Fix adding progress dialog cancel button not working + * Fix adding progress dialog not being modal + * Fix assertion failure when burner not present + * Fix composition term not being used consistently + * Fix crash when adding files to a data composition + * Fix dragged audio composition tracks being copied instead of moved + * Fix excessive minimum width of main window + * Fix icons not appearing on dialogs + * Fix intltool lock file bug in `make distcheck` + * Fix multiple selection being instantly deselected upon right click + * Fix multithreading issue when initializing an audio composition + * Fix out-of-date address in COPYING + * Fix project homepage URL + * Fix removed audio composition tracks not reducing total composition length + * Fix some compilation warnings + * Fix typo in burn failure dialog + * Fix XSLT processor warnings + * Add basic GitLab pipeline + * Add Markdown version of the README + * Add more translatable content to the AppStream/AppData + * Bump GLib minimum required to 2.38 + * Modernize build system + * Resolve AppStream warnings from Debian + * Strip trailing whitespace like as in Debian's build process + * Update bug tracker links in readme + * Update information on how to build xfburn + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfburn-0.6.2.tar.bz2 New: ---- xfburn-0.7.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfburn.spec ++++++ --- /var/tmp/diff_new_pack.EdEpxA/_old 2023-03-17 17:04:35.433784058 +0100 +++ /var/tmp/diff_new_pack.EdEpxA/_new 2023-03-17 17:04:35.441784100 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfburn # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,26 +17,26 @@ Name: xfburn -Version: 0.6.2 +Version: 0.7.0 Release: 0 Summary: Simple CD/DVD Burning Application License: GPL-2.0-or-later Group: Productivity/Multimedia/CD/Record URL: https://docs.xfce.org/apps/xfburn/start -Source: https://archive.xfce.org/src/apps/xfburn/0.6/%{name}-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/apps/xfburn/0.7/%{name}-%{version}.tar.bz2 BuildRequires: appstream-glib BuildRequires: intltool BuildRequires: pkgconfig -BuildRequires: pkgconfig(exo-2) -BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(exo-2) >= 0.11.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.38 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) -BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gthread-2.0) >= 2.38 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 BuildRequires: pkgconfig(gudev-1.0) -BuildRequires: pkgconfig(libburn-1) -BuildRequires: pkgconfig(libisofs-1) -BuildRequires: pkgconfig(libxfce4ui-2) +BuildRequires: pkgconfig(libburn-1) >= 0.4.2 +BuildRequires: pkgconfig(libisofs-1) >= 0.6.2 +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0 Recommends: %{name}-lang = %{version} %description @@ -62,7 +62,7 @@ %files %license COPYING -%doc README AUTHORS NEWS TODO +%doc README.md AUTHORS NEWS TODO %{_bindir}/xfburn %{_datadir}/applications/xfburn.desktop %{_mandir}/man1/xfburn.1%{?ext_man} ++++++ xfburn-0.6.2.tar.bz2 -> xfburn-0.7.0.tar.bz2 ++++++ ++++ 122912 lines of diff (skipped)
