From f8490e690d9bee3897ed9351722411a925c239ebaa84c87780d40eace2c93b11 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 9 Feb 2022 13:44:51 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-aeson revision:37, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=77 --- aeson.cabal | 4 ++-- ghc-aeson.changes | 6 ++++++ ghc-aeson.spec | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/aeson.cabal b/aeson.cabal index 292f7aa..1a7d259 100644 --- a/aeson.cabal +++ b/aeson.cabal @@ -1,6 +1,6 @@ name: aeson version: 1.5.6.0 -x-revision: 4 +x-revision: 5 license: BSD3 license-file: LICENSE category: Text, Web, JSON @@ -95,7 +95,7 @@ library -- GHC bundled libs build-depends: base >= 4.7.0.0 && < 5, - bytestring >= 0.10.4.0 && < 0.12, + bytestring >= 0.10.4.0 && < 0.11.2, containers >= 0.5.5.1 && < 0.7, deepseq >= 1.3.0.0 && < 1.5, ghc-prim >= 0.2 && < 0.8, diff --git a/ghc-aeson.changes b/ghc-aeson.changes index da479c0..403ad8b 100644 --- a/ghc-aeson.changes +++ b/ghc-aeson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:29 UTC 2022 - psimons@suse.com + +- Update aeson to version 1.5.6.0 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + ------------------------------------------------------------------- Sat Nov 20 17:29:58 UTC 2021 - psimons@suse.com diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 492ce6d..096b304 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson # -# 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 @@ Summary: Fast JSON parsing and encoding 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/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-attoparsec-devel BuildRequires: ghc-base-compat-batteries-devel From 0781e32fffffaa6221f712c89ee19d1999479c5831617f003329bdc6bbcb8d16 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Feb 2022 02:01:35 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-aeson revision:38, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=78 --- ghc-aeson.changes | 2 +- ghc-aeson.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-aeson.changes b/ghc-aeson.changes index 403ad8b..3771001 100644 --- a/ghc-aeson.changes +++ b/ghc-aeson.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Feb 4 12:15:29 UTC 2022 - psimons@suse.com +Sat Dec 11 17:27:48 UTC 2021 - Peter Simons - Update aeson to version 1.5.6.0 revision 5. Upstream has revised the Cabal build instructions on Hackage. diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 096b304..4d6a34c 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson # -# Copyright (c) 2022 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