Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-fsnotify for openSUSE:Factory checked in at 2022-08-01 21:29:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-fsnotify (Old) and /work/SRC/openSUSE:Factory/.ghc-fsnotify.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-fsnotify" Mon Aug 1 21:29:46 2022 rev:11 rq:987035 version:0.3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-fsnotify/ghc-fsnotify.changes 2020-12-22 11:39:43.841516678 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-fsnotify.new.1533/ghc-fsnotify.changes 2022-08-01 21:29:53.753569870 +0200 @@ -1,0 +2,6 @@ +Sat Apr 16 17:31:00 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update fsnotify to version 0.3.0.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-fsnotify.spec ++++++ --- /var/tmp/diff_new_pack.GpTDze/_old 2022-08-01 21:29:54.321571499 +0200 +++ /var/tmp/diff_new_pack.GpTDze/_new 2022-08-01 21:29:54.333571534 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-fsnotify # -# Copyright (c) 2020 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/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-async-devel BuildRequires: ghc-bytestring-devel ++++++ fsnotify.cabal ++++++ --- /var/tmp/diff_new_pack.GpTDze/_old 2022-08-01 21:29:54.389571694 +0200 +++ /var/tmp/diff_new_pack.GpTDze/_new 2022-08-01 21:29:54.393571706 +0200 @@ -1,6 +1,6 @@ Name: fsnotify Version: 0.3.0.1 -x-revision: 1 +x-revision: 2 Author: Mark Dittmer <mark.s.dittmer@gmail.com>, Niklas Broberg Maintainer: Tom McLaughlin <tom@codedown.io> License: BSD3 @@ -25,7 +25,7 @@ Build-Depends: base >= 4.8 && < 5 , bytestring >= 0.10.2 , containers >= 0.4 - , directory >= 1.1.0.0 + , directory >= 1.2.7.0 , filepath >= 1.3.0.0 , text >= 0.11.0 , time >= 1.1