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
|
Tue Aug 14 10:42:17 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
Name: dateutils
|
Name: dateutils
|
||||||
Version: 0.4.4
|
Version: 0.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nifty command line date and time utilities
|
Summary: Command line date and time utilities
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
Url: https://github.com/hroptatyr/dateutils/
|
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
|
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).
|
their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).
|
||||||
|
|
||||||
%if %{have_octave}
|
|
||||||
%package octave
|
%package octave
|
||||||
Summary: Dateutils functions for matlab and octave
|
Summary: Dateutils functions for matlab and octave
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
@ -70,7 +69,6 @@ Requires: octave
|
|||||||
|
|
||||||
%description octave
|
%description octave
|
||||||
Dateutils can be used from within matlab or ocatave.
|
Dateutils can be used from within matlab or ocatave.
|
||||||
%endif
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user