forked from pool/log4cpp
		
	- 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
		
	
		
			
				
	
	
		
			111 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			111 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Wed Jan  3 04:55:42 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
 | 
						|
 | 
						|
- 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
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Dec 28 21:40:47 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
 | 
						|
 | 
						|
- Wrap description again.
 | 
						|
- Replace %__-type macro indirections.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Dec 19 19:46:01 UTC 2018 - marec@detebe.org
 | 
						|
 | 
						|
- update to version 1.1.3
 | 
						|
  * no upstream changelog
 | 
						|
- drop fix_sle11_build.patch, no longer needed
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Mon Oct 10 15:33:28 UTC 2016 - adam.majer@suse.de
 | 
						|
 | 
						|
- 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
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat Jul  2 16:47:28 UTC 2016 - jengelh@inai.de
 | 
						|
 | 
						|
- Fixup groups and do not waste time building static libs that
 | 
						|
  do not get shipped.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Jun 30 14:48:50 UTC 2016 - i@marguerite.su
 | 
						|
 | 
						|
- update version 1.1.2rc2
 | 
						|
  * no upstream changelog
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat Aug 22 16:08:45 UTC 2015 - i@marguerite.su
 | 
						|
 | 
						|
- update version 1.1.2rc1
 | 
						|
  * Small fixes, DailyRollingFile appender, tests,
 | 
						|
    options to disable support for smtp and syslog
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Dec  6 17:20:47 UTC 2013 - avvissu@yandex.ru
 | 
						|
 | 
						|
- update to 1.1.1
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sun Jan 13 13:13:01 UTC 2013 - sleep_walker@suse.cz
 | 
						|
 | 
						|
- remove dependency on neexisting package log4cpp
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sun Jan 13 10:38:07 UTC 2013 - sleep_walker@suse.cz
 | 
						|
 | 
						|
- update to 1.1
 | 
						|
- remove log4cpp_inclusion_fixes.patch which reached upstream
 | 
						|
- rework the spec
 | 
						|
  - change manual creation of symlinks with %fdupes
 | 
						|
  - change package name to log4cpp, library is subpackage (now
 | 
						|
    liblog4cpp5)
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Jul 19 07:20:27 UTC 2012 - rob.verduijn@gmail.com
 | 
						|
 | 
						|
- conflicts fixed for opensuse 12.1
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Jul 18 13:46:25 UTC 2012 - rob.verduijn@gmail.com
 | 
						|
 | 
						|
- fixed some more rpmlint badness
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Jul 18 13:18:45 UTC 2012 - rob.verduijn@gmail.com
 | 
						|
 | 
						|
- fixed duplicate files
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Jul 18 12:53:42 UTC 2012 - rob.verduijn@gmail.com
 | 
						|
 | 
						|
- Fixed directory not owned in specfile
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Aug 30 02:00:31 UTC 2011 - alexandre@exatati.com.br
 | 
						|
 | 
						|
- Fix spec file.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Jan 13 18:32:37 CET 2009 - bbrunner@suse.de
 | 
						|
 | 
						|
- Initial package.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 |