SHA256
8
0
forked from pool/cpprest

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

- Update to 2.10.17:
  * Fix year calculation for the last day of a leap year.
  * Fix wrong linking of Apple Frameworks on MacOS.
  * Define __STDC_FORMAT_MACROS when it hasn't been defined to
    avoid duplicate define error.
  * Delete apparently broken .vcxprojs and .pfxes.
  * Removed defunct email contact information from the readme.

OBS-URL: https://build.opensuse.org/request/show/863906
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=51
This commit is contained in:
2021-01-17 22:43:57 +00:00
committed by Git OBS Bridge
parent 7858494fec
commit e7155cd1e2
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 17 20:27:55 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to 2.10.17:
* Fix year calculation for the last day of a leap year.
* Fix wrong linking of Apple Frameworks on MacOS.
* Define __STDC_FORMAT_MACROS when it hasn't been defined to
avoid duplicate define error.
* Delete apparently broken .vcxprojs and .pfxes.
* Removed defunct email contact information from the readme.
-------------------------------------------------------------------
Mon Jan 4 11:02:30 UTC 2021 - Andreas Schwab <schwab@suse.de>