Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-aeson-yaml for openSUSE:Factory 
checked in at 2022-10-13 15:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aeson-yaml (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-aeson-yaml.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aeson-yaml"

Thu Oct 13 15:44:02 2022 rev:6 rq:1009701 version:1.1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aeson-yaml/ghc-aeson-yaml.changes    
2022-02-11 23:10:27.743128683 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-aeson-yaml.new.2275/ghc-aeson-yaml.changes  
2022-10-13 15:44:31.779017211 +0200
@@ -1,0 +2,6 @@
+Tue Sep 27 20:38:57 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update aeson-yaml to version 1.1.0.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-aeson-yaml.spec ++++++
--- /var/tmp/diff_new_pack.wwvJi2/_old  2022-10-13 15:44:33.251020084 +0200
+++ /var/tmp/diff_new_pack.wwvJi2/_new  2022-10-13 15:44:33.259020100 +0200
@@ -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/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-aeson-devel
 BuildRequires:  ghc-bytestring-devel

++++++ aeson-yaml.cabal ++++++
--- /var/tmp/diff_new_pack.wwvJi2/_old  2022-10-13 15:44:33.295020170 +0200
+++ /var/tmp/diff_new_pack.wwvJi2/_new  2022-10-13 15:44:33.299020178 +0200
@@ -2,7 +2,7 @@
 
 name:           aeson-yaml
 version:        1.1.0.1
-x-revision: 1
+x-revision: 2
 homepage:       https://github.com/clovyr/aeson-yaml
 bug-reports:    https://github.com/clovyr/aeson-yaml/issues
 author:         Patrick Nielsen
@@ -38,7 +38,7 @@
   exposed-modules:
       Data.Aeson.Yaml
   build-depends:
-      aeson >= 0.4.0.0 && < 2.1
+      aeson >= 0.4.0.0 && < 2.2
     , base >= 4.8.2.0 && < 5
     , bytestring >= 0.10.4.0 && < 0.12
     , text >= 0.1 && < 2.1

Reply via email to