SHA256
1
0
forked from pool/ghc-mustache

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mustache revision:1, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=37
This commit is contained in:
Peter Simons 2020-08-26 01:01:27 +00:00 committed by Git OBS Bridge
parent 0d1ca36beb
commit 9d18781886
2 changed files with 4 additions and 63 deletions

View File

@ -1,64 +1,5 @@
-------------------------------------------------------------------
Thu Dec 19 09:58:24 UTC 2019 - psimons@suse.com
Tue Aug 25 10:19:21 UTC 2020 - psimons@suse.com
- Update mustache to version 2.3.1.
Upstream has not updated the file "CHANGELOG.md" since the last
release.
- Add mustache at version 2.3.1.
-------------------------------------------------------------------
Fri Nov 8 16:14:16 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Sat Oct 20 11:31:45 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:33 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update mustache to version 2.3.0.
- Changed `EitherT` to `ExceptT` (deprecation)
- removed `getFile` from public API
-------------------------------------------------------------------
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:08:12 UTC 2017 - psimons@suse.com
- Update to version 2.2.3.
-------------------------------------------------------------------
Thu May 18 09:52:24 UTC 2017 - psimons@suse.com
- Update to version 2.1.4 with cabal2obs.
-------------------------------------------------------------------
Tue Apr 4 11:04:06 UTC 2017 - psimons@suse.com
- Update to version 2.1.3 with cabal2obs.
-------------------------------------------------------------------
Mon Nov 14 09:34:02 UTC 2016 - psimons@suse.com
- Update to version 2.1.2 with cabal2obs.
-------------------------------------------------------------------
Thu Sep 15 07:06:58 UTC 2016 - psimons@suse.com
- Update to version 2.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:16:46 UTC 2016 - psimons@suse.com
- Update to version 1.0.2 revision 0 with cabal2obs.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-mustache
#
# 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
@ -74,7 +74,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