forked from pool/dateutils
- Update to 4.9:
* allow to specify epochs in nanoseconds, %s%N (#123) * fix nanosecond arithmetic (#124) * make cross-compilations easier (#128) * mention default timezone (#129) - Drop upstreamed patches: * 0144b15dda4b1ea4fdbeca9f3ecb128eb98772fd.patch * a0ebd0037df973aed14779b51d59da3edc506b6a.patch OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=78
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iEYEABECAAYFAmAtMCQACgkQlMmhrILJOQ6JgACfT12reyF+4xElL5iuwg4M56lV
|
|
||||||
2YIAn0Ni2lp1oyYwQRlPtSsHU9pDYVLA
|
|
||||||
=wmCz
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f7054a24cf3e3ea2c32a6b1f7474334c25b54e9c45c96b03f75eaaecc70c100
|
|
||||||
size 642316
|
|
7
dateutils-0.4.9.tar.asc
Normal file
7
dateutils-0.4.9.tar.asc
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iEYEABECAAYFAmEfXh8ACgkQlMmhrILJOQ4QGQCeJRUiwob06OkTyHh/MyKX9M3q
|
||||||
|
zQsAoIZbj4MJFV4MVNYsdHIPh3Uonmn7
|
||||||
|
=3TPe
|
||||||
|
-----END PGP SIGNATURE-----
|
3
dateutils-0.4.9.tar.xz
Normal file
3
dateutils-0.4.9.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:790256d9949b96001fdcc3f7c42226dde4fcc87eb580717c7aabf51a1334c9c3
|
||||||
|
size 651024
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 20 12:15:31 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.9:
|
||||||
|
* allow to specify epochs in nanoseconds, %s%N (#123)
|
||||||
|
* fix nanosecond arithmetic (#124)
|
||||||
|
* make cross-compilations easier (#128)
|
||||||
|
* mention default timezone (#129)
|
||||||
|
- Drop upstreamed patches:
|
||||||
|
* 0144b15dda4b1ea4fdbeca9f3ecb128eb98772fd.patch
|
||||||
|
* a0ebd0037df973aed14779b51d59da3edc506b6a.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 17 09:48:34 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon May 17 09:48:34 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dateutils
|
Name: dateutils
|
||||||
Version: 0.4.8
|
Version: 0.4.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command line date and time utilities
|
Summary: Command line date and time utilities
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -26,8 +26,6 @@ URL: https://github.com/hroptatyr/dateutils/
|
|||||||
Source0: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
Source1: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.asc
|
Source1: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Patch0: https://github.com/hroptatyr/dateutils/commit/0144b15dda4b1ea4fdbeca9f3ecb128eb98772fd.patch
|
|
||||||
Patch1: https://github.com/hroptatyr/dateutils/commit/a0ebd0037df973aed14779b51d59da3edc506b6a.patch
|
|
||||||
BuildRequires: octave-devel
|
BuildRequires: octave-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: timezone
|
BuildRequires: timezone
|
||||||
|
Reference in New Issue
Block a user