From 2271bb6390f1d508de72c15334e19a435b5da050282c3090ea938a285c49a0bf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 1 Sep 2020 01:01:34 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-cryptonite-conduit revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptonite-conduit?expand=0&rev=35 --- ghc-cryptonite-conduit.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ghc-cryptonite-conduit.changes b/ghc-cryptonite-conduit.changes index 3b10bf2..26fd01b 100644 --- a/ghc-cryptonite-conduit.changes +++ b/ghc-cryptonite-conduit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 31 09:34:38 UTC 2020 - psimons@suse.com + +- Update cryptonite-conduit to version 0.2.2 revision 1. + Upstream has revised the Cabal build instructions on Hackage. + ------------------------------------------------------------------- Tue Aug 18 10:44:32 UTC 2020 - Peter Simons From 98fae1fb1200f7192ef4c9afa79965dcf3223be9a392a69c3476c8bdba603d09 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:12 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-cryptonite-conduit revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptonite-conduit?expand=0&rev=36 --- ghc-cryptonite-conduit.changes | 40 ++++++++++++++++++++++++++++------ ghc-cryptonite-conduit.spec | 4 ++-- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/ghc-cryptonite-conduit.changes b/ghc-cryptonite-conduit.changes index 26fd01b..98d7260 100644 --- a/ghc-cryptonite-conduit.changes +++ b/ghc-cryptonite-conduit.changes @@ -1,16 +1,42 @@ ------------------------------------------------------------------- -Mon Aug 31 09:34:38 UTC 2020 - psimons@suse.com +Fri Nov 8 16:13:31 UTC 2019 - Peter Simons -- Update cryptonite-conduit to version 0.2.2 revision 1. - Upstream has revised the Cabal build instructions on Hackage. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Tue Aug 18 10:44:32 UTC 2020 - Peter Simons +Sat Oct 20 11:31:22 UTC 2018 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Use https URL to refer to bugs.opensuse.org. ------------------------------------------------------------------- -Tue Jun 9 09:26:14 UTC 2020 - psimons@suse.com +Wed Jul 18 14:26:20 UTC 2018 - psimons@suse.com -- Add cryptonite-conduit at version 0.2.2. +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. +------------------------------------------------------------------- +Wed Jul 18 14:11:52 UTC 2018 - psimons@suse.com + +- Revise cabal build file to specify more accurate dependencies. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update cryptonite-conduit to version 0.2.2. + * Add the `Crypto.Cipher.ChaChaPoly1305.Conduit` and + `Crypto.PubKey.ECIES.Conduit` modules + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Feb 12 14:11:16 UTC 2017 - psimons@suse.com + +- Update to version 0.2.0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:22:29 UTC 2016 - psimons@suse.com + +- Update to version 0.1 revision 0 with cabal2obs. diff --git a/ghc-cryptonite-conduit.spec b/ghc-cryptonite-conduit.spec index d1dcb13..5e59e0d 100644 --- a/ghc-cryptonite-conduit.spec +++ b/ghc-cryptonite-conduit.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-cryptonite-conduit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,7 +62,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build From fb6a212bc222888f67db9c7374dccf0b1e75ab9687b94ce33bfa43b92ce3d4ac Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:10:21 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-cryptonite-conduit revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptonite-conduit?expand=0&rev=37 --- ghc-cryptonite-conduit.changes | 40 ++++++---------------------------- ghc-cryptonite-conduit.spec | 4 ++-- 2 files changed, 9 insertions(+), 35 deletions(-) diff --git a/ghc-cryptonite-conduit.changes b/ghc-cryptonite-conduit.changes index 98d7260..26fd01b 100644 --- a/ghc-cryptonite-conduit.changes +++ b/ghc-cryptonite-conduit.changes @@ -1,42 +1,16 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:31 UTC 2019 - Peter Simons +Mon Aug 31 09:34:38 UTC 2020 - psimons@suse.com -- Drop obsolete group attributes. +- Update cryptonite-conduit to version 0.2.2 revision 1. + Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- -Sat Oct 20 11:31:22 UTC 2018 - Peter Simons +Tue Aug 18 10:44:32 UTC 2020 - Peter Simons -- Use https URL to refer to bugs.opensuse.org. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Wed Jul 18 14:26:20 UTC 2018 - psimons@suse.com +Tue Jun 9 09:26:14 UTC 2020 - psimons@suse.com -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. +- Add cryptonite-conduit at version 0.2.2. -------------------------------------------------------------------- -Wed Jul 18 14:11:52 UTC 2018 - psimons@suse.com - -- Revise cabal build file to specify more accurate dependencies. - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Update cryptonite-conduit to version 0.2.2. - * Add the `Crypto.Cipher.ChaChaPoly1305.Conduit` and - `Crypto.PubKey.ECIES.Conduit` modules - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Feb 12 14:11:16 UTC 2017 - psimons@suse.com - -- Update to version 0.2.0 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:22:29 UTC 2016 - psimons@suse.com - -- Update to version 0.1 revision 0 with cabal2obs. diff --git a/ghc-cryptonite-conduit.spec b/ghc-cryptonite-conduit.spec index 5e59e0d..d1dcb13 100644 --- a/ghc-cryptonite-conduit.spec +++ b/ghc-cryptonite-conduit.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-cryptonite-conduit # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,7 +62,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build