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-04-08 00:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remind (Old)
 and      /work/SRC/openSUSE:Factory/.remind.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remind"

Fri Apr  8 00:27:57 2022 rev:25 rq:967431 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/remind/remind.changes    2022-03-26 
22:32:30.598072260 +0100
+++ /work/SRC/openSUSE:Factory/.remind.new.1900/remind.changes  2022-04-08 
00:28:29.833797999 +0200
@@ -1,0 +2,49 @@
+Tue Apr  5 18:53:29 UTC 2022 - Detlef Steuer <detlef.ste...@gmx.de>
+
+-  VERSION 4.0 Patch 0 - 2022-04-04
+
+- MAJOR NEW FEATURE: remind: Remind output can effectively be
+  translated into other languages at run-time.  A number of system
+  variables let you translate English words to another language, and a
+  mechanism for altering the substitution filter at run-time lets you
+  translate its output so the results are idiomatic.  See the man page
+  sections "RUN-TIME SUPPORT FOR OTHER LANGUAGES", "RUN-TIME
+  MODIFICATION OF THE SUBSTITUTION FILTER" and "LANGUAGE PACKS".
+
+- NEW FEATURE: remind: Add the pad() built-in function
+
+- NEW FEATURE: tkremind: Day numbers can be displayed left-aligned,
+  centered or right-aligned.
+
+- IMPROVEMENT: contrib/remind-conf-mode: The Emacs syntax-highlighter
+  has been updated with the latest system variables and functions
+  and has been made case-insensitive.
+
+- IMPROVEMENT: remind, rem2ps: Use link-time optimization with gcc if
+  possible.
+
+- IMPROVEMENT: remind: Print better diagnostics when errors occur inside
+  a user-defined function.  We now show the stack trace to make it easier
+  to figure out where the error actually is.
+
+- CHANGE: Add a "q" sub-option to the "-p", "-pp", and "-ppp" options.
+  This causes Remind *not* to remove the %"...%" marker sequence from
+  remind bodies.
+
+- BUG FIX: rem2pdf: Make rem2pdf respect the --prefix ./configure flag.
+  Loosely based on patch by Jonathan Kamens.
+
+- BUG FIX: tkremind: Fix the "-m" flag, which was broken in 03.04.00.
+
+- BUG FIX: Fix the overflow-detection functions so they work with link-time
+  optimization.  The previous versions would be optimized away.
+
+- BUG FIX: Warn if the arguments to the "-@" option are out of range.
+  Problem noted by Ian! D. Allen.
+
+- BUG FIX: Always interpret $Latitude and $Longitude input values in the
+  "C" locale.  (We do accept localized input, but warn.)
+
+- BUG FIX: Fix many spelling mistakes caught by Jens Schleusener
+
+-------------------------------------------------------------------

Old:
----
  remind-03.04.02.tar.gz

New:
----
  remind-04.00.00.tar.gz

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

Other differences:
------------------
++++++ remind.spec ++++++
--- /var/tmp/diff_new_pack.7b6Ajq/_old  2022-04-08 00:28:30.493790557 +0200
+++ /var/tmp/diff_new_pack.7b6Ajq/_new  2022-04-08 00:28:30.497790512 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           remind
-Version:        3.4.2
+Version:        4.0.0
 Release:        0
-%define tar_version 03.04.02
+%define tar_version 04.00.00
 Summary:        A sophisticated calendar and alarm program
 License:        GPL-2.0-only
 Group:          Productivity/Office/Organizers
-URL:            http://www.roaringpenguin.com/products/remind
+URL:            https://dianne.skoll.ca/projects/remind/
 Source0:        %{name}-%{tar_version}.tar.gz
 Source100:      %{name}-rpmlintrc
 BuildRequires:  perl
@@ -84,4 +84,26 @@
 %attr(0755,root,root) %{_bindir}/tkremind
 %attr(0755,root,root) %{perl_vendorlib}/Remind/
 
+%dir /usr/share/remind/
+%dir /usr/share/remind/holidays
+%dir /usr/share/remind/lang
+%dir /usr/share/remind/site
+/usr/share/remind/holidays/ca.rem
+/usr/share/remind/holidays/us.rem
+/usr/share/remind/lang/auto.rem
+%lang(da) /usr/share/remind/lang/da.rem
+%lang(de) /usr/share/remind/lang/de.rem
+%lang(en) /usr/share/remind/lang/en.rem
+%lang(es) /usr/share/remind/lang/es.rem
+%lang(fi) /usr/share/remind/lang/fi.rem
+%lang(fr) /usr/share/remind/lang/fr.rem
+%lang(is) /usr/share/remind/lang/is.rem
+%lang(it) /usr/share/remind/lang/it.rem
+%lang(nl) /usr/share/remind/lang/nl.rem
+%lang(no) /usr/share/remind/lang/no.rem
+%lang(pl) /usr/share/remind/lang/pl.rem
+%lang(pt) /usr/share/remind/lang/pt.rem
+%lang(ro) /usr/share/remind/lang/ro.rem
+/usr/share/remind/site/README
+
 %changelog

++++++ remind-03.04.02.tar.gz -> remind-04.00.00.tar.gz ++++++
++++ 5658 lines of diff (skipped)

Reply via email to