Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-OneTuple for openSUSE:Factory 
checked in at 2022-10-13 15:40:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-OneTuple (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-OneTuple.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-OneTuple"

Thu Oct 13 15:40:48 2022 rev:3 rq:1008427 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-OneTuple/ghc-OneTuple.changes        
2021-12-19 17:34:24.612263828 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-OneTuple.new.2275/ghc-OneTuple.changes      
2022-10-13 15:40:52.422588994 +0200
@@ -1,0 +2,6 @@
+Wed Aug 10 17:14:57 UTC 2022 - Peter Simons <[email protected]>
+
+- Update OneTuple to version 0.3.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-OneTuple.spec ++++++
--- /var/tmp/diff_new_pack.rvsXLq/_old  2022-10-13 15:40:52.942590010 +0200
+++ /var/tmp/diff_new_pack.rvsXLq/_new  2022-10-13 15:40:52.946590017 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-OneTuple
 #
-# 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
@@ -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/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-orphans-devel
 BuildRequires:  ghc-hashable-devel

++++++ OneTuple.cabal ++++++
--- /var/tmp/diff_new_pack.rvsXLq/_old  2022-10-13 15:40:52.982590088 +0200
+++ /var/tmp/diff_new_pack.rvsXLq/_new  2022-10-13 15:40:52.994590112 +0200
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               OneTuple
 version:            0.3.1
-x-revision:         2
+x-revision:         3
 synopsis:           Singleton Tuple
 category:           Data
 description:
@@ -33,8 +33,9 @@
    || ==8.6.5
    || ==8.8.4
    || ==8.10.4
-   || ==9.0.1
-   || ==9.2.1
+   || ==9.0.2
+   || ==9.2.4
+   || ==9.4.1
 
 extra-source-files: Changelog.md
 
@@ -51,7 +52,7 @@
 
   hs-source-dirs:   src
   build-depends:
-      base              >=4.5 && <4.17
+      base              >=4.5 && <4.18
     , template-haskell
 
   if impl(ghc >=9.0)

Reply via email to