Hello community,

here is the log from the commit of package dateutils for openSUSE:Factory 
checked in at 2018-08-31 10:43:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dateutils (Old)
 and      /work/SRC/openSUSE:Factory/.dateutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dateutils"

Fri Aug 31 10:43:47 2018 rev:21 rq:631611 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dateutils/dateutils.changes      2018-03-07 
10:37:31.180327625 +0100
+++ /work/SRC/openSUSE:Factory/.dateutils.new/dateutils.changes 2018-08-31 
10:44:20.959195705 +0200
@@ -1,0 +2,26 @@
+Sat Aug 25 18:31:39 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of descriptions.
+- Trim idempotent %if..%endif guards.
+
+-------------------------------------------------------------------
+Tue Aug 14 10:42:17 UTC 2018 - mvet...@suse.com
+
+- Update to 0.4.4:
+  Incompatible changes:
+  * suffix `m` is no longer accepted as a synonym for `mo`
+    with date-only input, issue #76
+  Bugfixes:
+  * expose BSD routines (fgetln()) to yuck
+  * for dates passed to dateround(1) that coincidentally
+    match the roundspecs do read them as dates
+  * wrong timestamps read via -i %s signal error
+  * facilitate bmake build
+  * time rounding on date-only input keeps the date unchanged
+  * dateseq's short-cut iterator (2 date arguments) does not
+    interfere with the 3-argument version
+  * adding 0 date or time units does not change the summand
+  * datezone on times (without date) will return times
+  * zones are singletons now, opened and closed only once
+
+-------------------------------------------------------------------

Old:
----
  dateutils-0.4.3.tar.asc
  dateutils-0.4.3.tar.xz

New:
----
  dateutils-0.4.4.tar.asc
  dateutils-0.4.4.tar.xz

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

Other differences:
------------------
++++++ dateutils.spec ++++++
--- /var/tmp/diff_new_pack.8xa5dd/_old  2018-08-31 10:44:21.551196413 +0200
+++ /var/tmp/diff_new_pack.8xa5dd/_new  2018-08-31 10:44:21.555196417 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dateutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,9 +34,9 @@
 %define have_octave 1
 %endif
 Name:           dateutils
-Version:        0.4.3
+Version:        0.4.4
 Release:        0
-Summary:        Nifty command line date and time utilities
+Summary:        Command line date and time utilities
 License:        BSD-3-Clause
 Group:          Productivity/Text/Utilities
 Url:            https://github.com/hroptatyr/dateutils/
@@ -61,7 +61,6 @@
 conversions, and as such they are highly pipe-able and modeled after
 their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).
 
-%if %{have_octave}
 %package octave
 Summary:        Dateutils functions for matlab and octave
 Group:          Development/Libraries/Other
@@ -70,7 +69,6 @@
 
 %description octave
 Dateutils can be used from within matlab or ocatave.
-%endif
 
 %prep
 %setup -q

++++++ dateutils-0.4.3.tar.xz -> dateutils-0.4.4.tar.xz ++++++
++++ 4617 lines of diff (skipped)


Reply via email to