Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-Unique for openSUSE:Factory checked in at 2021-10-12 21:49:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-Unique (Old) and /work/SRC/openSUSE:Factory/.ghc-Unique.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-Unique" Tue Oct 12 21:49:04 2021 rev:3 rq:923796 version:0.4.7.9 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-Unique/ghc-Unique.changes 2020-12-22 11:34:06.229176420 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-Unique.new.2443/ghc-Unique.changes 2021-10-12 21:50:20.599956755 +0200 @@ -1,0 +2,6 @@ +Thu Sep 30 08:49:22 UTC 2021 - [email protected] + +- Update Unique to version 0.4.7.9. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- Unique-0.4.7.8.tar.gz New: ---- Unique-0.4.7.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-Unique.spec ++++++ --- /var/tmp/diff_new_pack.7TIK98/_old 2021-10-12 21:50:21.147957539 +0200 +++ /var/tmp/diff_new_pack.7TIK98/_new 2021-10-12 21:50:21.151957545 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-Unique # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name Unique %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.7.8 +Version: 0.4.7.9 Release: 0 Summary: It provides the functionality like unix "uniq" utility License: BSD-3-Clause ++++++ Unique-0.4.7.8.tar.gz -> Unique-0.4.7.9.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Unique-0.4.7.8/Unique.cabal new/Unique-0.4.7.9/Unique.cabal --- old/Unique-0.4.7.8/Unique.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/Unique-0.4.7.9/Unique.cabal 2021-09-30 08:17:43.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.0 name: Unique -version: 0.4.7.8 +version: 0.4.7.9 license: BSD3 license-file: LICENSE maintainer: [email protected] @@ -26,7 +26,7 @@ default-language: Haskell2010 ghc-options: -Wall build-depends: - base >=4.0 && <=4.15, + base >=4.0 && < 5, containers >=0.5.0.0 && <=0.7, extra >=1.6.2 && <=1.8, hashable >= 1.2.6 && <=1.4,
