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 2022-10-13 15:42:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-http-media (Old) and /work/SRC/openSUSE:Factory/.ghc-http-media.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-http-media" Thu Oct 13 15:42:18 2022 rev:5 rq:1008479 version:0.8.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-http-media/ghc-http-media.changes 2022-02-11 23:11:06.863241829 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-http-media.new.2275/ghc-http-media.changes 2022-10-13 15:42:26.094771859 +0200 @@ -1,0 +2,6 @@ +Wed Sep 7 21:43:27 UTC 2022 - Peter Simons <[email protected]> + +- Update http-media to version 0.8.0.0 revision 7. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-http-media.spec ++++++ --- /var/tmp/diff_new_pack.AN2rln/_old 2022-10-13 15:42:26.938773506 +0200 +++ /var/tmp/diff_new_pack.AN2rln/_new 2022-10-13 15:42:26.942773515 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-http-media # -# 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: 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/6.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.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.AN2rln/_old 2022-10-13 15:42:27.018773663 +0200 +++ /var/tmp/diff_new_pack.AN2rln/_new 2022-10-13 15:42:27.022773671 +0200 @@ -1,6 +1,6 @@ name: http-media version: 0.8.0.0 -x-revision: 6 +x-revision: 7 license: MIT license-file: LICENSE author: Timothy Jones @@ -72,7 +72,7 @@ Network.HTTP.Media.Utils build-depends: - base >= 4.8 && < 4.17, + base >= 4.8 && < 4.18, bytestring >= 0.10 && < 0.12, case-insensitive >= 1.0 && < 1.3, containers >= 0.5 && < 0.7,
