Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-persistent-template for openSUSE:Factory checked in at 2021-04-10 15:27:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-persistent-template (Old) and /work/SRC/openSUSE:Factory/.ghc-persistent-template.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-persistent-template" Sat Apr 10 15:27:19 2021 rev:30 rq:883522 version:2.12.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-persistent-template/ghc-persistent-template.changes 2021-03-28 11:57:50.860302866 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-persistent-template.new.2401/ghc-persistent-template.changes 2021-04-10 15:28:23.170449662 +0200 @@ -1,0 +2,10 @@ +Wed Mar 31 14:28:44 UTC 2021 - psim...@suse.com + +- Update persistent-template to version 2.12.0.0. + ## 2.12.0.0 + + * Decomposed `HaskellName` into `ConstraintNameHS`, `EntityNameHS`, `FieldNameHS`. Decomposed `DBName` into `ConstraintNameDB`, `EntityNameDB`, `FieldNameDB` respectively. [#1174](https://github.com/yesodweb/persistent/pull/1174) + * [#1214](https://github.com/yesodweb/persistent/pull/1214): + * This package was asborbed into `persistent` itself. + +------------------------------------------------------------------- Old: ---- persistent-template-2.9.1.0.tar.gz persistent-template.cabal New: ---- persistent-template-2.12.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-persistent-template.spec ++++++ --- /var/tmp/diff_new_pack.cfkKJd/_old 2021-04-10 15:28:23.586450151 +0200 +++ /var/tmp/diff_new_pack.cfkKJd/_new 2021-04-10 15:28:23.590450156 +0200 @@ -17,35 +17,16 @@ %global pkg_name persistent-template -%bcond_with tests Name: ghc-%{pkg_name} -Version: 2.9.1.0 +Version: 2.12.0.0 Release: 0 Summary: Type-safe, non-relational, multi-backend persistence License: MIT URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-http-api-data-devel -BuildRequires: ghc-monad-control-devel -BuildRequires: ghc-monad-logger-devel -BuildRequires: ghc-path-pieces-devel -BuildRequires: ghc-persistent-devel BuildRequires: ghc-rpm-macros -BuildRequires: ghc-template-haskell-devel -BuildRequires: ghc-text-devel -BuildRequires: ghc-th-lift-instances-devel -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-unordered-containers-devel ExcludeArch: %{ix86} -%if %{with tests} -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-hspec-devel -%endif %description Hackage documentation generation is not reliable. For up to date documentation, @@ -64,17 +45,13 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build -%ghc_lib_build +%ghc_lib_build_without_haddock %install %ghc_lib_install -%check -%cabal_test - %post devel %ghc_pkg_recache ++++++ persistent-template-2.9.1.0.tar.gz -> persistent-template-2.12.0.0.tar.gz ++++++ ++++ 2973 lines of diff (skipped)