From 3d10553e711c608741b7e394a2f93a5c87815dc59177322d1c7d1850d2fb425f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 26 Aug 2020 01:01:27 +0000 Subject: [PATCH 1/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-iso8601-time revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-iso8601-time?expand=0&rev=6 --- ghc-iso8601-time.changes | 7 +------ ghc-iso8601-time.spec | 6 ++---- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/ghc-iso8601-time.changes b/ghc-iso8601-time.changes index 895ca5b..8795c1c 100644 --- a/ghc-iso8601-time.changes +++ b/ghc-iso8601-time.changes @@ -1,10 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:14:05 UTC 2019 - Peter Simons - -- Drop obsolete group attributes. - -------------------------------------------------------------------- -Wed Jul 3 14:15:01 UTC 2019 - psimons@suse.com +Tue Aug 25 10:19:17 UTC 2020 - psimons@suse.com - Add iso8601-time at version 0.1.5. diff --git a/ghc-iso8601-time.spec b/ghc-iso8601-time.spec index 56d02d0..53c4773 100644 --- a/ghc-iso8601-time.spec +++ b/ghc-iso8601-time.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-iso8601-time # -# 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 @@ -48,9 +48,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} -echo > Setup.hs 'import Distribution.Simple' -echo >>Setup.hs 'main = defaultMain' +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build From 8bff10d993d6847b8a1cb342e6413adcf0ef3c71a1894949d3768927faacf994 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 1 Sep 2020 15:05:59 +0000 Subject: [PATCH 2/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-iso8601-time revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-iso8601-time?expand=0&rev=7 --- ghc-iso8601-time.changes | 7 ++++++- ghc-iso8601-time.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ghc-iso8601-time.changes b/ghc-iso8601-time.changes index 8795c1c..895ca5b 100644 --- a/ghc-iso8601-time.changes +++ b/ghc-iso8601-time.changes @@ -1,5 +1,10 @@ ------------------------------------------------------------------- -Tue Aug 25 10:19:17 UTC 2020 - psimons@suse.com +Fri Nov 8 16:14:05 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + +------------------------------------------------------------------- +Wed Jul 3 14:15:01 UTC 2019 - psimons@suse.com - Add iso8601-time at version 0.1.5. diff --git a/ghc-iso8601-time.spec b/ghc-iso8601-time.spec index 53c4773..e4af423 100644 --- a/ghc-iso8601-time.spec +++ b/ghc-iso8601-time.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-iso8601-time # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 1011b314d086bc88c429048e5de1e329a415527330d5ddd26f5bc8a2cf77dfbf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 11:41:13 +0000 Subject: [PATCH 3/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-iso8601-time revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-iso8601-time?expand=0&rev=8 --- ghc-iso8601-time.changes | 5 +++++ ghc-iso8601-time.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-iso8601-time.changes b/ghc-iso8601-time.changes index 895ca5b..89ba768 100644 --- a/ghc-iso8601-time.changes +++ b/ghc-iso8601-time.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 4 10:40:13 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Fri Nov 8 16:14:05 UTC 2019 - Peter Simons diff --git a/ghc-iso8601-time.spec b/ghc-iso8601-time.spec index e4af423..53c4773 100644 --- a/ghc-iso8601-time.spec +++ b/ghc-iso8601-time.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-iso8601-time # -# Copyright (c) 2019 SUSE LLC +# 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 From ebb48913376f8b1e31a35cea0ab762c36c48c621c5ac5d246c334e8a3aeafbd2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:33 +0000 Subject: [PATCH 4/5] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-iso8601-time revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-iso8601-time?expand=0&rev=9 --- ghc-iso8601-time.changes | 5 ----- ghc-iso8601-time.spec | 6 ++++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/ghc-iso8601-time.changes b/ghc-iso8601-time.changes index 89ba768..895ca5b 100644 --- a/ghc-iso8601-time.changes +++ b/ghc-iso8601-time.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Sep 4 10:40:13 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - ------------------------------------------------------------------- Fri Nov 8 16:14:05 UTC 2019 - Peter Simons diff --git a/ghc-iso8601-time.spec b/ghc-iso8601-time.spec index 53c4773..56d02d0 100644 --- a/ghc-iso8601-time.spec +++ b/ghc-iso8601-time.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-iso8601-time # -# 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 @@ -48,7 +48,9 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} +echo > Setup.hs 'import Distribution.Simple' +echo >>Setup.hs 'main = defaultMain' %build %ghc_lib_build From d477518dedb0d4a23e159a2b98029b581efe16f811ff5d6babca39fc9b889edc Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:11:04 +0000 Subject: [PATCH 5/5] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-iso8601-time revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-iso8601-time?expand=0&rev=10 --- ghc-iso8601-time.changes | 5 +++++ ghc-iso8601-time.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ghc-iso8601-time.changes b/ghc-iso8601-time.changes index 895ca5b..89ba768 100644 --- a/ghc-iso8601-time.changes +++ b/ghc-iso8601-time.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 4 10:40:13 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Fri Nov 8 16:14:05 UTC 2019 - Peter Simons diff --git a/ghc-iso8601-time.spec b/ghc-iso8601-time.spec index 56d02d0..53c4773 100644 --- a/ghc-iso8601-time.spec +++ b/ghc-iso8601-time.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-iso8601-time # -# 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 @@ -48,9 +48,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} -echo > Setup.hs 'import Distribution.Simple' -echo >>Setup.hs 'main = defaultMain' +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build