Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-aeson-yaml for openSUSE:Factory checked in at 2023-01-18 13:09:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-aeson-yaml (Old) and /work/SRC/openSUSE:Factory/.ghc-aeson-yaml.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-aeson-yaml" Wed Jan 18 13:09:36 2023 rev:7 rq:1059049 version:1.1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-aeson-yaml/ghc-aeson-yaml.changes 2022-10-13 15:44:31.779017211 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-aeson-yaml.new.32243/ghc-aeson-yaml.changes 2023-01-18 13:09:44.428442676 +0100 @@ -1,0 +2,6 @@ +Wed Oct 12 02:41:09 UTC 2022 - Peter Simons <[email protected]> + +- Update aeson-yaml to version 1.1.0.1 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-aeson-yaml.spec ++++++ --- /var/tmp/diff_new_pack.7GHIZu/_old 2023-01-18 13:09:45.040446191 +0100 +++ /var/tmp/diff_new_pack.7GHIZu/_new 2023-01-18 13:09:45.044446214 +0100 @@ -25,7 +25,7 @@ License: BSD-3-Clause 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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-bytestring-devel ++++++ aeson-yaml.cabal ++++++ --- /var/tmp/diff_new_pack.7GHIZu/_old 2023-01-18 13:09:45.080446421 +0100 +++ /var/tmp/diff_new_pack.7GHIZu/_new 2023-01-18 13:09:45.084446444 +0100 @@ -2,7 +2,7 @@ name: aeson-yaml version: 1.1.0.1 -x-revision: 2 +x-revision: 3 homepage: https://github.com/clovyr/aeson-yaml bug-reports: https://github.com/clovyr/aeson-yaml/issues author: Patrick Nielsen @@ -43,7 +43,7 @@ , bytestring >= 0.10.4.0 && < 0.12 , text >= 0.1 && < 2.1 , unordered-containers >= 0.1.0.0 && < 0.3 - , vector >= 0.1 && < 0.13 + , vector >= 0.1 && < 0.14 ghc-options: -Wall default-language: Haskell2010
