Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-persistent for openSUSE:Factory checked in at 2025-06-01 21:36:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-persistent (Old) and /work/SRC/openSUSE:Factory/.ghc-persistent.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-persistent" Sun Jun 1 21:36:57 2025 rev:46 rq:1281638 version:2.17.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-persistent/ghc-persistent.changes 2025-05-22 16:57:51.876446794 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-persistent.new.16005/ghc-persistent.changes 2025-06-01 21:37:25.687461765 +0200 @@ -1,0 +2,12 @@ +Fri May 23 22:09:56 UTC 2025 - Peter Simons <[email protected]> + +- Update persistent to version 2.17.0.0. + # 2.17.0.0 + + * [#1595](https://github.com/yesodweb/persistent/pull/1595) + * Add `tabulateEntityApply` to `PersistEntity` class similar to + `tabulateEntityA` but that works on `Apply` type instead of `Applicative`. + This allows you to use `foldMap1` and other non-empty structures with + tabulating and manipulating records. + +------------------------------------------------------------------- Old: ---- persistent-2.16.0.0.tar.gz New: ---- persistent-2.17.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-persistent.spec ++++++ --- /var/tmp/diff_new_pack.cPmkj1/_old 2025-06-01 21:37:26.351489268 +0200 +++ /var/tmp/diff_new_pack.cPmkj1/_new 2025-06-01 21:37:26.351489268 +0200 @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.16.0.0 +Version: 2.17.0.0 Release: 0 Summary: Type-safe, multi-backend data serialization License: MIT @@ -70,6 +70,8 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-scientific-devel BuildRequires: ghc-scientific-prof +BuildRequires: ghc-semigroupoids-devel +BuildRequires: ghc-semigroupoids-prof BuildRequires: ghc-silently-devel BuildRequires: ghc-silently-prof BuildRequires: ghc-template-haskell-devel ++++++ persistent-2.16.0.0.tar.gz -> persistent-2.17.0.0.tar.gz ++++++ ++++ 3577 lines of diff (skipped)
