4
0

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-vector-algorithms revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-vector-algorithms?expand=0&rev=40
This commit is contained in:
2019-12-29 02:04:01 +00:00
committed by Git OBS Bridge
parent d8a3f2af50
commit aaa26bb19a

View File

@@ -1,21 +1,66 @@
-------------------------------------------------------------------
Tue Dec 3 09:21:19 UTC 2019 - psimons@suse.com
Tue Dec 3 09:19:16 UTC 2019 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.3.
## Version 0.8.0.3 (2019-12-02)
- Fix out-of-bounds access in Timsort.
-------------------------------------------------------------------
Sun Dec 1 03:02:20 UTC 2019 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.2.
Upstream added a new change log file in this release. With no
previous version to compare against, the automatic updater cannot
reliable determine the relevante entries for this release.
-------------------------------------------------------------------
Wed Aug 28 17:31:05 UTC 2019 - psimons@suse.com
Fri Nov 8 16:15:10 UTC 2019 - Peter Simons <psimons@suse.com>
- Add vector-algorithms at version 0.8.0.1.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jun 11 14:29:23 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Wed Oct 10 19:23:57 UTC 2018 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Thu Aug 30 15:29:21 UTC 2018 - psimons@suse.com
- Update vector-algorithms to version 0.7.0.4.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Fri Aug 17 14:34:52 UTC 2018 - psimons@suse.com
- Update Cabal build information to prevent build attempts with
GHC 8.6.x.
-------------------------------------------------------------------
Wed Jul 18 14:26:47 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Wed May 16 14:36:30 UTC 2018 - psimons@suse.com
- Prefer the new %license attribute over %doc.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon Jan 9 06:33:37 UTC 2017 - psimons@suse.com
- Update to version 0.7.0.1 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:34:54 UTC 2016 - psimons@suse.com
- Update to version 0.7.0.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Nov 17 14:20:56 UTC 2015 - mimi.vx@gmail.com
- initial commit