Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package endeavour for openSUSE:Factory 
checked in at 2023-03-24 15:19:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/endeavour (Old)
 and      /work/SRC/openSUSE:Factory/.endeavour.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "endeavour"

Fri Mar 24 15:19:17 2023 rev:2 rq:1073150 version:43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/endeavour/endeavour.changes      2022-09-22 
17:33:17.613462449 +0200
+++ /work/SRC/openSUSE:Factory/.endeavour.new.31432/endeavour.changes   
2023-03-24 15:19:32.302611784 +0100
@@ -1,0 +2,14 @@
+Wed Mar 15 13:08:57 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 43.0:
+  + The Welcome screen has been removed, as its design didn't
+    really work out.
+  + The notification system was switched to use AdwToast instead of
+    the older, custom notifications.
+  + Styles have been updated to fit a more Adwaita-like design.
+  + Lots of bugs have been squashed, leading to a more stable
+    experience.
+  + Updated translations.
+- Add check section and run meson_test macro during build.
+
+-------------------------------------------------------------------

Old:
----
  endeavour-42.0.obscpio

New:
----
  endeavour-43.0.obscpio

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

Other differences:
------------------
++++++ endeavour.spec ++++++
--- /var/tmp/diff_new_pack.SzFcpn/_old  2023-03-24 15:19:32.814614454 +0100
+++ /var/tmp/diff_new_pack.SzFcpn/_new  2023-03-24 15:19:32.818614474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package endeavour
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2022 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           endeavour
-Version:        42.0
+Version:        43.0
 Release:        0
 Summary:        Personal task manager for GNOME
 License:        GPL-3.0-or-later
@@ -64,7 +64,7 @@
 
 %build
 # NOTE: We are not building introspection support as that
-# introduces a dep on a private lib, last checked ver 41.0
+# introduces a dep on a private lib, last checked ver 43.0
 %meson \
        -D introspection=false \
        %{nil}
@@ -75,12 +75,14 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
+%check
+%meson_test
+
 %files
 %license COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/org.gnome.Todo.desktop
 %{_datadir}/dbus-1/services/org.gnome.Todo.service
-%{_datadir}/glib-2.0/schemas/org.gnome.todo.background.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml
 %{_datadir}/help/C/%{name}/
 %dir %{_datadir}/icons/hicolor/symbolic/actions

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SzFcpn/_old  2023-03-24 15:19:32.846614620 +0100
+++ /var/tmp/diff_new_pack.SzFcpn/_new  2023-03-24 15:19:32.850614641 +0100
@@ -3,9 +3,9 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/World/endeavour.git</param>
-    <param name="revision">v42.0</param>
+    <param name="revision">43.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="versionrewrite-pattern">v([0-9\.]*)</param>
+<!--    <param name="versionrewrite-pattern">v([0-9\.]*)</param> -->
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ endeavour-42.0.obscpio -> endeavour-43.0.obscpio ++++++
++++ 28072 lines of diff (skipped)

++++++ endeavour.obsinfo ++++++
--- /var/tmp/diff_new_pack.SzFcpn/_old  2023-03-24 15:19:33.178616351 +0100
+++ /var/tmp/diff_new_pack.SzFcpn/_new  2023-03-24 15:19:33.182616373 +0100
@@ -1,5 +1,5 @@
 name: endeavour
-version: 42.0
-mtime: 1658912540
-commit: 188ef00f6194c1dd36d39279c2d7a5429a68d3f5
+version: 43.0
+mtime: 1667373072
+commit: 92706b42784e553d9f841117111a5e14bd201e1c
 

Reply via email to