SHA256
1
0
forked from pool/dateutils

Accepting request 355470 from home:rudi_m

- bump version 0.3.5, this is a bugfix release. 
  * Bugfixes:
    - bug/40, distinguish between numerals-only dates and durations
    - tests will succeed independent of current date
  * See info page examples and/or README.
- remove dateutils-0.3.4-fix-test-126.patch (upstream applied)

OBS-URL: https://build.opensuse.org/request/show/355470
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=44
This commit is contained in:
Ismail Dönmez
2016-01-23 09:26:03 +00:00
committed by Git OBS Bridge
parent 3c50c2c009
commit 19b3fa9c1e
5 changed files with 15 additions and 31 deletions

View File

@@ -16,7 +16,7 @@
#
%define xversion 0.3.4
%define xversion 0.3.5
%define have_octave 0
@@ -39,15 +39,13 @@
%endif
Name: dateutils
Version: 0.3.4
Version: 0.3.5
Release: 0
Summary: Nifty command line date and time utilities
License: BSD-3-Clause
Group: Productivity/Text/Utilities
Url: https://github.com/hroptatyr/dateutils/
Source: https://bitbucket.org/hroptatyr/dateutils/downloads/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM dateutils-0.3.4-fix-test-126 -- Fix the test that was failing due to year change (from upstream)
Patch: dateutils-0.3.4-fix-test-126.patch
BuildRequires: pkgconfig
BuildRequires: xz
%if 0%{?suse_version}
@@ -80,7 +78,6 @@ Dateutils can be used from within matlab or ocatave.
%prep
%setup -q -n %{name}-%{xversion}
%patch -p1
%build
%configure \