Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfburn for openSUSE:Leap:16.0 
checked in at 2025-07-14 15:58:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/xfburn (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.xfburn.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfburn"

Mon Jul 14 15:58:53 2025 rev:2 rq:1291992 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/xfburn/xfburn.changes  2025-03-19 
12:00:56.413520448 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.xfburn.new.7373/xfburn.changes        
2025-07-14 15:59:08.885118866 +0200
@@ -1,0 +2,13 @@
+Fri Jun 20 09:23:24 UTC 2025 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 0.8.0
+  * Add support for Meson
+  * Support large BD discs (thanks @ToddAWalter)
+  * Check for ID_TYPE "cd/dvd" (thanks @luik)
+  * Update xfburn.desktop.in file
+  * Replace deprecated exo with libxfce4ui 4.21.0
+  * Remove dead code
+  * I18n: Update po/LINGUAS list
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  xfburn-0.7.2.tar.bz2

New:
----
  xfburn-0.8.0.tar.bz2

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

Other differences:
------------------
++++++ xfburn.spec ++++++
--- /var/tmp/diff_new_pack.vd8wpx/_old  2025-07-14 15:59:09.537145874 +0200
+++ /var/tmp/diff_new_pack.vd8wpx/_new  2025-07-14 15:59:09.557146703 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfburn
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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,32 @@
 
 
 Name:           xfburn
-Version:        0.7.2
+Version:        0.8.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.7/%{name}-%{version}.tar.bz2
+Source:         
https://archive.xfce.org/src/apps/xfburn/0.8/%{name}-%{version}.tar.bz2
 BuildRequires:  appstream-glib
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool
+BuildRequires:  meson >= 0.56.0
 BuildRequires:  pkgconfig
-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) >= 2.38
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
-BuildRequires:  pkgconfig(gudev-1.0)
+BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(exo-2) >= 4.18.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
+BuildRequires:  pkgconfig(gudev-1.0) >= 145
 BuildRequires:  pkgconfig(libburn-1) >= 0.4.2
 BuildRequires:  pkgconfig(libisofs-1) >= 0.6.2
-BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.18.0
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.18.0
 Recommends:     %{name}-lang = %{version}
 
 %description
@@ -50,11 +56,11 @@
 %autosetup
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %find_lang %{name} %{?no_lang_C}
 

++++++ xfburn-0.7.2.tar.bz2 -> xfburn-0.8.0.tar.bz2 ++++++
++++ 80419 lines of diff (skipped)

Reply via email to