Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-pomodoro for openSUSE:Factory checked in at 2023-04-03 17:46:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-pomodoro (Old) and /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-pomodoro" Mon Apr 3 17:46:23 2023 rev:32 rq:1076877 version:0.23.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-pomodoro/gnome-pomodoro.changes 2023-03-24 15:20:10.122808984 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.9019/gnome-pomodoro.changes 2023-04-03 17:46:24.398314066 +0200 @@ -1,0 +2,25 @@ +Fri Mar 31 15:34:23 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 0.23.1: + * Fixed invalid appdata file + +------------------------------------------------------------------- +Wed Mar 29 10:51:27 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Validate appdata during check. (We already had the needed + dependency in place). +- Use ldconfig_scriptlets macro. + +------------------------------------------------------------------- +Mon Mar 27 06:52:57 UTC 2023 - Michael Vetter <mvet...@suse.com> + + +- Update to 0.23.0: + * Marked extension as compatible with GNOME Shell 44 + * Added skip button + * Lock-screen widget + * Fixed annoucement notification getting dismiss +- Drop e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch +- Update Source to new home. + +------------------------------------------------------------------- Old: ---- 0.22.1.tar.gz e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch New: ---- 0.23.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-pomodoro.spec ++++++ --- /var/tmp/diff_new_pack.rpTucz/_old 2023-04-03 17:46:25.656776975 +0200 +++ /var/tmp/diff_new_pack.rpTucz/_new 2023-04-03 17:46:25.701004106 +0200 @@ -18,18 +18,14 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-pomodoro -Version: 0.22.1 +Version: 0.23.1 Release: 0 Summary: A time management utility for GNOME License: GPL-3.0-or-later Group: Productivity/Office/Other URL: https://gnomepomodoro.org -Source: https://github.com/codito/%{name}/archive/%{version}.tar.gz +Source: https://github.com/gnome-pomodoro/gnome-pomodoro/archive/refs/tags/%{version}.tar.gz Source99: gnome-pomodoro-rpmlintrc - -# PATCH-FIX-UPSTREAM e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch -- Mark extension as compatible with GNOME Shell 44 -Patch: https://github.com/gnome-pomodoro/gnome-pomodoro/commit/e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch - BuildRequires: desktop-file-utils BuildRequires: docbook-utils BuildRequires: gettext >= 0.19.6 @@ -82,10 +78,10 @@ %find_lang %{name} %check -desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Pomodoro.desktop +desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Pomodoro.desktop +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Pomodoro.appdata.xml -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %posttrans gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : ++++++ 0.22.1.tar.gz -> 0.23.1.tar.gz ++++++ ++++ 26498 lines of diff (skipped)