Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-base64-bytestring-type for 
openSUSE:Factory checked in at 2021-11-11 21:36:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-base64-bytestring-type (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-base64-bytestring-type.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-base64-bytestring-type"

Thu Nov 11 21:36:12 2021 rev:5 rq:930307 version:1.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-base64-bytestring-type/ghc-base64-bytestring-type.changes
    2021-09-10 23:41:19.570560335 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base64-bytestring-type.new.1890/ghc-base64-bytestring-type.changes
  2021-11-11 21:36:16.756882406 +0100
@@ -1,0 +2,6 @@
+Sun Oct 10 14:50:59 UTC 2021 - [email protected]
+
+- Update base64-bytestring-type to version 1.0.1 revision 10.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-base64-bytestring-type.spec ++++++
--- /var/tmp/diff_new_pack.Gu4zk9/_old  2021-11-11 21:36:17.224882747 +0100
+++ /var/tmp/diff_new_pack.Gu4zk9/_new  2021-11-11 21:36:17.224882747 +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/9.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/10.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-aeson-devel

++++++ base64-bytestring-type.cabal ++++++
--- /var/tmp/diff_new_pack.Gu4zk9/_old  2021-11-11 21:36:17.256882770 +0100
+++ /var/tmp/diff_new_pack.Gu4zk9/_new  2021-11-11 21:36:17.256882770 +0100
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               base64-bytestring-type
 version:            1.0.1
-x-revision:         9
+x-revision:         10
 synopsis:           A newtype around ByteString, for base64 encoding
 description:
   A newtype around ByteString, for base64 encoding.
@@ -66,7 +66,7 @@
 
   -- other dependencies:
   build-depends:
-      aeson              >=1.2.3.0 && <1.6
+      aeson              >=1.2.3.0 && <1.6 || >=2.0 && <2.1
     , base-compat        >=0.9.3   && <0.13
     , base64-bytestring  >=1.0.0.1 && <1.3
     , hashable           >=1.2.6.1 && <1.4

Reply via email to