Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-http-media for openSUSE:Factory checked in at 2021-01-20 18:26:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-http-media (Old) and /work/SRC/openSUSE:Factory/.ghc-http-media.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-http-media" Wed Jan 20 18:26:08 2021 rev:2 rq:864460 version:0.8.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-http-media/ghc-http-media.changes 2020-12-22 11:32:06.965065527 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-http-media.new.28504/ghc-http-media.changes 2021-01-20 18:26:29.443464511 +0100 @@ -1,0 +2,6 @@ +Tue Jan 19 09:00:27 UTC 2021 - [email protected] + +- Update http-media to version 0.8.0.0 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-http-media.spec ++++++ --- /var/tmp/diff_new_pack.ctkQkG/_old 2021-01-20 18:26:30.275465303 +0100 +++ /var/tmp/diff_new_pack.ctkQkG/_new 2021-01-20 18:26:30.279465307 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-http-media # -# 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 @@ -25,7 +25,7 @@ License: MIT 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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-case-insensitive-devel ++++++ http-media.cabal ++++++ --- /var/tmp/diff_new_pack.ctkQkG/_old 2021-01-20 18:26:30.319465345 +0100 +++ /var/tmp/diff_new_pack.ctkQkG/_new 2021-01-20 18:26:30.319465345 +0100 @@ -1,6 +1,6 @@ name: http-media version: 0.8.0.0 -x-revision: 3 +x-revision: 4 license: MIT license-file: LICENSE author: Timothy Jones @@ -73,7 +73,7 @@ build-depends: base >= 4.8 && < 4.15, - bytestring >= 0.10 && < 0.11, + bytestring >= 0.10 && < 0.12, case-insensitive >= 1.0 && < 1.3, containers >= 0.5 && < 0.7, utf8-string >= 0.3 && < 1.1 @@ -124,7 +124,7 @@ build-depends: base >= 4.7 && < 4.13, - bytestring >= 0.10 && < 0.11, + bytestring >= 0.10 && < 0.12, case-insensitive >= 1.0 && < 1.3, containers >= 0.5 && < 0.7, utf8-string >= 0.3 && < 1.1,
