Accepting request 631536 from home:jengelh:branches:utilities
- Ensure neutrality of descriptions. - Trim idempotent %if..%endif guards. OBS-URL: https://build.opensuse.org/request/show/631536 OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=60
This commit is contained in:
parent
8ca9fbca77
commit
a17c97d34b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 25 18:31:39 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Ensure neutrality of descriptions.
|
||||
- Trim idempotent %if..%endif guards.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 14 10:42:17 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
Name: dateutils
|
||||
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 @@ market is shell scripts that need date calculations or calendar
|
||||
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 @@ Requires: octave
|
||||
|
||||
%description octave
|
||||
Dateutils can be used from within matlab or ocatave.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user