Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-topograph for openSUSE:Factory 
checked in at 2022-02-11 23:08:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-topograph (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-topograph.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-topograph"

Fri Feb 11 23:08:04 2022 rev:5 rq:953404 version:1.0.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-topograph/ghc-topograph.changes      
2021-09-10 23:41:34.554576280 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-topograph.new.1956/ghc-topograph.changes    
2022-02-11 23:09:58.995045535 +0100
@@ -1,0 +2,6 @@
+Mon Jan  3 11:46:57 UTC 2022 - Peter Simons <[email protected]>
+
+- Update topograph to version 1.0.0.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-topograph.spec ++++++
--- /var/tmp/diff_new_pack.c86l7N/_old  2022-02-11 23:09:59.503047005 +0100
+++ /var/tmp/diff_new_pack.c86l7N/_new  2022-02-11 23:09:59.507047017 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-topograph
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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-base-compat-devel
 BuildRequires:  ghc-base-orphans-devel

++++++ topograph.cabal ++++++
--- /var/tmp/diff_new_pack.c86l7N/_old  2022-02-11 23:09:59.547047133 +0100
+++ /var/tmp/diff_new_pack.c86l7N/_new  2022-02-11 23:09:59.551047144 +0100
@@ -1,7 +1,7 @@
 cabal-version:   2.2
 name:            topograph
 version:         1.0.0.1
-x-revision:      2
+x-revision:      3
 synopsis:        Directed acyclic graphs.
 category:        Data, Graph
 description:
@@ -39,6 +39,7 @@
    || ==8.8.4
    || ==8.10.4
    || ==9.0.1
+   || ==9.2.1
 
 source-repository head
   type:     git
@@ -47,7 +48,7 @@
 library
   exposed-modules:  Topograph
   build-depends:
-    , base          >=4.6     && <4.16
+    , base          >=4.6     && <4.17
     , base-compat   ^>=0.10.5 || ^>=0.11.0 || ^>=0.12.0
     , base-orphans  ^>=0.8
     , containers    ^>=0.5.0.0 || ^>=0.6.0.1

Reply via email to