diff --git a/ghc-infer-license.changes b/ghc-infer-license.changes index 8614584..dfa703f 100644 --- a/ghc-infer-license.changes +++ b/ghc-infer-license.changes @@ -1,20 +1,5 @@ ------------------------------------------------------------------- -Fri Nov 8 16:14:03 UTC 2019 - Peter Simons - -- Drop obsolete group attributes. - -------------------------------------------------------------------- -Sat Oct 20 11:31:40 UTC 2018 - Peter Simons - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -Wed Jul 18 14:26:30 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Tue Jul 17 19:31:07 UTC 2018 - psimons@suse.com +Tue Aug 25 10:19:03 UTC 2020 - psimons@suse.com - Add infer-license at version 0.2.0. + diff --git a/ghc-infer-license.spec b/ghc-infer-license.spec index 3c71961..44ed410 100644 --- a/ghc-infer-license.spec +++ b/ghc-infer-license.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-infer-license # -# 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 @@ -49,7 +49,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