Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mate-power-manager for openSUSE:Factory checked in at 2021-08-26 23:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old) and /work/SRC/openSUSE:Factory/.mate-power-manager.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-power-manager" Thu Aug 26 23:14:53 2021 rev:29 rq:913578 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes 2021-04-27 21:35:16.916044999 +0200 +++ /work/SRC/openSUSE:Factory/.mate-power-manager.new.1899/mate-power-manager.changes 2021-08-26 23:15:48.180224516 +0200 @@ -1,0 +2,30 @@ +Sun Aug 22 10:56:23 UTC 2021 - Jan Engelhardt <[email protected]> + +- Make doc package noarch + +------------------------------------------------------------------- +Fri Aug 13 11:58:09 UTC 2021 - Hillwood Yang <[email protected]> + +- Update version to 1.26.0 + * Translations update + * update copyright to 2021 + * applets: Do not build the path to the menu files + * build: Use PACKAGE_URL variable + * update resource for transifex + * Update copyright to 2021 + * Remove warning -Wunused-but-set-variable + * update issue template + * gpm-backlight: Fix the position of the inline keyword + * mate-power-preferences: add option to enable keyboard dimming + * Switch default from libgnome-keyring to libsecret + * gpm-control.c: Add libsecret implementation to gpm_control_hibernate() + * gpm-control.c: Add libsecret implementation to gpm_control_suspend() + * Add autotools support for libsecret + * brightness applet: Prevent sliding from bogging down the UI + * Install action and status icons to right location + * Remove trailing spaces/tabs + * gpm-kbd-backlight: Remove unused functions + * Remove unused variable from gpm_notebook_scroll_event_cb +- Split doc package + +------------------------------------------------------------------- Old: ---- mate-power-manager-1.24.3.tar.xz New: ---- mate-power-manager-1.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-power-manager.spec ++++++ --- /var/tmp/diff_new_pack.zZWs9R/_old 2021-08-26 23:15:48.724224056 +0200 +++ /var/tmp/diff_new_pack.zZWs9R/_new 2021-08-26 23:15:48.728224053 +0200 @@ -16,13 +16,14 @@ # -%define _version 1.24 +%define _version 1.26 Name: mate-power-manager -Version: 1.24.3 +Version: 1.26.0 Release: 0 Summary: MATE Desktop UPower policy management License: GPL-2.0-only URL: https://mate-desktop.org/ +Group: System/GUI/Other Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE mate-power-manager-upower-0.99.7.patch -- Restore UPower 0.99.7 support. Patch0: mate-power-manager-upower-0.99.7.patch @@ -39,6 +40,7 @@ BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version} BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version} BuildRequires: pkgconfig(upower-glib) BuildRequires: pkgconfig(x11) @@ -56,6 +58,14 @@ kernel and udev. MATE Power Manager listens for system events and responds with user-configurable actions. +%package doc +Group: Documentation/HTML +Summary: Documentation how to Use Atril +BuildArch: noarch + +%description doc +This package contains the documentation for atril + %lang_package %prep @@ -70,7 +80,7 @@ %install %make_install %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot}%{_datadir}/ +%fdupes %{buildroot}%{_datadir} %files %license COPYING @@ -85,13 +95,16 @@ %{_datadir}/applications/mate-power-statistics.desktop %{_datadir}/dbus-1/services/*.service %{_datadir}/glib-2.0/schemas/*.xml -%{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/*/*/* %{_datadir}/mate-panel/ %{_datadir}/mate-power-manager/ %{_datadir}/polkit-1/ %{_mandir}/man?/*.?%{?ext_man} +%files doc +%doc %{_datadir}/help/*/%{name} + %files lang -f %{name}.lang +%exclude %{_datadir}/help/* %changelog ++++++ mate-power-manager-1.24.3.tar.xz -> mate-power-manager-1.26.0.tar.xz ++++++ ++++ 131686 lines of diff (skipped)
