Hello community,

here is the log from the commit of package dateutils for openSUSE:Factory 
checked in at 2014-10-11 19:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dateutils (Old)
 and      /work/SRC/openSUSE:Factory/.dateutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dateutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dateutils/dateutils.changes      2014-10-06 
22:05:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dateutils.new/dateutils.changes 2014-10-11 
19:27:08.000000000 +0200
@@ -1,0 +2,26 @@
+Tue Oct  7 15:08:30 UTC 2014 - sweet_...@gmx.de
+
+- bump version 0.3.1, this is a bugfix release.
+  * Bugfixes:
+    - octave/matlab code is distributed fully
+    - negative durations with refined units are minus-signed only
+      once
+    - ddiff is entirely anticommutative now
+    - tests don't fail if zones don't exist on the build system
+    - dseq with empty ranges will no longer produce output (just as
+      seq(1))
+    - arbitrary integers are not interpreted as time anymore
+    - when converting from zone info properly clear zone difference
+      for %Z
+    - dseq(1) will automatically resort to +1mo and +1y iterators
+      for wildcarded ymd dates
+    - dadd(1)'ing ywd dates with output as ymd works properly now
+  * Features:
+    - ddiff can output nanosecond diffs
+    - automatic fix-up of dates is documented now
+    - parser errors and fix ups are reported through return code 2
+    - dseq with no `-f|--format` stays in the calendric system of
+      the start value instead of converting all output to ymd
+  * See info page examples and/or README. 
+
+-------------------------------------------------------------------

Old:
----
  dateutils-0.3.0.tar.xz
  tzconv.m

New:
----
  dateutils-0.3.1.tar.xz

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

Other differences:
------------------
++++++ dateutils.spec ++++++
--- /var/tmp/diff_new_pack.GBLgRa/_old  2014-10-11 19:27:09.000000000 +0200
+++ /var/tmp/diff_new_pack.GBLgRa/_new  2014-10-11 19:27:09.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define xversion 0.3.0
+%define xversion 0.3.1
 
 %define have_octave 0
 %ifarch i586 x86_64
@@ -27,15 +27,13 @@
 %endif
 
 Name:           dateutils
-Version:        0.3.0
+Version:        0.3.1
 Release:        0
 Summary:        Nifty command line date and time utilities
 License:        BSD-3-Clause
 Group:          Productivity/Text/Utilities
-Url:            https://github.com/hroptatyr/dateutils/
+URL:            https://github.com/hroptatyr/dateutils/
 Source:         
https://bitbucket.org/hroptatyr/dateutils/downloads/%{name}-%{version}.tar.xz
-## source file was missing in release 0.3.0
-Source1:        tzconv.m
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 %if 0%{?suse_version}
@@ -58,7 +56,7 @@
 
 %if %have_octave
 %package octave
-Summary:        dateutils functions for matlab and octave
+Summary:        Dateutils functions for matlab and octave
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       octave
@@ -69,7 +67,6 @@
 
 %prep
 %setup -q -n %{name}-%{xversion}
-cp -a %{SOURCE1} contrib/
 
 %build
 %configure \

++++++ dateutils-0.3.0.tar.xz -> dateutils-0.3.1.tar.xz ++++++
++++ 6944 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to