Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package shared-mime-info for
openSUSE:Factory checked in at 2021-09-29 20:17:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shared-mime-info (Old)
and /work/SRC/openSUSE:Factory/.shared-mime-info.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shared-mime-info"
Wed Sep 29 20:17:52 2021 rev:67 rq:921652 version:2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/shared-mime-info/shared-mime-info.changes
2021-03-25 14:52:42.728509070 +0100
+++
/work/SRC/openSUSE:Factory/.shared-mime-info.new.1899/shared-mime-info.changes
2021-09-29 20:18:19.870892962 +0200
@@ -1,0 +2,15 @@
+Thu Sep 16 02:05:30 UTC 2021 - Stanislav Brabec <[email protected]>
+
+- Remove obsolete translation-update-upstream support
+ (jsc#SLE-21105).
+
+-------------------------------------------------------------------
+Fri Jul 30 07:32:24 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Do not ghost own %{_datadir}/mime/[a-ms-vxX]*: as those
+ files/directories do not exist during build, RPM can't expand the
+ glob and adds it literally to the file list, not having any
+ effect in the end. A cleanup of the directory structure would not
+ work anyway, as there are also files generated inside.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ shared-mime-info.spec ++++++
--- /var/tmp/diff_new_pack.6P0vj1/_old 2021-09-29 20:18:20.402894167 +0200
+++ /var/tmp/diff_new_pack.6P0vj1/_new 2021-09-29 20:18:20.406894176 +0200
@@ -33,7 +33,6 @@
# needed for xmllint
BuildRequires: libxml2-tools
BuildRequires: meson
-#BuildRequires: translation-update-upstream
BuildRequires: xmlto
# libgio-2_0-0 Requires: shared-mime-info, but this can't exist yet. We
explicitly ignore this dependency here.
#!BuildIgnore: shared-mime-info
@@ -53,8 +52,6 @@
%prep
%autosetup -p1
-# Broken as of 1.15
-#translation-update-upstream
%build
%meson
@@ -84,7 +81,6 @@
%{_datadir}/mime/packages/*.xml
%{_datadir}/pkgconfig/*.pc
%{_datadir}/gettext/its/shared-mime-info.*
-%ghost %{_datadir}/mime/[a-ms-vxX]*
%{_mandir}/man?/*%{ext_man}
%{_rpmmacrodir}/macros.shared-mime-info