SHA256
1
0
forked from pool/fstrm
fstrm/fstrm.changes
Marguerite Su 1335662c5f Accepting request 560954 from home:avindra
- update to 0.3.2
  * Accommodate systems without pthread_condattr_setclock
- 0.3.1
  * Add support for '-' as a filename for stdin/stdout
  * Destroy condition variable and mutexes in fstrm_iothr_destroy()
- 0.3.0
  * Output file rotation
  * Change state properly in fstrm_writer_close()
  * force output flush on sighup
  * Build on OS X
- cleanup with spec-cleaner
- use dist tarball instead of github archive

OBS-URL: https://build.opensuse.org/request/show/560954
OBS-URL: https://build.opensuse.org/package/show/server:dns/fstrm?expand=0&rev=7
2018-01-02 08:01:28 +00:00

37 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Jan 1 07:21:18 UTC 2018 - avindra@opensuse.org
- update to 0.3.2
* Accommodate systems without pthread_condattr_setclock
- 0.3.1
* Add support for '-' as a filename for stdin/stdout
* Destroy condition variable and mutexes in fstrm_iothr_destroy()
- 0.3.0
* Output file rotation
* Change state properly in fstrm_writer_close()
* force output flush on sighup
* Build on OS X
- cleanup with spec-cleaner
- use dist tarball instead of github archive
-------------------------------------------------------------------
Thu Sep 3 14:30:01 UTC 2015 - mrueckert@suse.de
- require the correct version of libevent to make it fail early
-------------------------------------------------------------------
Wed Jun 17 09:08:20 UTC 2015 - thehejik@suse.com
- fixed group of shared library-
-------------------------------------------------------------------
Tue Jun 16 11:12:38 UTC 2015 - mvetter@suse.com
- cleanup spec file, remove .la
-------------------------------------------------------------------
Thu Apr 9 02:28:34 UTC 2015 - mrueckert@suse.de
- initial package