Hello community, here is the log from the commit of package dateutils for openSUSE:Factory checked in at 2018-03-07 10:37:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dateutils (Old) and /work/SRC/openSUSE:Factory/.dateutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dateutils" Wed Mar 7 10:37:27 2018 rev:20 rq:583258 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dateutils/dateutils.changes 2017-10-29 20:25:21.577172384 +0100 +++ /work/SRC/openSUSE:Factory/.dateutils.new/dateutils.changes 2018-03-07 10:37:31.180327625 +0100 @@ -1,0 +2,17 @@ +Sat Mar 3 19:38:04 UTC 2018 - [email protected] + +- bump version 0.4.3 + * Features: + - base expansion works for times now + * Bugfixes: + - durations in months weeks and days are calculated + like durations in months and days, consistency + - am and pm indicators in inputs are handled properly + - military midnights decay when not printed in full + +------------------------------------------------------------------- +Thu Nov 9 10:01:28 UTC 2017 - [email protected] + +- revert non-portable changes of the last commit (SLE 11 build) + +------------------------------------------------------------------- Old: ---- dateutils-0.4.2.tar.asc dateutils-0.4.2.tar.xz New: ---- dateutils-0.4.3.tar.asc dateutils-0.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dateutils.spec ++++++ --- /var/tmp/diff_new_pack.gyDied/_old 2018-03-07 10:37:31.980298769 +0100 +++ /var/tmp/diff_new_pack.gyDied/_new 2018-03-07 10:37:31.992298337 +0100 @@ -34,7 +34,7 @@ %define have_octave 1 %endif Name: dateutils -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: Nifty command line date and time utilities License: BSD-3-Clause @@ -44,13 +44,14 @@ Source1: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.asc BuildRequires: pkgconfig BuildRequires: xz -Requires(pre): info %if 0%{?suse_version} BuildRequires: timezone %endif %if %{have_octave} BuildRequires: octave-devel %endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires(pre): info %description Dateutils are a bunch of tools that revolve around fiddling with dates @@ -104,6 +105,7 @@ %endif %files +%defattr(-,root,root) %doc %{_docdir}/%{name} %{_bindir}/dadd %{_bindir}/dconv @@ -151,6 +153,7 @@ %if %{have_octave} %files octave +%defattr(-,root,root) %dir %{_libdir}/octave/site/oct/*/dateutils/ %{_libdir}/octave/site/oct/*/dateutils/tzconv.m %{_libdir}/octave/site/oct/*/dateutils/tzconv.mex ++++++ dateutils-0.4.2.tar.xz -> dateutils-0.4.3.tar.xz ++++++ ++++ 3762 lines of diff (skipped)
