Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-binary-orphans for 
openSUSE:Factory checked in at 2023-10-18 21:25:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-binary-orphans (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-binary-orphans.new.31755 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-binary-orphans"

Wed Oct 18 21:25:49 2023 rev:6 rq:1118468 version:1.0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-binary-orphans/ghc-binary-orphans.changes    
2023-04-04 21:18:50.056583642 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-binary-orphans.new.31755/ghc-binary-orphans.changes
 2023-10-18 21:26:03.365453294 +0200
@@ -1,0 +2,6 @@
+Fri Oct 13 14:44:09 UTC 2023 - Peter Simons <[email protected]>
+
+- Update binary-orphans to version 1.0.4.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-binary-orphans.spec ++++++
--- /var/tmp/diff_new_pack.Aa306Q/_old  2023-10-18 21:26:03.773468074 +0200
+++ /var/tmp/diff_new_pack.Aa306Q/_new  2023-10-18 21:26:03.777468219 +0200
@@ -26,7 +26,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-devel
 BuildRequires:  ghc-base-prof

++++++ binary-orphans.cabal ++++++
--- /var/tmp/diff_new_pack.Aa306Q/_old  2023-10-18 21:26:03.809469378 +0200
+++ /var/tmp/diff_new_pack.Aa306Q/_new  2023-10-18 21:26:03.813469523 +0200
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               binary-orphans
 version:            1.0.4.1
-x-revision:         2
+x-revision:         3
 synopsis:           Compatibility package for binary; provides instances
 category:           Data, Binary, Parsing, Compatibility
 description:
@@ -27,9 +27,10 @@
    || ==8.8.4
    || ==8.10.7
    || ==9.0.2
-   || ==9.2.7
-   || ==9.4.4
-   || ==9.6.1
+   || ==9.2.8
+   || ==9.4.7
+   || ==9.6.3
+   || ==9.8.1
 
 extra-source-files: CHANGELOG.md
 
@@ -44,7 +45,7 @@
   exposed-modules:  Data.Binary.Orphans
   other-extensions: CPP
   build-depends:
-      base          >=4.5     && <4.19
+      base          >=4.5     && <4.20
     , binary        >=0.5.1.0 && <0.6 || >=0.7.1.0 && <0.8 || >=0.8.3.0 && 
<0.8.10
     , transformers  >=0.3.0.0 && <0.7
 
@@ -76,7 +77,7 @@
     , QuickCheck            >=2.13.1   && <2.15
     , quickcheck-instances  >=0.3.28   && <0.4
     , tagged                >=0.8.6    && <0.9
-    , tasty                 >=0.10.1.2 && <1.5
+    , tasty                 >=0.10.1.2 && <1.6
     , tasty-quickcheck      >=0.8.3.2  && <0.11
 
   if !impl(ghc >=8.0)

Reply via email to