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 2023-12-05 17:03:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-topograph (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-topograph.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-topograph"

Tue Dec  5 17:03:51 2023 rev:9 rq:1130925 version:1.0.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-topograph/ghc-topograph.changes      
2023-04-04 21:24:25.766559118 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-topograph.new.25432/ghc-topograph.changes   
2023-12-05 17:04:15.851465322 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 17:18:37 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update topograph to version 1.0.0.2 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-topograph.spec ++++++
--- /var/tmp/diff_new_pack.oqfRK8/_old  2023-12-05 17:04:16.483488619 +0100
+++ /var/tmp/diff_new_pack.oqfRK8/_new  2023-12-05 17:04:16.487488767 +0100
@@ -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-base-compat-devel
 BuildRequires:  ghc-base-compat-prof

++++++ topograph.cabal ++++++
--- /var/tmp/diff_new_pack.oqfRK8/_old  2023-12-05 17:04:16.519489946 +0100
+++ /var/tmp/diff_new_pack.oqfRK8/_new  2023-12-05 17:04:16.519489946 +0100
@@ -1,7 +1,7 @@
 cabal-version:   2.2
 name:            topograph
 version:         1.0.0.2
-x-revision:      1
+x-revision:      2
 synopsis:        Directed acyclic graphs.
 category:        Data, Graph
 description:
@@ -39,9 +39,10 @@
    || ==8.8.4
    || ==8.10.7
    || ==9.0.2
-   || ==9.2.7
-   || ==9.4.4
-   || ==9.6.1
+   || ==9.2.8
+   || ==9.4.8
+   || ==9.6.3
+   || ==9.8.1
 
 source-repository head
   type:     git
@@ -50,7 +51,7 @@
 library
   exposed-modules:  Topograph
   build-depends:
-    , base          >=4.6     && <4.19
+    , base          >=4.6     && <4.20
     , base-compat   ^>=0.10.5 || ^>=0.11.0 || ^>=0.12.0 || ^>=0.13.0
     , base-orphans  ^>=0.8 || ^>=0.9.0
     , containers    ^>=0.5.0.0 || ^>=0.6.0.1

Reply via email to