SHA256
8
0
forked from pool/log4cpp
Dominique Leuenberger e2a332a903 Accepting request 1136398 from devel:libraries:c_c++
- update to version 1.1.4
  * fix for bug 152: use timespec and clock_settime for c++11 and
    higher; use stime for glibc version lower than 2.31; none for
    other cases
  * Replace obsolete auto_ptr removed in C++17 with newer
    unique_ptr since C++11
  * Replace older Non-throwing dynamic exception specification
    throw() removed in C++20 with newer noexcept since C++11
  * Patch #49 C99 compatibility fix for snprintf configure check
  * va_copy is here since c++11; fallback to simple copy if
    standard is not specified or less than c++11
- Replace _service with full URL in Source (forwarded request 1136382 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/1136398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cpp?expand=0&rev=5
2024-01-03 11:32:27 +00:00
Description
No description provided
49 KiB
Languages
RPM Spec 100%