From de5ed1c9328c42ad815f1d41229b9bf5d5675f115f85436bb586a16b21960dcb Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Thu, 19 Aug 2021 13:54:37 +0000 Subject: [PATCH 1/2] Accepting request 913092 from X11:MATE:Next - Update version to 1.26.0 * Update translations * update copyright to 2021 - Split doc package OBS-URL: https://build.opensuse.org/request/show/913092 OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=58 --- eom-1.24.2.tar.xz | 3 --- eom-1.26.0.tar.xz | 3 +++ eom.changes | 8 ++++++++ eom.spec | 19 ++++++++++++++++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 eom-1.24.2.tar.xz create mode 100644 eom-1.26.0.tar.xz diff --git a/eom-1.24.2.tar.xz b/eom-1.24.2.tar.xz deleted file mode 100644 index 10d4f31..0000000 --- a/eom-1.24.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eead30072ada9a697c0284ee0ac72f0cd80cf01eff43e1c260873718f2643223 -size 2428972 diff --git a/eom-1.26.0.tar.xz b/eom-1.26.0.tar.xz new file mode 100644 index 0000000..e0dd45a --- /dev/null +++ b/eom-1.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db +size 2493104 diff --git a/eom.changes b/eom.changes index ca85ca5..9f8f058 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 16 13:40:09 UTC 2021 - Hillwood Yang + +- Update version to 1.26.0 + * Update translations + * update copyright to 2021 +- Split doc package + ------------------------------------------------------------------- Mon Apr 26 10:59:01 UTC 2021 - Ferdinand Thiessen diff --git a/eom.spec b/eom.spec index 83a4b76..6f21e33 100644 --- a/eom.spec +++ b/eom.spec @@ -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 @@ -82,6 +84,14 @@ 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. +%package doc +Group: Documentation/HTML +Requires: %{name} = %{version} +Summary: Documentation how to Use eom + +%description doc +This package contains the documentation for eom + %prep %setup -q @@ -109,9 +119,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_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 +132,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n %{typelib} %{_libdir}/girepository-1.0/Eom-1.0.typelib +%files doc +%{_datadir}/help/*/%{name}/ + %changelog From 01272fc58565234966f26bd7af024cfbeb7890819b71720c12b60a03226b9d5c Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Sun, 22 Aug 2021 13:05:16 +0000 Subject: [PATCH 2/2] Accepting request 913554 from home:jengelh:branches:X11:MATE:Factory - Trim filler wording from description. Make doc package noarch. Update RPM groups. OBS-URL: https://build.opensuse.org/request/show/913554 OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=59 --- eom.changes | 6 ++++++ eom.spec | 21 ++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/eom.changes b/eom.changes index 9f8f058..dc53bb5 100644 --- a/eom.changes +++ b/eom.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 22 10:50:47 UTC 2021 - Jan Engelhardt + +- Trim filler wording from description. Make doc package noarch. + Update RPM groups. + ------------------------------------------------------------------- Mon Aug 16 13:40:09 UTC 2021 - Hillwood Yang diff --git a/eom.spec b/eom.spec index 6f21e33..ae8e4d2 100644 --- a/eom.spec +++ b/eom.spec @@ -55,45 +55,44 @@ Obsoletes: mate-image-viewer-lang < %{version} %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 -Requires: %{name} = %{version} 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