commit ghc-http-media for openSUSE:Factory
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 2024-06-03 17:45:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-http-media (Old) and /work/SRC/openSUSE:Factory/.ghc-http-media.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-http-media" Mon Jun 3 17:45:04 2024 rev:10 rq:1178296 version:0.8.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-http-media/ghc-http-media.changes 2023-11-02 20:22:11.821440968 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-http-media.new.24587/ghc-http-media.changes 2024-06-03 17:45:51.316291798 +0200 @@ -1,0 +2,6 @@ +Fri May 17 05:19:14 UTC 2024 - Peter Simons <psimons@suse.com> + +- Update http-media to version 0.8.1.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-http-media.spec ++++++ --- /var/tmp/diff_new_pack.BBsyiH/_old 2024-06-03 17:45:51.952314528 +0200 +++ /var/tmp/diff_new_pack.BBsyiH/_new 2024-06-03 17:45:51.956314671 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-http-media # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,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/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-base-devel BuildRequires: ghc-base-prof ++++++ http-media.cabal ++++++ --- /var/tmp/diff_new_pack.BBsyiH/_old 2024-06-03 17:45:52.008316530 +0200 +++ /var/tmp/diff_new_pack.BBsyiH/_new 2024-06-03 17:45:52.012316673 +0200 @@ -1,24 +1,25 @@ name: http-media version: 0.8.1.1 -x-revision: 1 +x-revision: 2 license: MIT license-file: LICENSE author: Timothy Jones maintainer: Timothy Jones <tim@zmthy.net> homepage: https://github.com/zmthy/http-media bug-reports: https://github.com/zmthy/http-media/issues -copyright: (c) 2012-2023 Timothy Jones +copyright: (c) 2012-2024 Timothy Jones category: Web build-type: Simple cabal-version: >= 1.10 tested-with: GHC == 8.6.5 - , GHC == 8.8.4 - , GHC == 8.10.7 - , GHC == 9.0.2 - , GHC == 9.2.8 - , GHC == 9.4.5 - , GHC == 9.6.2 + || == 8.8.4 + || == 8.10.7 + || == 9.0.2 + || == 9.2.8 + || == 9.4.8 + || == 9.6.5 + || == 9.8.2 synopsis: Processing HTTP Content-Type and Accept headers description: This library is intended to be a comprehensive solution to parsing and @@ -83,7 +84,7 @@ base >= 4.8 && < 5, bytestring >= 0.10 && < 0.13, case-insensitive >= 1.0 && < 1.3, - containers >= 0.5 && < 0.7, + containers >= 0.5 && < 0.8, utf8-string >= 0.3 && < 1.1 test-suite test-http-media @@ -134,9 +135,9 @@ base >= 4.8 && < 5, bytestring >= 0.10 && < 0.13, case-insensitive >= 1.0 && < 1.3, - containers >= 0.5 && < 0.7, + containers >= 0.5 && < 0.8, utf8-string >= 0.3 && < 1.1, - QuickCheck >= 2.8 && < 2.15, + QuickCheck >= 2.8 && < 2.16, tasty >= 0.11 && < 1.6, tasty-quickcheck >= 0.8 && < 0.11
participants (1)
-
Source-Sync