Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package remind for openSUSE:Factory checked in at 2023-01-02 15:02:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/remind (Old) and /work/SRC/openSUSE:Factory/.remind.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "remind" Mon Jan 2 15:02:23 2023 rev:32 rq:1046107 version:4.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/remind/remind.changes 2022-12-16 17:52:18.084232218 +0100 +++ /work/SRC/openSUSE:Factory/.remind.new.1563/remind.changes 2023-01-02 15:02:29.933462400 +0100 @@ -1,0 +2,28 @@ +Mon Jan 2 09:24:28 UTC 2023 - Detlef Steuer <detlef.ste...@gmx.de> + +- VERSION 4.2 Patch 2 - 2023-01-01 + +- NEW FEATURE: Remind: Add the NOQUEUE modifier to the REM statement for + explicitly telling Remind not to queue a timed reminder. + +- NEW FEATURE: Remind: Add soleq() function to return the DATETIME of + solstices and equinoxes. See $SysInclude/seasons.rem for an example + of how to use the function. + +- MINOR IMPROVEMENT: Update examples/astro to include solstices and equinoxes. + +- BUG FIX: TkRemind: Provide better error indication if showing today's + reminders fails on startup. + +- BUG FIX: Remind: Refuse to read world-writable directories. + +- BUG FIX: Tests depended on the actual date of the test run. This has + been fixed. + +- INTERNAL CHANGE: Remind: Change inappropriately-named "Julian" variables + to "DSE" (= Days Since Epoch) since they weren't really holding true + Julian dates. + +- INTERNAL CHANGE: Add "SPDX-License-Identifier" tags to most files. + +------------------------------------------------------------------- Old: ---- remind-04.02.01.tar.gz New: ---- remind-04.02.02.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ remind.spec ++++++ --- /var/tmp/diff_new_pack.kuMCTQ/_old 2023-01-02 15:02:31.049468672 +0100 +++ /var/tmp/diff_new_pack.kuMCTQ/_new 2023-01-02 15:02:31.057468717 +0100 @@ -1,7 +1,7 @@ # # spec file for package remind # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: remind -Version: 4.2.1 +Version: 4.2.2 Release: 0 -%define tar_version 04.02.01 +%define tar_version 04.02.02 Summary: A sophisticated calendar and alarm program License: GPL-2.0-only Group: Productivity/Office/Organizers @@ -89,6 +89,7 @@ %dir /usr/share/remind/lang %dir /usr/share/remind/site /usr/share/remind/ansitext.rem +/usr/share/remind/seasons.rem /usr/share/remind/holidays/ca.rem /usr/share/remind/holidays/fr.rem /usr/share/remind/holidays/jewish.rem ++++++ remind-04.02.01.tar.gz -> remind-04.02.02.tar.gz ++++++ ++++ 4847 lines of diff (skipped)