From 8e281aea3ef9c17e00298887e6da0bb883ea70570ccd401aafc6f80cf5cff604 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:03:16 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-easy-file revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-easy-file?expand=0&rev=38 --- ghc-easy-file.changes | 45 +++++++++++++++++++++++++++++++++++++++---- ghc-easy-file.spec | 4 ++-- 2 files changed, 43 insertions(+), 6 deletions(-) diff --git a/ghc-easy-file.changes b/ghc-easy-file.changes index 5b9ad1a..5fe8b33 100644 --- a/ghc-easy-file.changes +++ b/ghc-easy-file.changes @@ -1,10 +1,47 @@ ------------------------------------------------------------------- -Tue Aug 18 10:44:42 UTC 2020 - Peter Simons +Fri Nov 8 16:13:38 UTC 2019 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com +Sat Oct 20 11:31:27 UTC 2018 - Peter Simons -- Add easy-file at version 0.2.2. +- Use https URL to refer to bugs.opensuse.org. +------------------------------------------------------------------- +Wed Jul 18 14:26:22 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Fri Jul 13 14:32:06 UTC 2018 - psimons@suse.com + +- Update easy-file to version 0.2.2. + Upstream does not provide a change log file. + +------------------------------------------------------------------- +Wed May 16 13:06:54 UTC 2018 - psimons@suse.com + +- Prefer the new %license attribute over %doc. + +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Sun Jul 10 17:07:38 UTC 2016 - psimons@suse.com + +- Update to version 0.2.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun May 17 15:45:26 UTC 2015 - mimi.vx@gmail.com + +- update to 0.2.1 +* no upstream changelog + +------------------------------------------------------------------- +Fri Apr 24 17:41:23 UTC 2015 - mimi.vx@gmail.com + +- initial commit diff --git a/ghc-easy-file.spec b/ghc-easy-file.spec index f1dfcf6..4f89986 100644 --- a/ghc-easy-file.spec +++ b/ghc-easy-file.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-easy-file # -# 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 @@ -45,7 +45,7 @@ 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} %build %ghc_lib_build