Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-HsYAML-aeson for
openSUSE:Factory checked in at 2021-03-28 11:55:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-HsYAML-aeson (Old)
and /work/SRC/openSUSE:Factory/.ghc-HsYAML-aeson.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-HsYAML-aeson"
Sun Mar 28 11:55:34 2021 rev:7 rq:881527 version:0.2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HsYAML-aeson/ghc-HsYAML-aeson.changes
2020-12-22 11:33:44.377154396 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-HsYAML-aeson.new.2401/ghc-HsYAML-aeson.changes
2021-03-28 11:57:37.996291476 +0200
@@ -1,0 +2,6 @@
+Mon Mar 22 08:41:48 UTC 2021 - [email protected]
+
+- Update HsYAML-aeson to version 0.2.0.0 revision 3.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-HsYAML-aeson.spec ++++++
--- /var/tmp/diff_new_pack.GKYzNu/_old 2021-03-28 11:57:38.632292039 +0200
+++ /var/tmp/diff_new_pack.GKYzNu/_new 2021-03-28 11:57:38.636292042 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-HsYAML-aeson
#
-# 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
@@ -24,7 +24,7 @@
License: GPL-2.0-or-later
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-HsYAML-devel
BuildRequires: ghc-aeson-devel
++++++ HsYAML-aeson.cabal ++++++
--- /var/tmp/diff_new_pack.GKYzNu/_old 2021-03-28 11:57:38.680292082 +0200
+++ /var/tmp/diff_new_pack.GKYzNu/_new 2021-03-28 11:57:38.680292082 +0200
@@ -1,7 +1,7 @@
cabal-version: 2.2
name: HsYAML-aeson
version: 0.2.0.0
-x-revision: 2
+x-revision: 3
license: GPL-2.0-or-later
license-file: LICENSE.GPLv2
author: Herbert Valerio Riedel
@@ -33,8 +33,8 @@
build-depends:
, HsYAML ^>= 0.2.0
, aeson >= 1.4.0.0 && < 1.6
- , base >= 4.5 && < 4.15
- , bytestring ^>= 0.9.2.1 || ^>= 0.10.0.2
+ , base >= 4.5 && < 4.16
+ , bytestring ^>= 0.9.2.1 || ^>= 0.10.0.2 || ^>= 0.11.0.0
, containers >=0.4.2 && <0.7
, mtl ^>= 2.2.1
, scientific ^>= 0.3.6.2