Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-aws for openSUSE:Factory checked 
in at 2022-02-11 23:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aws (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-aws.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aws"

Fri Feb 11 23:08:33 2022 rev:6 rq:953433 version:0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aws/ghc-aws.changes  2021-11-11 
21:38:12.456966789 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-aws.new.1956/ghc-aws.changes        
2022-02-11 23:10:30.479136597 +0100
@@ -1,0 +2,6 @@
+Sat Dec 11 21:52:27 UTC 2021 - Peter Simons <[email protected]>
+
+- Update aws to version 0.22 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-aws.spec ++++++
--- /var/tmp/diff_new_pack.FOEOuT/_old  2022-02-11 23:10:30.983138054 +0100
+++ /var/tmp/diff_new_pack.FOEOuT/_new  2022-02-11 23:10:30.987138066 +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-attoparsec-devel
@@ -96,7 +96,6 @@
 %prep
 %autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
-cabal-tweak-dep-ver 'attoparsec' '< 0.14' '< 0.15'
 
 %build
 %ghc_lib_build

++++++ aws.cabal ++++++
--- /var/tmp/diff_new_pack.FOEOuT/_old  2022-02-11 23:10:31.063138286 +0100
+++ /var/tmp/diff_new_pack.FOEOuT/_new  2022-02-11 23:10:31.067138297 +0100
@@ -1,6 +1,6 @@
 Name:                aws
 Version:             0.22
-x-revision: 2
+x-revision: 3
 Synopsis:            Amazon Web Services (AWS) for Haskell
 Description:         Bindings for Amazon Web Services (AWS), with the aim of 
supporting all AWS services. To see a high level overview of the library, see 
the README at <https://github.com/aristidb/aws/blob/master/README.md>.
 Homepage:            http://github.com/aristidb/aws
@@ -132,7 +132,7 @@
 
   Build-depends:
                        aeson                >= 0.6,
-                       attoparsec           >= 0.11    && < 0.14,
+                       attoparsec           >= 0.11    && < 0.15,
                        base                 >= 4.6     && < 5,
                        base16-bytestring    >= 0.1     && < 1.1,
                        base64-bytestring    >= 1.0     && < 1.3,

Reply via email to