Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-todo for openSUSE:Factory checked in at 2021-05-21 21:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old) and /work/SRC/openSUSE:Factory/.gnome-todo.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-todo" Fri May 21 21:49:46 2021 rev:19 rq:893962 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes 2020-01-27 20:15:08.096438176 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-todo.new.2988/gnome-todo.changes 2021-05-21 21:49:51.446272880 +0200 @@ -1,0 +2,11 @@ +Tue May 4 07:40:30 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.0: + + Improvements to the sidebar-based layout, including a single + headerbar. + + Port to GTK4. + + Asynchronous providers. + + Updated translations. +- Drop gnome-todo-eds-libecal-2.0.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-todo-3.91.1.tar.xz gnome-todo-eds-libecal-2.0.patch New: ---- gnome-todo-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-todo.spec ++++++ --- /var/tmp/diff_new_pack.nDrb7S/_old 2021-05-21 21:49:51.822271322 +0200 +++ /var/tmp/diff_new_pack.nDrb7S/_new 2021-05-21 21:49:51.826271307 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-todo # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2015 Bj??rn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,19 +18,14 @@ Name: gnome-todo -Version: 3.91.1 +Version: 40.0 Release: 0 Summary: Personal task manager for GNOME License: GPL-3.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Todo -Source0: https://download.gnome.org/sources/gnome-todo/3.91/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-todo-eds-libecal-2.0.patch -- Fix build with -# new evolution-data-server -Patch0: gnome-todo-eds-libecal-2.0.patch +Source0: https://download.gnome.org/sources/gnome-todo/40/%{name}-%{version}.tar.xz -BuildRequires: gobject-introspection-devel >= 1.42.0 -BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -38,13 +33,15 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.58.0 BuildRequires: pkgconfig(gmodule-export-2.0) BuildRequires: pkgconfig(goa-1.0) >= 3.2.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gtk4) >= 3.92.0 BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libecal-2.0) >= 3.33.92 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1 BuildRequires: pkgconfig(libical) >= 3.0.5 BuildRequires: pkgconfig(libpeas-1.0) >= 1.17 +BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(rest-0.7) %description @@ -77,7 +74,8 @@ %build %meson \ - -Dgtk_doc=true \ + -Ddocumentation=false \ + -Dintrospection=false \ %{nil} %meson_build @@ -94,22 +92,13 @@ %{_datadir}/metainfo/org.gnome.Todo.appdata.xml %{_datadir}/applications/org.gnome.Todo.desktop %{_datadir}/dbus-1/services/org.gnome.Todo.service -%{_datadir}/glib-2.0/schemas/org.gnome.todo.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.todo.background.gschema.xml -%{_datadir}/glib-2.0/schemas/org.gnome.todo.txt.gschema.xml -%dir %{_datadir}/%{name} -%{_datadir}/gnome-todo/org.gnome.Todo.Autostart.desktop %{_datadir}/icons/hicolor/*/apps/org.gnome.Todo* -%{_libdir}/gnome-todo/ - -%files -n typelib-1_0-Gtd-1_0 -%{_libdir}/girepository-1.0/Gtd-1.0.typelib +%{_datadir}/icons/hicolor/symbolic/actions/ %files devel %doc doc/CONTRIBUTING.md doc/HACKING.md README.md -%doc %{_datadir}/gtk-doc/html/gnome-todo/ -%{_datadir}/gir-1.0/Gtd-1.0.gir %{_includedir}/%{name}/ %{_libdir}/pkgconfig/gnome-todo.pc ++++++ gnome-todo-3.91.1.tar.xz -> gnome-todo-40.0.tar.xz ++++++ ++++ 141563 lines of diff (skipped)
