Package Release Info

avgtime-v0.5.0+4.ffdf200-bp160.1.7

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

avgtime

Change Logs

* Mon Apr 03 2023 Holger B. A. Rauch <holger.rauch@posteo.de>
- Use gdmd (DMD as part of the GCC (GNU Compiler Collection)). This approach
  is most likely sane for all architectures and a recent enough GCC (version 13)
Version: v0.5.0+4.ffdf200-bp151.2.15
* Thu Aug 30 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use LDC compiler when DMD is not available
- Make use of %license
Version: v0.5.0+4.ffdf200-bp150.2.3
* Tue Apr 17 2018 okurz@suse.com
- Update to version v0.5.0+4.ffdf200:
  * -Release 0.3: Histogram, sample mode and confidence intervals
  * -Release 0.4: Added conf. intervals for estimated mu average (actually, fixed the values confidence interval).
  * -README changes.
  * -Release 0.5: Now works in windows.
  * Fix compile error on 2.061
  * add dub package file
  * -Fix compile errors on DMD 2.067 (issue #7). Thanks alekseymya for reporting issue.
  * -Updated readme.md to mention Windows and Linux.
  * -Mentioned OS X as working in the README.md.
  * -Added SpawnProcess optional implementation version (not enabled by default), to cover issue #5).
- Update descriptions
* Fri Apr 13 2018 okurz@suse.com
- Link dynamically to support openSUSE:Factory in the current version as well
- Add package post-installation test
* Sat May 27 2017 okurz@suse.com
- Use local Source0 for oS:Fctry submission
* Mon Mar 06 2017 okurz@suse.com
- Initial submission