Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mako for openSUSE:Factory checked in 
at 2021-05-04 22:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mako (Old)
 and      /work/SRC/openSUSE:Factory/.mako.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mako"

Tue May  4 22:00:55 2021 rev:5 rq:890242 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/mako/mako.changes        2020-01-13 
22:22:13.354537660 +0100
+++ /work/SRC/openSUSE:Factory/.mako.new.2988/mako.changes      2021-05-04 
22:01:00.116597794 +0200
@@ -1,0 +2,15 @@
+Mon May  3 19:26:47 UTC 2021 - Denys Kondratenko <std...@opensuse.org>
+
+- Update to 1.5:
+  * Allow multiple notifications to be anchored to different outputs, 
+    edges and layers at the same time
+  * Add an history buffer for expired notifications
+  * Add customizable button and touch bindings
+  * Add regex criteria for summary and body
+  * Make icon position configurable
+  * Add support for basu, for non-systemd installations
+  * Allow specifying notification IDs with makoctl
+  * Allow dismissing a whole group at once with makoctl
+  * Make text alignment customizable
+
+-------------------------------------------------------------------

Old:
----
  v1.4.1.tar.gz

New:
----
  v1.5.tar.gz

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

Other differences:
------------------
++++++ mako.spec ++++++
--- /var/tmp/diff_new_pack.IPvf2O/_old  2021-05-04 22:01:01.552592398 +0200
+++ /var/tmp/diff_new_pack.IPvf2O/_new  2021-05-04 22:01:01.552592398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mako
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           mako
-Version:        1.4.1
+Version:        1.5
 Release:        0
 Summary:        A Wayland notification daemon
 License:        MIT
@@ -41,7 +41,13 @@
 %setup -q
 
 %build
-%meson
+export CFLAGS="%{optflags}"
+%meson \
+%if 0%{?suse_version} < 1550
+  -Dtray=disabled \
+%endif
+  -Dsd-bus-provider=libsystemd
+
 %meson_build
 
 %install

++++++ v1.4.1.tar.gz -> v1.5.tar.gz ++++++
++++ 3787 lines of diff (skipped)

Reply via email to