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-12-30 17:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-todo.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-todo"

Thu Dec 30 17:10:27 2021 rev:23 rq:943239 version:41.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes    2021-11-05 
22:59:22.476310666 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-todo.new.1896/gnome-todo.changes  
2021-12-30 17:10:29.302854924 +0100
@@ -1,0 +2,8 @@
+Wed Dec 29 09:47:45 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Add fdupes BuildRequires and macro, remove duplicate files. Add
+  a note about why we are passing introspection=false to meson and
+  not building introspection support (brings a dependency on a
+  private library).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-todo.spec ++++++
--- /var/tmp/diff_new_pack.0EJyt7/_old  2021-12-30 17:10:29.858855234 +0100
+++ /var/tmp/diff_new_pack.0EJyt7/_new  2021-12-30 17:10:29.862855236 +0100
@@ -26,6 +26,7 @@
 URL:            https://wiki.gnome.org/Apps/Todo
 Source0:        
https://download.gnome.org/sources/gnome-todo/41/%{name}-%{version}.tar.xz
 
+BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -74,6 +75,7 @@
 %autosetup -p1
 
 %build
+# NOTE: We are not building introspection support as that introduces a dep on 
a private lib, last checked ver 41.0
 %meson \
         -Dintrospection=false \
        %{nil}
@@ -83,6 +85,7 @@
 %meson_install
 %suse_update_desktop_file -r org.gnome.Todo Office ProjectManagement
 %find_lang %{name} %{?no_lang_C}
+%fdupes %{buildroot}%{_datadir}
 
 %files
 %license COPYING
@@ -95,7 +98,6 @@
 %{_datadir}/help/C/%{name}/
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Todo*
 %{_datadir}/icons/hicolor/symbolic/actions/
-%dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.gnome.Todo.appdata.xml
 
 %files devel

Reply via email to