Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dhall-yaml for openSUSE:Factory 
checked in at 2021-04-06 17:31:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhall-yaml (Old)
 and      /work/SRC/openSUSE:Factory/.dhall-yaml.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhall-yaml"

Tue Apr  6 17:31:15 2021 rev:8 rq:883267 version:1.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhall-yaml/dhall-yaml.changes    2021-03-10 
08:56:31.966844236 +0100
+++ /work/SRC/openSUSE:Factory/.dhall-yaml.new.2401/dhall-yaml.changes  
2021-04-06 17:32:51.519332578 +0200
@@ -1,0 +2,8 @@
+Mon Mar 29 11:11:01 UTC 2021 - [email protected]
+
+- Update dhall-yaml to version 1.2.6.
+  1.2.6
+
+  * [Allow 
bytestring-0.11](https://github.com/dhall-lang/dhall-haskell/pull/2144)
+
+-------------------------------------------------------------------

Old:
----
  dhall-yaml-1.2.5.tar.gz
  dhall-yaml.cabal

New:
----
  dhall-yaml-1.2.6.tar.gz

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

Other differences:
------------------
++++++ dhall-yaml.spec ++++++
--- /var/tmp/diff_new_pack.3mFtjz/_old  2021-04-06 17:32:52.043333171 +0200
+++ /var/tmp/diff_new_pack.3mFtjz/_new  2021-04-06 17:32:52.047333176 +0200
@@ -19,13 +19,12 @@
 %global pkg_name dhall-yaml
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        1.2.5
+Version:        1.2.6
 Release:        0
 Summary:        Convert between Dhall and YAML
 License:        GPL-3.0-or-later
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HsYAML-aeson-devel
@@ -76,7 +75,6 @@
 
 %prep
 %autosetup
-cp -p %{SOURCE1} %{name}.cabal
 
 %build
 %ghc_lib_build

++++++ dhall-yaml-1.2.5.tar.gz -> dhall-yaml-1.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dhall-yaml-1.2.5/CHANGELOG.md 
new/dhall-yaml-1.2.6/CHANGELOG.md
--- old/dhall-yaml-1.2.5/CHANGELOG.md   2021-01-28 16:34:31.000000000 +0100
+++ new/dhall-yaml-1.2.6/CHANGELOG.md   2021-03-27 06:25:03.000000000 +0100
@@ -1,3 +1,7 @@
+1.2.6
+
+* [Allow 
bytestring-0.11](https://github.com/dhall-lang/dhall-haskell/pull/2144)
+
 1.2.5
 
 * Build against `dhall-1.38.0`, `tasty-1.4`, and `tasty-silver-3.2`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dhall-yaml-1.2.5/dhall-yaml.cabal 
new/dhall-yaml-1.2.6/dhall-yaml.cabal
--- old/dhall-yaml-1.2.5/dhall-yaml.cabal       2021-01-28 16:34:31.000000000 
+0100
+++ new/dhall-yaml-1.2.6/dhall-yaml.cabal       2021-03-27 06:25:03.000000000 
+0100
@@ -1,5 +1,5 @@
 Name: dhall-yaml
-Version: 1.2.5
+Version: 1.2.6
 Cabal-Version: >=1.10
 Build-Type: Simple
 Tested-With: GHC == 8.4.3, GHC == 8.6.1
@@ -36,7 +36,7 @@
         HsYAML-aeson              >= 0.2       && < 0.3 ,
         base                      >= 4.11.0.0  && < 5   ,
         aeson                     >= 1.0.0.0   && < 1.6 ,
-        bytestring                                < 0.11,
+        bytestring                                < 0.12,
         dhall                     >= 1.31.0    && < 1.39,
         dhall-json                >= 1.6.0     && < 1.8 ,
         optparse-applicative      >= 0.14.0.0  && < 0.17,
@@ -67,7 +67,7 @@
         base                                             ,
         aeson                                            ,
         ansi-terminal               >= 0.6.3.1  && < 0.12,
-        bytestring                                 < 0.11,
+        bytestring                                       ,
         dhall                                            ,
         dhall-json                                       ,
         dhall-yaml                                       ,

Reply via email to