SHA256
1
0
forked from pool/cflow

Accepting request 396674 from home:pluskalm:branches:devel:tools

- Update to version 1.5:

OBS-URL: https://build.opensuse.org/request/show/396674
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cflow?expand=0&rev=5
This commit is contained in:
Martin Pluskal
2016-05-18 17:43:27 +00:00
committed by Git OBS Bridge
parent f0103842b0
commit c66345393b
6 changed files with 329 additions and 21 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 18 17:35:02 UTC 2016 - mpluskal@suse.com
- Update to version 1.5:
* Correctly handle functions returning struct/union (fixes bug
#31792)
* Gracefully handle invalid inputs (fixes bug #44113)
* Debugging output goes to stderr
* Add a manpage
* Consistent use of exit codes
- Cleanup spec file with spec-cleaner
- Use url for source
- Add gpg signature
-------------------------------------------------------------------
Fri Oct 14 12:22:32 UTC 2011 - puzel@suse.com