Accepting request 953510 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-persistent-sqlite?expand=0&rev=9
This commit is contained in:
commit
f3aacabe05
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 00:05:57 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680cbef69023a37a9a5c1be9f2f926e66257ae2bfc764c94afe4cc955942ea8b
|
||||
size 2276437
|
3
persistent-sqlite-2.13.1.0.tar.gz
Normal file
3
persistent-sqlite-2.13.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b2885f4e8031bbd5f342549c5fbb48cd6c3489930ea641bf5c681b02d2806fd
|
||||
size 2276809
|
Loading…
Reference in New Issue
Block a user