Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mcomix for openSUSE:Factory checked in at 2022-06-28 15:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mcomix (Old) and /work/SRC/openSUSE:Factory/.mcomix.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mcomix" Tue Jun 28 15:22:35 2022 rev:2 rq:985411 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mcomix/mcomix.changes 2022-06-02 21:54:36.572399148 +0200 +++ /work/SRC/openSUSE:Factory/.mcomix.new.1548/mcomix.changes 2022-06-28 15:22:52.989988143 +0200 @@ -1,0 +2,6 @@ +Tue Jun 28 02:57:26 UTC 2022 - Giacomo Comes <[email protected]> + +- add Requires: typelib-1_0-Gtk-3_0 + * fix boo#1200948 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mcomix.spec ++++++ --- /var/tmp/diff_new_pack.9XpjpX/_old 2022-06-28 15:22:53.477988871 +0200 +++ /var/tmp/diff_new_pack.9XpjpX/_new 2022-06-28 15:22:53.481988877 +0200 @@ -1,7 +1,7 @@ # # spec file for package mcomix # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,26 +12,28 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: mcomix Version: 2.0.2 Release: 0 Summary: Comics Viewer License: GPL-2.0-only Group: Productivity/Graphics/Viewers -Url: http://sourceforge.net/p/mcomix/wiki/Home/ +URL: http://sourceforge.net/p/mcomix/wiki/Home/ Source0: https://sourceforge.net/projects/mcomix/files/MComix-%{version}/%{name}-%{version}.tar.gz -BuildRequires: python3-setuptools BuildRequires: gobject-introspection +BuildRequires: python3-setuptools +Requires: /usr/bin/7z Requires: python3-Pillow Requires: python3-gobject-Gdk Requires: python3-pycairo -Requires: /usr/bin/7z -Recommends: unrar +Requires: typelib-1_0-Gtk-3_0 Recommends: /usr/bin/lha Recommends: mupdf +Recommends: unrar BuildArch: noarch %if 0%{?suse_version} BuildRequires: fdupes @@ -59,7 +61,6 @@ %fdupes -s %{buildroot}%{python_sitelib}/mcomix-* %endif - %files -n %{name} -f %{name}.lang %{_bindir}/mcomix %{python_sitelib}/mcomix-*
