From a99069f6efe7a3a9cd3611fd1c33f768e40ce34782ad35f5e451465d2743c77e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 02:01:47 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-auto-update revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-auto-update?expand=0&rev=37 --- ghc-auto-update.changes | 89 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 87 insertions(+), 2 deletions(-) diff --git a/ghc-auto-update.changes b/ghc-auto-update.changes index 2c98ba6..86491a4 100644 --- a/ghc-auto-update.changes +++ b/ghc-auto-update.changes @@ -1,5 +1,90 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:10 UTC 2019 - psimons@suse.com +Fri Nov 8 16:13:15 UTC 2019 - Peter Simons -- Add auto-update at version 0.1.6. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Wed Jul 10 02:03:01 UTC 2019 - psimons@suse.com + +- Update auto-update to version 0.1.6. + ## 0.1.6 + + * Add control of activation on leading vs. trailing edges for Control.Debounce + [#756](https://github.com/yesodweb/wai/pull/756) + +------------------------------------------------------------------- +Wed Jun 19 11:46:38 UTC 2019 - psimons@suse.com + +- Update auto-update to version 0.1.5. + ## 0.1.5 + + * Using the Strict and StrictData language extensions for GHC >8. + [#752](https://github.com/yesodweb/wai/pull/752) + +------------------------------------------------------------------- +Thu Feb 21 07:46:58 UTC 2019 - psimons@suse.com + +- Update auto-update to version 0.1.4.1. + # ChangeLog for auto-update + + ## 0.1.4.1 + + * [#693](https://github.com/yesodweb/wai/pull/693): + Improve documentation for `reaperAction` function. + * [#732](https://github.com/yesodweb/wai/pull/732): + Fixed memory leak in `reaperAdd` function. + +------------------------------------------------------------------- +Sat Oct 20 11:31:10 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +Wed Jul 18 14:26:14 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Wed May 16 13:06:52 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. + +------------------------------------------------------------------- +Sun Jul 10 17:32:23 UTC 2016 - psimons@suse.com + +- Update to version 0.1.4 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Wed May 11 15:05:19 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.4 +* Provide updateActionModify API in AutoUpdate + +------------------------------------------------------------------- +Tue Apr 26 08:09:36 UTC 2016 - mimi.vx@gmail.com + +- update to 0.1.3.1 +* Doc improvements + +------------------------------------------------------------------- +Thu Dec 17 10:26:54 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.3 +* Adding a new AIP - reaperKill + +------------------------------------------------------------------- +Thu Aug 6 18:53:11 UTC 2015 - mimi.vx@gmail.com + +- update to 0.1.2.2 +* Added Control.Debounce + +------------------------------------------------------------------- +Fri Apr 24 08:53:08 UTC 2015 - mimi.vx@gmail.com + +- initial commit