Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-singleton-bool for 
openSUSE:Factory checked in at 2021-03-10 08:55:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-singleton-bool (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-singleton-bool.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-singleton-bool"

Wed Mar 10 08:55:36 2021 rev:3 rq:877674 version:0.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-singleton-bool/ghc-singleton-bool.changes    
2020-12-22 11:46:10.045848482 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-singleton-bool.new.2378/ghc-singleton-bool.changes
  2021-03-10 08:57:37.890912283 +0100
@@ -1,0 +2,6 @@
+Sun Feb 21 12:48:18 UTC 2021 - [email protected]
+
+- Update singleton-bool to version 0.1.5 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-singleton-bool.spec ++++++
--- /var/tmp/diff_new_pack.bXFMyP/_old  2021-03-10 08:57:38.442912853 +0100
+++ /var/tmp/diff_new_pack.bXFMyP/_new  2021-03-10 08:57:38.442912853 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-singleton-bool
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-dec-devel
 BuildRequires:  ghc-rpm-macros

++++++ singleton-bool.cabal ++++++
--- /var/tmp/diff_new_pack.bXFMyP/_old  2021-03-10 08:57:38.474912886 +0100
+++ /var/tmp/diff_new_pack.bXFMyP/_new  2021-03-10 08:57:38.474912886 +0100
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               singleton-bool
 version:            0.1.5
-x-revision:         2
+x-revision:         3
 synopsis:           Type level booleans
 description:
   Type level booleans.
@@ -25,8 +25,9 @@
    || ==8.2.2
    || ==8.4.4
    || ==8.6.5
-   || ==8.8.3
-   || ==8.10.1
+   || ==8.8.4
+   || ==8.10.4
+   || ==9.0.1
 
 extra-source-files:
   CHANGELOG.md
@@ -39,7 +40,7 @@
 library
   hs-source-dirs:   src
   ghc-options:      -Wall
-  build-depends:    base >=4.6 && <4.15
+  build-depends:    base >=4.6 && <4.16
 
   if impl(ghc >=7.8)
     build-depends: dec >=0.0.3 && <0.1

Reply via email to