forked from pool/ghc-mustache
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mustache revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=38
This commit is contained in:
parent
9d18781886
commit
4e350ae412
@ -1,5 +1,64 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 10:19:21 UTC 2020 - psimons@suse.com
|
Thu Dec 19 09:58:24 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
- Add mustache at version 2.3.1.
|
- Update mustache to version 2.3.1.
|
||||||
|
Upstream has not updated the file "CHANGELOG.md" since the last
|
||||||
|
release.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-mustache
|
# spec file for package ghc-mustache
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user