From 5a315876db4ec5b1d6ddbea655f632beecb374fdd2f6d5c73f445c74f4e570df Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 21 Dec 2017 19:57:19 +0000 Subject: [PATCH 1/7] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-mustache revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=19 --- ghc-mustache.changes | 6 ++++++ ghc-mustache.spec | 2 +- mustache-2.2.3.tar.gz | 3 --- mustache-2.3.0.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 mustache-2.2.3.tar.gz create mode 100644 mustache-2.3.0.tar.gz diff --git a/ghc-mustache.changes b/ghc-mustache.changes index 9795fad..ec96482 100644 --- a/ghc-mustache.changes +++ b/ghc-mustache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 21 19:10:55 UTC 2017 - psimons@suse.com + +- Update to version 2.3.0. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-mustache.spec b/ghc-mustache.spec index ce16f9d..f8fb805 100644 --- a/ghc-mustache.spec +++ b/ghc-mustache.spec @@ -19,7 +19,7 @@ %global pkg_name mustache %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.2.3 +Version: 2.3.0 Release: 0 Summary: A mustache template parser library License: BSD-3-Clause diff --git a/mustache-2.2.3.tar.gz b/mustache-2.2.3.tar.gz deleted file mode 100644 index cff6c52..0000000 --- a/mustache-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5215a553f6f92a5c8cc7ec30861091fe32b78ef5ff5466273d5e4e76120cc2bf -size 19979 diff --git a/mustache-2.3.0.tar.gz b/mustache-2.3.0.tar.gz new file mode 100644 index 0000000..5b02011 --- /dev/null +++ b/mustache-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018863e578e971e393edc65dd7e0ed92a0e37fc152a47bb379fd8abd59537be0 +size 19986 From 0f6627552a5adcc3a74a96ade194807fa798e2ebbe9c9f577c56ce22871f3893 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Apr 2018 15:00:20 +0000 Subject: [PATCH 2/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-mustache revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=20 --- ghc-mustache.changes | 39 ++------------------------------------- ghc-mustache.spec | 2 +- 2 files changed, 3 insertions(+), 38 deletions(-) diff --git a/ghc-mustache.changes b/ghc-mustache.changes index ec96482..eaceff2 100644 --- a/ghc-mustache.changes +++ b/ghc-mustache.changes @@ -1,41 +1,6 @@ ------------------------------------------------------------------- -Thu Dec 21 19:10:55 UTC 2017 - psimons@suse.com +Wed Mar 14 16:57:10 UTC 2018 - psimons@suse.com -- Update to version 2.3.0. +- Update mustache to version 2.3.0. A more detailed change log is not available. -------------------------------------------------------------------- -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. - diff --git a/ghc-mustache.spec b/ghc-mustache.spec index f8fb805..9084fad 100644 --- a/ghc-mustache.spec +++ b/ghc-mustache.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-mustache # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 From ffbc81f422ed5369fbc6c1f51b36c28d2d3a9ad859b2bd9818a11920dc7b35b5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 13 Apr 2018 13:51:22 +0000 Subject: [PATCH 3/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-mustache revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=21 --- ghc-mustache.changes | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/ghc-mustache.changes b/ghc-mustache.changes index eaceff2..e9c122b 100644 --- a/ghc-mustache.changes +++ b/ghc-mustache.changes @@ -1,6 +1,41 @@ ------------------------------------------------------------------- -Wed Mar 14 16:57:10 UTC 2018 - psimons@suse.com +Thu Apr 12 08:31:44 UTC 2018 - psimons@suse.com - Update mustache to version 2.3.0. A more detailed change log is not available. +------------------------------------------------------------------- +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. + From a5736f63924df7ea5215e6c6a9faa9bd3b5911f75fee59fd179d17c6083fd487 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 26 Apr 2018 07:35:40 +0000 Subject: [PATCH 4/7] osc copypac from project:devel:languages:haskell:lts:11 package:ghc-mustache revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=22 --- ghc-mustache.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mustache.spec b/ghc-mustache.spec index 9084fad..c4b2ae7 100644 --- a/ghc-mustache.spec +++ b/ghc-mustache.spec @@ -95,7 +95,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %{_bindir}/haskell-mustache %files devel -f %{name}-devel.files From af54a029a0359c9a7eb4b7b9ff43a90bffff98b7d03a3e6732ad3a19c55dfd9d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 13:17:27 +0000 Subject: [PATCH 5/7] osc copypac from project:devel:languages:haskell:ghc-8.4.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=23 --- ghc-mustache.changes | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 ghc-mustache.changes diff --git a/ghc-mustache.changes b/ghc-mustache.changes deleted file mode 100644 index e9c122b..0000000 --- a/ghc-mustache.changes +++ /dev/null @@ -1,41 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 12 08:31:44 UTC 2018 - psimons@suse.com - -- Update mustache to version 2.3.0. - A more detailed change log is not available. - -------------------------------------------------------------------- -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. - From 4974da5563a9af1732cbe72e8aa566e691aec2ba51970d1a9db40b5da1d780de Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 14 May 2018 15:20:45 +0000 Subject: [PATCH 6/7] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-mustache revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=24 --- ghc-mustache.changes | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ghc-mustache.changes diff --git a/ghc-mustache.changes b/ghc-mustache.changes new file mode 100644 index 0000000..9795fad --- /dev/null +++ b/ghc-mustache.changes @@ -0,0 +1,35 @@ +------------------------------------------------------------------- +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. + From 30aca1cd9830508729edda3a1fdb0fb8dec9e6b60aeaee3e82f4e3ef90d3b006 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:24:15 +0000 Subject: [PATCH 7/7] osc copypac from project:devel:languages:haskell:ghc-8.4.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=25 --- ghc-mustache.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ghc-mustache.changes b/ghc-mustache.changes index 9795fad..c593b3d 100644 --- a/ghc-mustache.changes +++ b/ghc-mustache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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