Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-uuid-types for openSUSE:Factory checked in at 2022-10-13 15:43:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old) and /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-uuid-types" Thu Oct 13 15:43:31 2022 rev:19 rq:1008543 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes 2022-02-11 23:11:58.655391627 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.2275/ghc-uuid-types.changes 2022-10-13 15:43:48.334932402 +0200 @@ -1,0 +2,6 @@ +Wed Aug 10 20:40:22 UTC 2022 - Peter Simons <[email protected]> + +- Update uuid-types to version 1.0.5 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-uuid-types.spec ++++++ --- /var/tmp/diff_new_pack.tTKRhz/_old 2022-10-13 15:43:49.294934276 +0200 +++ /var/tmp/diff_new_pack.tTKRhz/_new 2022-10-13 15:43:49.298934283 +0200 @@ -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-binary-devel BuildRequires: ghc-bytestring-devel ++++++ uuid-types.cabal ++++++ --- /var/tmp/diff_new_pack.tTKRhz/_old 2022-10-13 15:43:49.338934361 +0200 +++ /var/tmp/diff_new_pack.tTKRhz/_new 2022-10-13 15:43:49.342934370 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: uuid-types version: 1.0.5 -x-revision: 2 +x-revision: 3 copyright: (c) 2017-2018 Herbert Valerio Riedel (c) 2008-2014 Antoine Latter @@ -23,8 +23,9 @@ || ==8.6.4 || ==8.8.4 || ==8.10.7 - || ==9.0.1 - || ==9.2.1 + || ==9.0.2 + || ==9.2.4 + || ==9.4.1 synopsis: Type definitions for Universally Unique Identifiers description: @@ -54,7 +55,7 @@ , deepseq >=1.3.0.0 && <1.5 , hashable >=1.2.7.0 && <1.5 , random >=1.1 && <1.3 - , template-haskell >=2.7.0.0 && <2.19 + , template-haskell >=2.7.0.0 && <2.20 , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1 exposed-modules: Data.UUID.Types
