Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package remind for openSUSE:Factory checked 
in at 2026-08-06 16:38:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remind (Old)
 and      /work/SRC/openSUSE:Factory/.remind.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remind"

Thu Aug  6 16:38:06 2026 rev:74 rq:1369969 version:6.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/remind/remind.changes    2026-07-14 
13:50:58.557139839 +0200
+++ /work/SRC/openSUSE:Factory/.remind.new.16738/remind.changes 2026-08-06 
16:38:26.774284347 +0200
@@ -1,0 +2,75 @@
+Thu Aug  6 07:23:16 UTC 2026 - Detlef Steuer <[email protected]>
+
+* VERSION 06.02.10 - 2026-08-05
+
+- IMPROVEMENT: TkRemind: Theme *all* dialogs and popups according to
+  the selected color scheme.  No more surprisingly-bright popups when
+  you go to create a new reminder in Dark Mode.
+
+  Note that to fully support this, two new color options have been
+  added.  If you've customized your colors (ie, are using something
+  other than the built-in Light and Dark themes) you will need to set
+  the new options "Active entry background" and "Disabled entry
+  background".  TkRemind will warn you if your options file was
+  created by an older version of TkRemind, and will prompt you to
+  update and save the options.
+
+- IMPROVEMENT: TkRemind: If you resize the "Help" window, the man page
+  text is re-flowed to adjust to the new size.
+
+- DOCUMENTATION FIX: TkRemind: The tkremind man page has been updated
+  and some inaccuracies corrected.
+
+- IMPROVEMENT: Remind: Better reporting of "too many arguments" error
+  when parsing expressions.
+
+- BUG FIX: TkRemind: If the date rolls over from one month to the
+  next, properly update the calendar display to the new month.
+
+-------------------------------------------------------------------
+Mon Aug  3 09:15:27 UTC 2026 - Detlef Steuer <[email protected]>
+
+- VERSION 06.02.09 - 2026-07-28
+
+- IMPROVEMENT: remind: When compiling an expression, keep pointers to
+  system variables instead of storing names.  This avoids having to
+  look up the system variable by name each time it is evaluated.  This
+  improves efficiency, though probably not by a noticeable amount.
+
+- IMPROVEMENT: remind: In several places, replace a series of
+  "if ... else if ... else ..." sequences with "switch ... case ..."
+  Again, this probably improves efficiency, and again, probably not
+  noticeably.
+
+- IMPROVEMENT: remind: Emit more helpful error messages if Remind is
+  unable to open a file.
+
+- IMPROVEMENT: remind: Add three new system variables to limit Remind
+  from consuming all of memory if you feed it pathological input.  If
+  you set the variables to zero, then Remind falls back to its
+  previous behavior of trusting that you know what you are doing.
+
+  The three new variables are:
+
+  o $MaxIncludeCmdLines - default 10000.  Limit the output of an
+    INCLUDECMD command to this many lines.  Prevents Remind from
+    consuming all memory if you do something like: INCLUDECMD yes
+
+  o $MaxLineLength - default 10485760 (10MB).  Limit the total length
+    of an input line, including continuations, to this many bytes.  If
+    you have a script with a line larger than 10MB, you should adjust
+    this system variable and re-think your life choices.  Prevents Remind
+    from consuming all memory if you do something like:
+
+        perl -e 'print "REM foo foo foo foo" x 10000000000' | remind -
+
+  o $MaxCachedLines - default 1000000 (1 million).  Limits the number
+    of lines per file that will be cached in memory during a calendar
+    run.  If a file is longer than this many lines, it will be re-read
+    from disk for each run.  Prevents Remind from consuming all memory
+    if you do something like:  remind -c /dev/urandom
+
+- CHANGE: rem2ps: Print a note that rem2ps is deprecated and that
+  rem2pdf should be used instead.
+
+-------------------------------------------------------------------

Old:
----
  remind-06.02.08.tar.gz

New:
----
  remind-06.02.10.tar.gz

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

Other differences:
------------------
++++++ remind.spec ++++++
--- /var/tmp/diff_new_pack.8OenB4/_old  2026-08-06 16:38:28.010326405 +0200
+++ /var/tmp/diff_new_pack.8OenB4/_new  2026-08-06 16:38:28.014326541 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           remind
-Version:        6.2.8
+Version:        6.2.10
 Release:        0
-%define tar_version 06.02.08
+%define tar_version 06.02.10
 Summary:        A sophisticated calendar and alarm program
 License:        GPL-2.0-only
 Group:          Productivity/Office/Organizers

++++++ remind-06.02.08.tar.gz -> remind-06.02.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/remind/remind-06.02.08.tar.gz 
/work/SRC/openSUSE:Factory/.remind.new.16738/remind-06.02.10.tar.gz differ: 
char 5, line 1

Reply via email to