Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-some for openSUSE:Factory 
checked in at 2021-12-19 17:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-some (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-some.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-some"

Sun Dec 19 17:34:49 2021 rev:3 rq:934291 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-some/ghc-some.changes        2021-11-11 
21:37:21.764929818 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-some.new.2520/ghc-some.changes      
2021-12-19 17:35:06.992293679 +0100
@@ -1,0 +2,6 @@
+Sat Nov 20 17:29:50 UTC 2021 - [email protected]
+
+- Update some to version 1.0.3 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-some.spec ++++++
--- /var/tmp/diff_new_pack.iF5Dk5/_old  2021-12-19 17:35:07.516294048 +0100
+++ /var/tmp/diff_new_pack.iF5Dk5/_new  2021-12-19 17:35:07.524294054 +0100
@@ -24,7 +24,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-deepseq-devel
 BuildRequires:  ghc-rpm-macros

++++++ some.cabal ++++++
--- /var/tmp/diff_new_pack.iF5Dk5/_old  2021-12-19 17:35:07.564294082 +0100
+++ /var/tmp/diff_new_pack.iF5Dk5/_new  2021-12-19 17:35:07.568294084 +0100
@@ -1,6 +1,6 @@
 name:               some
 version:            1.0.3
-x-revision:         1
+x-revision:         2
 stability:          provisional
 cabal-version:      >=1.10
 build-type:         Simple
@@ -82,9 +82,9 @@
 
   if !impl(ghc >=8.0)
     build-depends:
-        semigroups           >=0.18.5 && <0.20
-      , transformers         >=0.3    && <0.6
-      , transformers-compat  >=0.6    && <0.7
+        semigroups           >=0.18.5 && <0.21
+      , transformers         >=0.3    && <0.7
+      , transformers-compat  >=0.6    && <0.8
 
   if impl(ghc >=9.0)
     -- these flags may abort compilation with GHC-8.10

Reply via email to