forked from pool/guile-bytestructures
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile-bytestructures?expand=0&rev=16
71 lines
2.3 KiB
Plaintext
71 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jun 18 09:41:47 UTC 2023 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
|
|
|
- Update to version 1.0.10:
|
|
* small bug fix for Guile 2.x
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 6 16:56:37 UTC 2020 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
|
|
|
|
- Update to version 1.0.9:
|
|
* two small bug fixes
|
|
- Adjust source url as upstream tag removed 'v' suffix
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 21:34:03 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
|
|
|
- Make files section compatible with Guile 3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 7 13:59:45 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
|
|
|
- Update to version 1.0.7:
|
|
* Fix a cross-compilation bug.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 28 14:06:20 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
|
|
|
- Update to version 1.0.6:
|
|
* Various R6RS fixes.
|
|
* Add support for upcoming Guile 3.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 10:35:11 UTC 2019 - jbrielmaier@suse.de
|
|
|
|
- Update to version 1.0.5:
|
|
* small bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 14 09:28:40 UTC 2018 - jbrielmaier@suse.de
|
|
|
|
- Update to version 1.0.3
|
|
* fixes bsc#1097626
|
|
* fixes https://github.com/TaylanUB/scheme-bytestructures/issues/30
|
|
* add test suite
|
|
- package test suite (not executable by default, due to complaining
|
|
about #!/usr/bin/env)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 9 18:15:53 UTC 2018 - sleep_walker@opensuse.org
|
|
|
|
- move copying from %doc to %license
|
|
- make package compatibile with guile 2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 23 08:43:44 UTC 2018 - jbrielmaier@suse.com
|
|
|
|
- Update to Version 1.0.1
|
|
|
|
* using release tarball instead of git commit
|
|
* removed obsolet _service file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 10 18:41:32 UTC 2017 - jbrielmaier@suse.com
|
|
|
|
- Build from master commit 7ed31b1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 10 17:48:53 UTC 2017 - jbrielmaier@suse.com
|
|
|
|
- Initial version of guile-bytestructures build from master
|