Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package brasero for openSUSE:Factory checked in at 2021-09-29 20:17:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brasero (Old) and /work/SRC/openSUSE:Factory/.brasero.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brasero" Wed Sep 29 20:17:26 2021 rev:92 rq:921597 version:3.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/brasero/brasero.changes 2020-09-25 16:28:42.827740448 +0200 +++ /work/SRC/openSUSE:Factory/.brasero.new.1899/brasero.changes 2021-09-29 20:17:27.906786487 +0200 @@ -1,0 +2,24 @@ +Mon Sep 20 10:16:17 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 3.12.3: + + Blu-ray fixes. + + Support Tracker 3.0. + + Transcode plugin gstreamer plugin improvement. + + Fix crash with malformed URI. + + Fix default project label. + + Man page fixes. + + Header guard fix. + + Help improvements. + + Updated translations. +- Re-enable tracker support, as Tracker 3.0 is now supported: + + Pass --enable-search to configure. + + Add tracker-devel BuildRequires. +- Switch back to regular release tarball. + +------------------------------------------------------------------- +Thu Sep 16 01:24:01 UTC 2021 - Stanislav Brabec <[email protected]> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- Old: ---- _service _servicedata brasero-3.12.2+20200906.5945fdff.tar.xz New: ---- brasero-3.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brasero.spec ++++++ --- /var/tmp/diff_new_pack.ruNjXs/_old 2021-09-29 20:17:28.998787849 +0200 +++ /var/tmp/diff_new_pack.ruNjXs/_new 2021-09-29 20:17:29.002787854 +0200 @@ -1,7 +1,7 @@ # # spec file for package brasero # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,24 +17,22 @@ Name: brasero -Version: 3.12.2+20200906.5945fdff +Version: 3.12.3 Release: 0 Summary: CD/DVD burning application for GNOME License: GPL-3.0-or-later Group: Productivity/Multimedia/CD/Record URL: http://gnome.org/projects/brasero -# Service generated tarball -Source: %{name}-%{version}.tar.xz -#Source: http://download.gnome.org/sources/brasero/3.12/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/brasero/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes # Needed, as we provide a git snapshot BuildRequires: gnome-common BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: pkgconfig +BuildRequires: tracker-devel # We need the %%mime_database_* macros BuildRequires: shared-mime-info -BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gdk-x11-3.0) @@ -167,14 +165,12 @@ %prep %setup -q -translation-update-upstream %build -NOCONFIGURE=1 ./autogen.sh %configure \ --disable-static \ --disable-gtk-doc \ - --disable-search \ + --enable-search \ --enable-playlist \ --enable-nautilus \ --enable-introspection \ @@ -202,6 +198,7 @@ %post -n libbrasero-burn3-1 -p /sbin/ldconfig %post -n libbrasero-media3-1 -p /sbin/ldconfig %post -n libbrasero-utils3-1 -p /sbin/ldconfig + %post nautilus %desktop_database_post @@ -215,6 +212,7 @@ %postun -n libbrasero-burn3-1 -p /sbin/ldconfig %postun -n libbrasero-media3-1 -p /sbin/ldconfig %postun -n libbrasero-utils3-1 -p /sbin/ldconfig + %postun nautilus %desktop_database_postun @@ -251,6 +249,7 @@ %{_libdir}/libbrasero-utils3.so.1* %files devel +%doc %{_datadir}/gtk-doc/html/libbrasero-*/ %{_includedir}/brasero3/ %{_libdir}/*.so %{_libdir}/pkgconfig/libbrasero-media3.pc ++++++ brasero-3.12.2+20200906.5945fdff.tar.xz -> brasero-3.12.3.tar.xz ++++++ ++++ 243363 lines of diff (skipped)
