diff --git a/ghc-persistent-sqlite.changes b/ghc-persistent-sqlite.changes index 9494b27..2c724fc 100644 --- a/ghc-persistent-sqlite.changes +++ b/ghc-persistent-sqlite.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jan 29 00:05:57 UTC 2022 - Peter Simons + +- Update persistent-sqlite to version 2.13.1.0. + ## 2.13.1.0 + + * [#1341](https://github.com/yesodweb/persistent/pull/1341) + * Add `SqlBackendHooks` to allow for instrumentation of queries. + * [#1327](https://github.com/yesodweb/persistent/pull/1327) + * Update backend to support new `StatementCache` interface + + ## 2.13.0.4 + + * `aeson-2.0` support [#1351](https://github.com/yesodweb/persistent/pull/1351/) + ------------------------------------------------------------------- Thu May 27 17:15:25 UTC 2021 - psimons@suse.com diff --git a/ghc-persistent-sqlite.spec b/ghc-persistent-sqlite.spec index 31c569e..6f6f5df 100644 --- a/ghc-persistent-sqlite.spec +++ b/ghc-persistent-sqlite.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-persistent-sqlite # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name persistent-sqlite %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.13.0.3 +Version: 2.13.1.0 Release: 0 Summary: Backend for the persistent library using sqlite3 License: MIT diff --git a/persistent-sqlite-2.13.0.3.tar.gz b/persistent-sqlite-2.13.0.3.tar.gz deleted file mode 100644 index c4c0334..0000000 --- a/persistent-sqlite-2.13.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:680cbef69023a37a9a5c1be9f2f926e66257ae2bfc764c94afe4cc955942ea8b -size 2276437 diff --git a/persistent-sqlite-2.13.1.0.tar.gz b/persistent-sqlite-2.13.1.0.tar.gz new file mode 100644 index 0000000..9f0ebb2 --- /dev/null +++ b/persistent-sqlite-2.13.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2885f4e8031bbd5f342549c5fbb48cd6c3489930ea641bf5c681b02d2806fd +size 2276809