- Set correct license - Update to version 0.8.2+git.1418251227.0717c73: * Add {modules, []} to bear.app.src * Fix harmonic_mean behaviour when all values are 0 OR 0.0 * Clean up whitespace * Remove un-necessary if statement * get_statistics_subset should return well-formatted null results * Add unit test on uncovered function, move test data from src/ to test/ Use new approx method for floating numbers * dont take the log of a negative number dummy * empty list case of get_statistics_subset * some formating * Added unit tests for stats_subset - Update URL in service file - Add changes generation to service file - Update PATCH001-remove-git-dependency.patch OBS-URL: https://build.opensuse.org/request/show/999199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-bear?expand=0&rev=6
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 25 08:42:50 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Set correct license
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 03 08:59:06 UTC 2022 - mvetter@suse.com
|
|
|
|
- Update to version 0.8.2+git.1418251227.0717c73:
|
|
* Add {modules, []} to bear.app.src
|
|
* Fix harmonic_mean behaviour when all values are 0 OR 0.0
|
|
* Clean up whitespace
|
|
* Remove un-necessary if statement
|
|
* get_statistics_subset should return well-formatted null results
|
|
* Add unit test on uncovered function, move test data from src/ to test/ Use new approx method for floating numbers
|
|
* dont take the log of a negative number dummy
|
|
* empty list case of get_statistics_subset
|
|
* some formating
|
|
* Added unit tests for stats_subset
|
|
- Update URL in service file
|
|
- Add changes generation to service file
|
|
- Update PATCH001-remove-git-dependency.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 17 13:13:36 UTC 2013 - speilicke@suse.com
|
|
|
|
- Add %changelog section
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 19 08:08:53 UTC 2013 - nkrinner@suse.com
|
|
|
|
- Initial package
|
|
- Added PATCH001 to remove git dependency due version check
|