Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-http-api-data for 
openSUSE:Factory checked in at 2021-03-28 11:55:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-api-data (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http-api-data.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http-api-data"

Sun Mar 28 11:55:53 2021 rev:23 rq:881537 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-api-data/ghc-http-api-data.changes      
2021-03-10 08:56:52.906865850 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-http-api-data.new.2401/ghc-http-api-data.changes
    2021-03-28 11:57:46.096298648 +0200
@@ -1,0 +2,6 @@
+Wed Mar 24 11:20:34 UTC 2021 - psim...@suse.com
+
+- Update http-api-data to version 0.4.3 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-http-api-data.spec ++++++
--- /var/tmp/diff_new_pack.PUwtO4/_old  2021-03-28 11:57:46.604299098 +0200
+++ /var/tmp/diff_new_pack.PUwtO4/_new  2021-03-28 11:57:46.608299101 +0200
@@ -22,10 +22,10 @@
 Version:        0.4.3
 Release:        0
 Summary:        Converting to/from HTTP API data like URL pieces, headers and 
query parameters
-License:        BSD-2-Clause
+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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-attoparsec-iso8601-devel

++++++ http-api-data.cabal ++++++
--- /var/tmp/diff_new_pack.PUwtO4/_old  2021-03-28 11:57:46.648299136 +0200
+++ /var/tmp/diff_new_pack.PUwtO4/_new  2021-03-28 11:57:46.652299141 +0200
@@ -1,7 +1,7 @@
 cabal-version:   >= 1.10
 name:            http-api-data
 version:         0.4.3
-x-revision:      1
+x-revision:      2
 
 synopsis:        Converting to/from HTTP API data like URL pieces, headers and 
query parameters.
 category:        Web
@@ -57,7 +57,7 @@
 
     -- other-dependencies
     build-depends:
-                     attoparsec            >= 0.13.2.2 && < 0.14
+                     attoparsec            >= 0.13.2.2 && < 0.15
                    , attoparsec-iso8601    >= 1.0.2.0  && < 1.1
                    , base-compat           >= 0.10.5   && < 0.12
                    , cookie                >= 0.4.3    && < 0.5

Reply via email to