From f5cddc9f2c17d240d15aeff25f55e511d82393f1211c21fc0ff3c4a732892010 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 15:03:39 +0000 Subject: [PATCH 1/6] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-safe revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=19 --- ghc-safe.changes | 40 +++------------------------------------- ghc-safe.spec | 4 ++-- safe-0.3.15.tar.gz | 3 --- safe-0.3.17.tar.gz | 3 +++ 4 files changed, 8 insertions(+), 42 deletions(-) delete mode 100644 safe-0.3.15.tar.gz create mode 100644 safe-0.3.17.tar.gz diff --git a/ghc-safe.changes b/ghc-safe.changes index 3634140..ae283b1 100644 --- a/ghc-safe.changes +++ b/ghc-safe.changes @@ -1,40 +1,6 @@ ------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com +Wed Mar 14 16:55:56 UTC 2018 - psimons@suse.com -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jun 25 18:41:42 UTC 2017 - psimons@suse.com - -- Update to version 0.3.15. - -------------------------------------------------------------------- -Mon Feb 20 08:44:27 UTC 2017 - psimons@suse.com - -- Update to version 0.3.14 with cabal2obs. - -------------------------------------------------------------------- -Sun Feb 12 14:20:41 UTC 2017 - psimons@suse.com - -- Update to version 0.3.13 with cabal2obs. - -------------------------------------------------------------------- -Thu Jan 26 16:21:49 UTC 2017 - psimons@suse.com - -- Update to version 0.3.11 with cabal2obs. - -------------------------------------------------------------------- -Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com - -- Update to version 0.3.10 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:26:32 UTC 2016 - psimons@suse.com - -- Update to version 0.3.9 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Fri Oct 23 07:33:19 UTC 2015 - mimi.vx@gmail.com - -- initial commit +- Update safe to version 0.3.17. + A more detailed change log is not available. diff --git a/ghc-safe.spec b/ghc-safe.spec index 2e78e32..d5bb9c6 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-safe # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -19,7 +19,7 @@ %global pkg_name safe %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.3.15 +Version: 0.3.17 Release: 0 Summary: Library of safe (exception free) functions License: BSD-3-Clause diff --git a/safe-0.3.15.tar.gz b/safe-0.3.15.tar.gz deleted file mode 100644 index c768c38..0000000 --- a/safe-0.3.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a35e4ae609aabd568da7e7d220ab529c34040b71ae50df1ee353896445a66a2d -size 9988 diff --git a/safe-0.3.17.tar.gz b/safe-0.3.17.tar.gz new file mode 100644 index 0000000..2633381 --- /dev/null +++ b/safe-0.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c5c41e7151906969133ea21af9f7e8d25c18315886e23d0bdf6faa8b537e5c +size 10524 From e8e6160961ca1ab7513683b1f9603b66c3be8a81f06e9c56c1f501d802ea8e13 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 14:00:59 +0000 Subject: [PATCH 2/6] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-safe revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=20 --- ghc-safe.changes | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/ghc-safe.changes b/ghc-safe.changes index ae283b1..bcaac47 100644 --- a/ghc-safe.changes +++ b/ghc-safe.changes @@ -1,6 +1,46 @@ ------------------------------------------------------------------- -Wed Mar 14 16:55:56 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:51 UTC 2018 - psimons@suse.com - Update safe to version 0.3.17. A more detailed change log is not available. +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Jun 25 18:41:42 UTC 2017 - psimons@suse.com + +- Update to version 0.3.15. + +------------------------------------------------------------------- +Mon Feb 20 08:44:27 UTC 2017 - psimons@suse.com + +- Update to version 0.3.14 with cabal2obs. + +------------------------------------------------------------------- +Sun Feb 12 14:20:41 UTC 2017 - psimons@suse.com + +- Update to version 0.3.13 with cabal2obs. + +------------------------------------------------------------------- +Thu Jan 26 16:21:49 UTC 2017 - psimons@suse.com + +- Update to version 0.3.11 with cabal2obs. + +------------------------------------------------------------------- +Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com + +- Update to version 0.3.10 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:26:32 UTC 2016 - psimons@suse.com + +- Update to version 0.3.9 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Fri Oct 23 07:33:19 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From 62dc4540716ac02dcac8feba2ebd8ea657d8b7bbae4ad55f19f0d567fe02462f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:44:37 +0000 Subject: [PATCH 3/6] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-safe revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=21 --- ghc-safe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-safe.spec b/ghc-safe.spec index d5bb9c6..038a01a 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -90,7 +90,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc CHANGES.txt README.md From 1342117c73fd97c5a6067b09e2b99ad9b1db3902b220a3be6066a9c0546b19d6 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:18:08 +0000 Subject: [PATCH 4/6] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-safe revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=22 --- ghc-safe.changes | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 ghc-safe.changes diff --git a/ghc-safe.changes b/ghc-safe.changes deleted file mode 100644 index bcaac47..0000000 --- a/ghc-safe.changes +++ /dev/null @@ -1,46 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:51 UTC 2018 - psimons@suse.com - -- Update safe to version 0.3.17. - A more detailed change log is not available. - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jun 25 18:41:42 UTC 2017 - psimons@suse.com - -- Update to version 0.3.15. - -------------------------------------------------------------------- -Mon Feb 20 08:44:27 UTC 2017 - psimons@suse.com - -- Update to version 0.3.14 with cabal2obs. - -------------------------------------------------------------------- -Sun Feb 12 14:20:41 UTC 2017 - psimons@suse.com - -- Update to version 0.3.13 with cabal2obs. - -------------------------------------------------------------------- -Thu Jan 26 16:21:49 UTC 2017 - psimons@suse.com - -- Update to version 0.3.11 with cabal2obs. - -------------------------------------------------------------------- -Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com - -- Update to version 0.3.10 with cabal2obs. - -------------------------------------------------------------------- -Sun Jul 10 17:26:32 UTC 2016 - psimons@suse.com - -- Update to version 0.3.9 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Fri Oct 23 07:33:19 UTC 2015 - mimi.vx@gmail.com - -- initial commit - From 23a30f2322c5be4e550c01be690b8fea9415caf38bb624968e6bf31189f8de5c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:21:00 +0000 Subject: [PATCH 5/6] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-safe revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=23 --- ghc-safe.changes | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ghc-safe.changes diff --git a/ghc-safe.changes b/ghc-safe.changes new file mode 100644 index 0000000..3634140 --- /dev/null +++ b/ghc-safe.changes @@ -0,0 +1,40 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Jun 25 18:41:42 UTC 2017 - psimons@suse.com + +- Update to version 0.3.15. + +------------------------------------------------------------------- +Mon Feb 20 08:44:27 UTC 2017 - psimons@suse.com + +- Update to version 0.3.14 with cabal2obs. + +------------------------------------------------------------------- +Sun Feb 12 14:20:41 UTC 2017 - psimons@suse.com + +- Update to version 0.3.13 with cabal2obs. + +------------------------------------------------------------------- +Thu Jan 26 16:21:49 UTC 2017 - psimons@suse.com + +- Update to version 0.3.11 with cabal2obs. + +------------------------------------------------------------------- +Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com + +- Update to version 0.3.10 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:26:32 UTC 2016 - psimons@suse.com + +- Update to version 0.3.9 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Fri Oct 23 07:33:19 UTC 2015 - mimi.vx@gmail.com + +- initial commit + From 339e4366ea302dd965685a7fbbd819f61dee56a74204b640b82798c08e047e48 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:24:33 +0000 Subject: [PATCH 6/6] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-safe revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=24 --- ghc-safe.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-safe.changes b/ghc-safe.changes index 3634140..809e7df 100644 --- a/ghc-safe.changes +++ b/ghc-safe.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update safe to version 0.3.17. + * Improve the display of errors, less internal callstack + * Add a few missing Partial constraints + * #22, add Safe index + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com