From 63a8c86cafab8576d2f30230e509b957a14dde83717925811b5764e25725431b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:04:14 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-silently revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-silently?expand=0&rev=37 --- ghc-silently.changes | 39 +++++++++++++++++++++++++++++++++++---- ghc-silently.spec | 4 ++-- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/ghc-silently.changes b/ghc-silently.changes index 54d0272..a2de358 100644 --- a/ghc-silently.changes +++ b/ghc-silently.changes @@ -1,10 +1,41 @@ ------------------------------------------------------------------- -Tue Aug 18 10:46:01 UTC 2020 - Peter Simons +Fri Nov 8 16:14:45 UTC 2019 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Tue Jun 9 09:26:14 UTC 2020 - psimons@suse.com +Mon Jul 22 02:02:22 UTC 2019 - psimons@suse.com -- Add silently at version 1.2.5.1. +- Update silently to version 1.2.5.1. + Upstream does not provide a change log file. +------------------------------------------------------------------- +Sat Oct 20 11:32:00 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +Wed Jul 18 14:26:40 UTC 2018 - psimons@suse.com + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Wed May 16 14:36:28 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:27:22 UTC 2016 - psimons@suse.com + +- Update to version 1.2.5 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Thu Nov 19 14:14:42 UTC 2015 - mimi.vx@gmail.com + +- initial commit diff --git a/ghc-silently.spec b/ghc-silently.spec index 3371705..f284e28 100644 --- a/ghc-silently.spec +++ b/ghc-silently.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-silently # -# 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,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