forked from pool/ghc-persistent-sqlite
Ondřej Súkup
4be0f98e17
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-persistent-sqlite?expand=0&rev=16
50 lines
2.0 KiB
Plaintext
50 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 31 14:28:25 UTC 2021 - psimons@suse.com
|
|
|
|
- Update persistent-sqlite to version 2.12.0.0.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/persistent-sqlite-2.12.0.0/src/ChangeLog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 8 05:05:42 UTC 2021 - psimons@suse.com
|
|
|
|
- Update persistent-sqlite to version 2.11.1.0.
|
|
## 2.11.1.0
|
|
|
|
* Add `checkForeignKeys` operation to verify no foreign key constraints are
|
|
violated by the database contents.
|
|
* Fix the migration for primary keys that was broken in 2.11.0.0
|
|
[#1184](https://github.com/yesodweb/persistent/issues/1184)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 7 15:34:22 UTC 2020 - psimons@suse.com
|
|
|
|
- Update persistent-sqlite to version 2.11.0.0.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/persistent-sqlite-2.11.0.0/src/ChangeLog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 07:11:25 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
|
|
|
- Add _constraints with 6GB min disk space for ppc64/ppc64le
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:45:42 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:13 UTC 2020 - psimons@suse.com
|
|
|
|
- Add persistent-sqlite at version 2.10.6.2.
|
|
|