Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package remind for openSUSE:Factory checked 
in at 2024-05-07 18:04:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remind (Old)
 and      /work/SRC/openSUSE:Factory/.remind.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remind"

Tue May  7 18:04:45 2024 rev:41 rq:1172390 version:4.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/remind/remind.changes    2024-04-17 
16:24:48.041556814 +0200
+++ /work/SRC/openSUSE:Factory/.remind.new.1880/remind.changes  2024-05-07 
18:05:30.747107473 +0200
@@ -1,0 +2,34 @@
+Tue Apr 30 08:41:56 UTC 2024 - Detlef Steuer <detlef.ste...@gmx.de>
+- VERSION 4.3 Patch 7 - 2024-04-29
+
+* IMPROVEMENT: build.tk: Add a note if build.tk obtains default settings
+  from an existing Remind installation.
+
+* IMPROVEMENT: configure: Pass all args to AC_INIT including the Remind
+  home page.  Remove some unused autoconf cruft.
+
+* IMPROVEMENT: Use standard C library versions of strdup, strcasemp and
+  strncasecmp where available, rather than using our own versions.
+
+* MINOR FEATURE: remind: Make $Tt a synonym for trigtime().
+
+* BUG FIX: remind: Make sure shellescape() doesn't mangle UTF-8 characters
+  with high-bits set.
+
+* BUG FIX: remind: Don't rely on undefined behavior of "%" operator in
+  the ord() built-in function.
+
+* BUG FIX: remind: Do not clear out trigtime() unnecessarily.  Before,
+  you could not write things like the following; now you can:
+
+      REM Tue AT 11:30 DURATION 0:30 MSG Thing 1
+      REM Tue AT [trigtime()+trigduration()] DURATION 1:00 MSG Thing 2
+      REM Tue AT [trigtime()+trigduration()] DURATION 0:45 MSG Thing 3
+
+  for successive reminders that should be moved as a block if the time of
+  the first one changes.
+
+* BUG FIX: Don't update trigdate() or trigtime() while parsing a REM
+  statement... only when actually computing the trigger.
+
+-------------------------------------------------------------------

Old:
----
  remind-04.03.06.tar.gz

New:
----
  remind-04.03.07.tar.gz

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

Other differences:
------------------
++++++ remind.spec ++++++
--- /var/tmp/diff_new_pack.BWZRL3/_old  2024-05-07 18:05:31.271126527 +0200
+++ /var/tmp/diff_new_pack.BWZRL3/_new  2024-05-07 18:05:31.275126673 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           remind
-Version:        4.3.6
+Version:        4.3.7
 Release:        0
-%define tar_version 04.03.06
+%define tar_version 04.03.07
 Summary:        A sophisticated calendar and alarm program
 License:        GPL-2.0-only
 Group:          Productivity/Office/Organizers

++++++ remind-04.03.06.tar.gz -> remind-04.03.07.tar.gz ++++++
++++ 4155 lines of diff (skipped)

Reply via email to