Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dateutils for openSUSE:Factory checked in at 2024-01-28 19:42:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dateutils (Old) and /work/SRC/openSUSE:Factory/.dateutils.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dateutils" Sun Jan 28 19:42:08 2024 rev:32 rq:1141918 version:0.4.11 Changes: -------- --- /work/SRC/openSUSE:Factory/dateutils/dateutils.changes 2022-12-20 20:21:08.306092451 +0100 +++ /work/SRC/openSUSE:Factory/.dateutils.new.1815/dateutils.changes 2024-01-28 19:42:09.251511824 +0100 @@ -1,0 +2,14 @@ +Fri Jan 26 06:36:10 UTC 2024 - jun wang <jgw...@suse.com> + +- Updat to version 0.4.11 + * be strict about inputs in datetest --isvalid (#146) + * build on Macs again (#107) + * make illegible zone names fatal errors (#151) + * be strict in datetest --isvalid when inputs have been + specified (#146) + * fix issue with negative days remaining after adding months + in datediff (#153) +- Remove patches 841c635b.patch and 35041f4d.patch because + they have been applied in source code + +------------------------------------------------------------------- Old: ---- 35041f4d.patch 841c635b.patch dateutils-0.4.10.tar.asc dateutils-0.4.10.tar.xz New: ---- dateutils-0.4.11.tar.asc dateutils-0.4.11.tar.xz BETA DEBUG BEGIN: Old: in datediff (#153) - Remove patches 841c635b.patch and 35041f4d.patch because they have been applied in source code Old: in datediff (#153) - Remove patches 841c635b.patch and 35041f4d.patch because they have been applied in source code BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dateutils.spec ++++++ --- /var/tmp/diff_new_pack.hS34su/_old 2024-01-28 19:42:10.079541650 +0100 +++ /var/tmp/diff_new_pack.hS34su/_new 2024-01-28 19:42:10.079541650 +0100 @@ -1,7 +1,7 @@ # # spec file for package dateutils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dateutils -Version: 0.4.10 +Version: 0.4.11 Release: 0 Summary: Command line date and time utilities License: BSD-3-Clause @@ -26,8 +26,6 @@ Source0: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.asc Source2: %{name}.keyring -Patch0: https://github.com/hroptatyr/dateutils/commit/841c635b.patch -Patch1: https://github.com/hroptatyr/dateutils/commit/35041f4d.patch BuildRequires: octave-devel BuildRequires: pkgconfig BuildRequires: timezone @@ -50,7 +48,7 @@ Dateutils can be used from within matlab or ocatave. %prep -%autosetup -p1 +%setup -q %build %configure \ ++++++ dateutils-0.4.10.tar.xz -> dateutils-0.4.11.tar.xz ++++++ ++++ 41765 lines of diff (skipped)