SHA256
8
0
forked from pool/log4cpp

9 Commits

Author SHA256 Message Date
b771393f02 Accepting request 1136382 from home:StefanBruens:branches: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

OBS-URL: https://build.opensuse.org/request/show/1136382
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=15
2024-01-03 06:50:36 +00:00
1956880e77 Accepting request 661872 from home:jengelh:branches:devel:libraries:c_c++
- Wrap description again.
- Replace %__-type macro indirections.

OBS-URL: https://build.opensuse.org/request/show/661872
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=13
2018-12-29 13:02:39 +00:00
827a1f3f1f OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=11 2018-12-21 04:58:09 +00:00
4d1b043951 Accepting request 660121 from home:marec2000:branches:devel:libraries:c_c++
- update to version 1.1.3
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/660121
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=10
2018-12-21 04:53:38 +00:00
0b030d7e8d Accepting request 434146 from home:adamm:branches:devel:libraries:c_c++
- update to version 1.1.2rc3
  + fix std::terminate() call on bad category name component count
    in PatternLayout 
  + fix std::terminate() call on bad root category priority name
    in config file 
  + remove RollingFileAppend prints log name to std::cout
- fix_sle11_build.patch: fix building on SLE11

OBS-URL: https://build.opensuse.org/request/show/434146
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=8
2016-10-10 20:42:26 +00:00
0e97ed08a5 Accepting request 406101 from home:jengelh:branches:devel:libraries:c_c++
- Fixup groups and do not waste time building static libs that
  do not get shipped.

OBS-URL: https://build.opensuse.org/request/show/406101
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=5
2016-07-03 04:11:26 +00:00
aad80d0bac Accepting request 405717 from home:MargueriteSu:branches:devel:libraries:c_c++
update version 1.1.2rc2

OBS-URL: https://build.opensuse.org/request/show/405717
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=3
2016-06-30 15:16:07 +00:00
0ebef0ac0f Accepting request 325397 from home:MargueriteSu:branches:devel:libraries:c_c++
update 1.1.2rc1

OBS-URL: https://build.opensuse.org/request/show/325397
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=2
2015-08-22 16:19:06 +00:00
Stephan Kulow
c6468f3145 Accepting request 231224 from home:awissu
needed by a package in Packman. but I would like to maintain it here

OBS-URL: https://build.opensuse.org/request/show/231224
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cpp?expand=0&rev=1
2014-04-25 09:37:10 +00:00