From 7e2e1241035948188ccf04bd7b631fc7d7ef7de66421971d9414df624566704a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:10:25 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-easy-file revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-easy-file?expand=0&rev=39 --- ghc-easy-file.changes | 45 ++++--------------------------------------- ghc-easy-file.spec | 4 ++-- 2 files changed, 6 insertions(+), 43 deletions(-) diff --git a/ghc-easy-file.changes b/ghc-easy-file.changes index 5fe8b33..5b9ad1a 100644 --- a/ghc-easy-file.changes +++ b/ghc-easy-file.changes @@ -1,47 +1,10 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:38 UTC 2019 - Peter Simons +Tue Aug 18 10:44:42 UTC 2020 - Peter Simons -- Drop obsolete group attributes. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Sat Oct 20 11:31:27 UTC 2018 - Peter Simons +Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com -- Use https URL to refer to bugs.opensuse.org. +- Add easy-file at version 0.2.2. -------------------------------------------------------------------- -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 4f89986..f1dfcf6 100644 --- a/ghc-easy-file.spec +++ b/ghc-easy-file.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-easy-file # -# 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 @@ -45,7 +45,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build