Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eom for openSUSE:Factory checked in at 2021-08-26 23:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eom (Old) and /work/SRC/openSUSE:Factory/.eom.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eom" Thu Aug 26 23:14:52 2021 rev:30 rq:913576 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eom/eom.changes 2021-04-27 21:34:35.063976108 +0200 +++ /work/SRC/openSUSE:Factory/.eom.new.1899/eom.changes 2021-08-26 23:15:45.516226767 +0200 @@ -1,0 +2,14 @@ +Sun Aug 22 10:50:47 UTC 2021 - Jan Engelhardt <[email protected]> + +- Trim filler wording from description. Make doc package noarch. + Update RPM groups. + +------------------------------------------------------------------- +Mon Aug 16 13:40:09 UTC 2021 - Hillwood Yang <[email protected]> + +- Update version to 1.26.0 + * Update translations + * update copyright to 2021 +- Split doc package + +------------------------------------------------------------------- Old: ---- eom-1.24.2.tar.xz New: ---- eom-1.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eom.spec ++++++ --- /var/tmp/diff_new_pack.pWe0AS/_old 2021-08-26 23:15:46.000226358 +0200 +++ /var/tmp/diff_new_pack.pWe0AS/_new 2021-08-26 23:15:46.004226355 +0200 @@ -17,12 +17,14 @@ %define typelib typelib-1_0-Eom-1_0 -%define _version 1.24 +%define _version 1.26 + Name: eom -Version: 1.24.2 +Version: 1.26.0 Release: 0 Summary: MATE Desktop graphics viewer License: GPL-2.0-or-later AND LGPL-2.1-or-later +Group: Productivity/Graphics/Viewers URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme @@ -53,37 +55,44 @@ %glib2_gsettings_schema_requires %description -The Eye of MATE is a simple graphics viewer for the MATE Desktop +The Eye of MATE is a graphics viewer for the MATE Desktop which uses the gdk-pixbuf library. It can deal with large images, -and zoom and scroll with constant memory usage. Its goals are -simplicity and standards compliance. +and zoom and scroll with constant memory usage. %lang_package %package devel Summary: MATE Desktop graphics viewer development files +Group: Development/Libraries/X11 Requires: %{name} = %{version} # mate-image-viewer-devel was last used in openSUSE 13.1. Provides: mate-image-viewer-devel = %{version} Obsoletes: mate-image-viewer-devel < %{version} %description devel -The Eye of MATE is a simple graphics viewer for the MATE Desktop +The Eye of MATE is a graphics viewer for the MATE Desktop which uses the gdk-pixbuf library. It can deal with large images, -and zoom and scroll with constant memory usage. Its goals are -simplicity and standards compliance. +and zoom and scroll with constant memory usage. %package -n %{typelib} Summary: MATE Desktop graphics viewer typelib +Group: System/Libraries %description -n %{typelib} -The Eye of MATE is a simple graphics viewer for the MATE Desktop +The Eye of MATE is a graphics viewer for the MATE Desktop which uses the gdk-pixbuf library. It can deal with large images, -and zoom and scroll with constant memory usage. Its goals are -simplicity and standards compliance. +and zoom and scroll with constant memory usage. + +%package doc +Group: Documentation/HTML +Summary: Documentation how to Use eom +BuildArch: noarch + +%description doc +This package contains the documentation for eom %prep -%setup -q +%autosetup %build NOCONFIGURE=1 mate-autogen @@ -109,9 +118,9 @@ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_mandir}/man?/%{name}.?%{?ext_man} -%{_datadir}/help/C/%{name}/ %files lang -f %{name}.lang +%exclude %{_datadir}/help/* %files devel %{_includedir}/%{name}-2.20/ @@ -122,4 +131,7 @@ %files -n %{typelib} %{_libdir}/girepository-1.0/Eom-1.0.typelib +%files doc +%{_datadir}/help/*/%{name}/ + %changelog ++++++ eom-1.24.2.tar.xz -> eom-1.26.0.tar.xz ++++++ ++++ 207724 lines of diff (skipped)
