SHA256
8
0
forked from pool/cpprest

Accepting request 870110 from home:1Antoine1:branches:devel:libraries:c_c++

- Update to 2.10.18:
  * Add ability to parse and emit the NT Epoch 1601-01-01T00:00:00Z.
- Remove obsolete conditionals.
- Remove duplicate call to license macro.
- Simplify check section and make it work on Leap 15.2/15.3.

OBS-URL: https://build.opensuse.org/request/show/870110
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=53
This commit is contained in:
2021-02-07 20:40:26 +00:00
committed by Git OBS Bridge
parent e7155cd1e2
commit 0a27ffa08f
4 changed files with 20 additions and 18 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Feb 7 13:57:13 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to 2.10.18:
* Add ability to parse and emit the NT Epoch 1601-01-01T00:00:00Z.
- Remove obsolete conditionals.
- Remove duplicate call to license macro.
- Simplify check section and make it work on Leap 15.2/15.3.
-------------------------------------------------------------------
Sun Jan 17 20:27:55 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>