Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dhall-yaml for openSUSE:Factory checked in at 2021-02-16 22:36:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dhall-yaml (Old) and /work/SRC/openSUSE:Factory/.dhall-yaml.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dhall-yaml" Tue Feb 16 22:36:56 2021 rev:6 rq:870443 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dhall-yaml/dhall-yaml.changes 2021-01-08 17:39:50.836979507 +0100 +++ /work/SRC/openSUSE:Factory/.dhall-yaml.new.28504/dhall-yaml.changes 2021-02-16 22:45:13.614325223 +0100 @@ -1,0 +2,8 @@ +Thu Jan 28 20:34:05 UTC 2021 - [email protected] + +- Update dhall-yaml to version 1.2.5. + 1.2.5 + + * Build against `dhall-1.38.0`, `tasty-1.4`, and `tasty-silver-3.2` + +------------------------------------------------------------------- Old: ---- dhall-yaml-1.2.4.tar.gz dhall-yaml.cabal New: ---- dhall-yaml-1.2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhall-yaml.spec ++++++ --- /var/tmp/diff_new_pack.h5vpra/_old 2021-02-16 22:45:14.278326096 +0100 +++ /var/tmp/diff_new_pack.h5vpra/_new 2021-02-16 22:45:14.282326101 +0100 @@ -1,7 +1,7 @@ # # spec file for package dhall-yaml # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,12 @@ %global pkg_name dhall-yaml %bcond_with tests Name: %{pkg_name} -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: Convert between Dhall and YAML License: GPL-3.0-or-later URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-HsYAML-aeson-devel @@ -76,7 +75,6 @@ %prep %autosetup -cp -p %{SOURCE1} %{name}.cabal %build %ghc_lib_build ++++++ dhall-yaml-1.2.4.tar.gz -> dhall-yaml-1.2.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dhall-yaml-1.2.4/CHANGELOG.md new/dhall-yaml-1.2.5/CHANGELOG.md --- old/dhall-yaml-1.2.4/CHANGELOG.md 2020-12-07 06:01:59.000000000 +0100 +++ new/dhall-yaml-1.2.5/CHANGELOG.md 2021-01-28 16:34:31.000000000 +0100 @@ -1,3 +1,7 @@ +1.2.5 + +* Build against `dhall-1.38.0`, `tasty-1.4`, and `tasty-silver-3.2` + 1.2.4 * Build against `dhall-1.37.0` diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dhall-yaml-1.2.4/dhall-yaml.cabal new/dhall-yaml-1.2.5/dhall-yaml.cabal --- old/dhall-yaml-1.2.4/dhall-yaml.cabal 2020-12-07 06:01:59.000000000 +0100 +++ new/dhall-yaml-1.2.5/dhall-yaml.cabal 2021-01-28 16:34:31.000000000 +0100 @@ -1,5 +1,5 @@ Name: dhall-yaml -Version: 1.2.4 +Version: 1.2.5 Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC == 8.4.3, GHC == 8.6.1 @@ -37,7 +37,7 @@ base >= 4.11.0.0 && < 5 , aeson >= 1.0.0.0 && < 1.6 , bytestring < 0.11, - dhall >= 1.31.0 && < 1.38, + dhall >= 1.31.0 && < 1.39, dhall-json >= 1.6.0 && < 1.8 , optparse-applicative >= 0.14.0.0 && < 0.17, text >= 0.11.1.0 && < 1.3 , @@ -91,7 +91,7 @@ dhall , dhall-json , dhall-yaml , - tasty < 1.4, + tasty < 1.5, tasty-expected-failure < 0.13, text , tasty-hunit >= 0.2
