Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-assoc"

Thu Nov 11 21:36:07 2021 rev:6 rq:930301 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-assoc/ghc-assoc.changes      2021-03-10 
08:56:35.038847407 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-assoc.new.1890/ghc-assoc.changes    
2021-11-11 21:36:08.628876478 +0100
@@ -1,0 +2,6 @@
+Mon Nov  1 08:22:09 UTC 2021 - [email protected]
+
+- Update assoc to version 1.0.2 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-assoc.spec ++++++
--- /var/tmp/diff_new_pack.A4Sbmg/_old  2021-11-11 21:36:09.076876805 +0100
+++ /var/tmp/diff_new_pack.A4Sbmg/_new  2021-11-11 21:36:09.080876807 +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-bifunctors-devel
 BuildRequires:  ghc-rpm-macros

++++++ assoc.cabal ++++++
--- /var/tmp/diff_new_pack.A4Sbmg/_old  2021-11-11 21:36:09.108876828 +0100
+++ /var/tmp/diff_new_pack.A4Sbmg/_new  2021-11-11 21:36:09.108876828 +0100
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               assoc
 version:            1.0.2
-x-revision:         1
+x-revision:         2
 license:            BSD3
 license-file:       LICENSE
 synopsis:           swap and assoc: Symmetric and Semigroupy Bifunctors
@@ -29,7 +29,9 @@
      || ==8.4.4
      || ==8.6.5
      || ==8.8.4
-     || ==8.10.3
+     || ==8.10.4
+     || ==9.0.1
+     || ==9.2.1
   , GHCJS ==8.4
 
 source-repository head
@@ -40,7 +42,7 @@
   default-language: Haskell2010
   hs-source-dirs:   src
   build-depends:
-      base        >=4.3   && <4.16
+      base        >=4.3   && <4.17
     , bifunctors  >=5.5.5 && <5.6
     , tagged      >=0.8.6 && <0.9
 

Reply via email to