Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package remind for openSUSE:Factory checked in at 2022-01-07 12:45:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/remind (Old) and /work/SRC/openSUSE:Factory/.remind.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "remind" Fri Jan 7 12:45:58 2022 rev:22 rq:944499 version:3.3.11 Changes: -------- --- /work/SRC/openSUSE:Factory/remind/remind.changes 2021-10-15 23:04:43.754130214 +0200 +++ /work/SRC/openSUSE:Factory/.remind.new.1896/remind.changes 2022-01-07 12:47:28.727891185 +0100 @@ -1,0 +2,74 @@ +Thu Dec 30 15:20:00 UTC 2021 - Detlef Steuer <[email protected]> + +* VERSION 3.3 Patch 11 - 2021-12-30 + +- IMPROVEMENT: TkRemind: Save the print dialog settings so they persist. + +- IMPROVEMENT: TkRemind: Show queue in sorted order. + +- IMPROVEMENT: TkRemind: Pass "-r" flag to inotifywait + +- IMPROVEMENT: TkRemind: Draw moon phases with Tk canvas items rather than + using PNG images. This lets them change color along with other TkRemind + preferences. + +- IMPROVEMENT: TkRemind: Underline editable reminders when the pointer enters + them; fire up the editor with either Button-1 or Button-3 for + non-TkRemind-generated reminders. + +- NEW FUNCTION: Remind: Add the isany() built-in function. + +- IMPROVEMENT: rem2html: Add class names indicating number of rows in calendar + +- IMPROVEMENT: remind: In -z0 mode, sleep with higher precision to ensure we + wake as close to possible to each 1-minute boundary. + +- IMPROVEMENT: rem2html: Coalesce table.rem-cal CSS into one block. Thanks + to Ian! D. Allen for pointing this out. + +- IMPROVEMENT: examples/defs.rem: Modernize the examples and get rid of some + cruft. + +- CHANGE: Add $Latitude and $Longitude system variables. Deprecate + $LatDeg, $LatMin, $LatSec, $LongDeg, $LongMin and $LongSec. + +- CHANGE: Test: Add "dump $" to test.rem. + +------------------------------------------------------------------- +Tue Nov 30 15:04:45 UTC 2021 - Detlef Steuer <[email protected]> + +- Changes to remind + +* VERSION 3.3 Patch 10 - 2021-11-30 + +- IMPROVEMENT: TkRemind: Apply window and text colors to all GUI elements + including buttons and status labels. + +- NEW FEATURE: The new ADDOMIT keyword can shorten reminder files. + The command: + + REM ...whatever... ADDOMIT MSG Foo + + behaves identically to: + + REM ...whatever... SATISFY 1 + IF trigvalid() + OMIT [trigdate()] MSG Foo + ENDIF + + For example, Labour Day can be displayed and omitted as follows: + + REM Mon 1 Sep SCANFROM -7 ADDOMIT MSG Labour Day + +- UPDATE: Update contrib/remind-conf-mode to latest release + +- CHANGE: The parser does not auto-convert numbers 90-99 to 1990-1999. This + was messing up things like "DURATION 90". It also means you can no longer + abbreviate the years 1990-1999 as 90-99. + +- BUG FIX: Various documentation fixes + +- BUG FIX: When switching users with the "-u" option, call initgroups() + to properly set group membership list. + +------------------------------------------------------------------- Old: ---- remind-03.03.09.tar.gz remind-3.3.9-rpmlintrc New: ---- remind-03.03.11.tar.gz remind-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ remind.spec ++++++ --- /var/tmp/diff_new_pack.XWZcsY/_old 2022-01-07 12:47:29.171891493 +0100 +++ /var/tmp/diff_new_pack.XWZcsY/_new 2022-01-07 12:47:29.175891496 +0100 @@ -17,15 +17,15 @@ Name: remind -Version: 3.3.9 +Version: 3.3.11 Release: 0 -%define tar_version 03.03.09 +%define tar_version 03.03.11 Summary: A sophisticated calendar and alarm program License: GPL-2.0-only Group: Productivity/Office/Organizers URL: http://www.roaringpenguin.com/products/remind Source0: %{name}-%{tar_version}.tar.gz -Source100: %{name}-%{version}-rpmlintrc +Source100: %{name}-rpmlintrc Patch0: remind-nostrip.patch BuildRequires: perl BuildRequires: perl-Getopt-Long-Descriptive ++++++ remind-03.03.09.tar.gz -> remind-03.03.11.tar.gz ++++++ ++++ 6316 lines of diff (skipped) ++++++ remind-rpmlintrc ++++++ # Bogus warning - dependency on tcllib isn't added automatically addFilter ("explicit-lib-dependency tcllib")
