Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chemical-mime-data for 
openSUSE:Factory checked in at 2026-04-04 21:38:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chemical-mime-data (Old)
 and      /work/SRC/openSUSE:Factory/.chemical-mime-data.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chemical-mime-data"

Sat Apr  4 21:38:19 2026 rev:6 rq:1344594 version:0.1.94

Changes:
--------
--- /work/SRC/openSUSE:Factory/chemical-mime-data/chemical-mime-data.changes    
2024-02-27 22:50:26.767079109 +0100
+++ 
/work/SRC/openSUSE:Factory/.chemical-mime-data.new.21863/chemical-mime-data.changes
 2026-04-04 21:38:19.937976034 +0200
@@ -1,0 +2,8 @@
+Sat Apr  4 18:38:55 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Remove processing of icons, these were generic placeholders,
+  and removed upstream.
+  * Drop reproducible.patch
+- Clean up spec file.
+
+-------------------------------------------------------------------

Old:
----
  reproducible.patch

----------(Old B)----------
  Old:  and removed upstream.
  * Drop reproducible.patch
- Clean up spec file.
----------(Old E)----------

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

Other differences:
------------------
++++++ chemical-mime-data.spec ++++++
--- /var/tmp/diff_new_pack.gRY8cj/_old  2026-04-04 21:38:21.774051601 +0200
+++ /var/tmp/diff_new_pack.gRY8cj/_new  2026-04-04 21:38:21.790052259 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package chemical-mime-data
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,21 +22,16 @@
 Summary:        A collection of data files for various chemical MIME types
 License:        LGPL-2.0-or-later
 Group:          System/Base
-Url:            http://www.ch.ic.ac.uk/chemime/
+URL:            https://github.com/dleidert/chemical-mime
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM -- ToDo
-Patch0:         reproducible.patch
-BuildRequires:  ImageMagick
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  shared-mime-info
 BuildRequires:  xsltproc
-Requires:       hicolor-icon-theme
 Requires:       shared-mime-info
-Recommends:     gnome-icon-theme
 BuildArch:      noarch
 
 %description
@@ -51,35 +46,27 @@
 %autosetup -p1
 
 %build
+export CONVERT=/usr/bin/true
 %configure --disable-static \
            --disable-update-database \
            --without-gnome-mime \
            --without-kde-mime \
+           --without-pixmaps \
+           --without-hicolor-theme \
+           --enable-convert=true \
            --docdir=%{_defaultdocdir}/%{name}
 
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 %find_lang %{name}
 %fdupes %{buildroot}/%{_prefix}
 
-%if 0%{?suse_version} < 1330
-%post
-%mime_database_post
-
-%postun
-%mime_database_postun
-%endif
-
 %files -f %{name}.lang
-%defattr (-, root, root)
 %doc %{_defaultdocdir}/%{name}
 %license COPYING
 %doc AUTHORS ChangeLog HACKING NEWS README THANKS TODO
-%{_datadir}/icons/hicolor/
-%{_datadir}/pixmaps/chemistry.png
-%{_datadir}/pixmaps/gnome-mime-chemical.png
 %{_datadir}/mime/packages/chemical-mime-data.xml
 %{_datadir}/pkgconfig/chemical-mime-data.pc
 

++++++ chemical-mime-data-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.gRY8cj/_old  2026-04-04 21:38:22.174068064 +0200
+++ /var/tmp/diff_new_pack.gRY8cj/_new  2026-04-04 21:38:22.210069545 +0200
@@ -1,6 +1,3 @@
-# that's are just mime entries...
-addFilter("W: untranslated-desktop-file /usr/share/mimelnk/chemical/.*")
-addFilter("W: untranslated-desktop-file /opt/kde3/share/mimelnk/chemical/.*")
 # I hate to create a devel package containing just one file...
 
addFilter("devel-file-in-non-devel-package.*/usr/share/pkgconfig/chemical-mime-data.pc")
 # Yes, this noarch package contains just (mime) textfiles....

Reply via email to