Version: 0.6.4-bp154.2.20
* Sat Jan 01 2022 Peter Simons <psimons@suse.com>
- Update postgresql-simple to version 0.6.4 revision 6.
Upstream has revised the Cabal build instructions on Hackage.
* Sat Nov 20 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4 revision 5.
Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 15 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
* Sun Oct 10 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
* Tue Mar 23 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
* Sun Feb 21 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Fri Jan 08 2021 psimons@suse.com
- Update postgresql-simple to version 0.6.4.
[#]## Version 0.6.4 (2021-01-06)
* Add foldCopyData helper function
Thanks to Sebastián Estrella for the implementation
https://github.com/haskellari/postgresql-simple/pull/56
* Implement support for postgresql 'interval' type
Thanks to Andre Marques Lee for the implementation
https://github.com/haskellari/postgresql-simple/pull/60
* Depend on `time-compat` to provide uniform `time` related interface.
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Sun Nov 15 2020 psimons@suse.com
- Update postgresql-simple to version 0.6.3.
[#]## Version 0.6.3 (2020-11-15)
* Add `fromFieldJSONByteString`
Thanks to tomjaguarpaw for the implementation
https://github.com/haskellari/postgresql-simple/pull/47
* Add `attoFieldParser`
Thanks to Victor Nawothnig for the implementation
https://github.com/haskellari/postgresql-simple/pull/45
* Add `Identity` and `Const` instance
Thanks to Cary Robbins for the implementation
https://github.com/haskellari/postgresql-simple/pull/46
* Add `withTransactionModeRetry'`, a variant of `withTransactionModeRetry`
for all exception types.
Thanks to Elliot Cameron for the implementation
https://github.com/haskellari/postgresql-simple/pull/42
* Fix spurious aborts when retrying transactions
Thanks to Elliot Cameron for the implementation
https://github.com/haskellari/postgresql-simple/pull/34
* Add `Database.PostgreSQL.Simple.Newtypes` module
with `Aeson` newtype.
https://github.com/haskellari/postgresql-simple/pull/55
* Mon Aug 31 2020 psimons@suse.com
- Update postgresql-simple to version 0.6.2 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Aug 19 2020 Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 6GB min disk space for ppc64/ppc64le
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Fri May 29 2020 psimons@suse.com
- Add postgresql-simple at version 0.6.2.
Version: 0.5.3.0-bp150.2.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu May 18 2017 psimons@suse.com
- Update to version 0.5.3.0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.5.2.1 revision 0 with cabal2obs.