From 54f0cd593523f0b8e11f4a51f12eb7b3a7efb9a9c1283e2f44160ee0b09c72dd Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 26 Aug 2020 01:01:24 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-gitrev revision:1, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-gitrev?expand=0&rev=31 --- ghc-gitrev.changes | 39 ++------------------------------------- ghc-gitrev.spec | 4 ++-- 2 files changed, 4 insertions(+), 39 deletions(-) diff --git a/ghc-gitrev.changes b/ghc-gitrev.changes index 1287560..8ae4d47 100644 --- a/ghc-gitrev.changes +++ b/ghc-gitrev.changes @@ -1,40 +1,5 @@ ------------------------------------------------------------------- -Thu Nov 7 06:42:07 UTC 2019 - psimons@suse.com +Tue Aug 25 10:19:07 UTC 2020 - psimons@suse.com -- Drop obsolete group attributes. +- Add gitrev at version 1.3.1. -------------------------------------------------------------------- -Sat Oct 20 11:31:33 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -Wed Jul 18 14:26:25 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Wed May 16 13:06:55 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. - -------------------------------------------------------------------- -Thu Jul 27 14:06:02 UTC 2017 - psimons@suse.com - -- Update to version 1.3.1. - -------------------------------------------------------------------- -Sun Jul 10 17:07:18 UTC 2016 - psimons@suse.com - -- Update to version 1.2.0 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Tue Nov 17 21:50:28 UTC 2015 - mimi.vx@gmail.com - -- initial commit diff --git a/ghc-gitrev.spec b/ghc-gitrev.spec index da4a198..606934a 100644 --- a/ghc-gitrev.spec +++ b/ghc-gitrev.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-gitrev # -# 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,7 +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} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build