diff --git a/ghc-neat-interpolation.changes b/ghc-neat-interpolation.changes index af5bac3..02f85dd 100644 --- a/ghc-neat-interpolation.changes +++ b/ghc-neat-interpolation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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. + +------------------------------------------------------------------- +Fri Jul 13 14:31:41 UTC 2018 - psimons@suse.com + +- Update neat-interpolation to version 0.3.2.2. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Wed May 16 13:06:57 UTC 2018 - psimons@suse.com @@ -17,4 +29,3 @@ Fri Jul 22 06:00:28 UTC 2016 - psimons@suse.com Sun Jul 10 17:19:09 UTC 2016 - psimons@suse.com - Update to version 0.3.2 revision 0 with cabal2obs. - diff --git a/ghc-neat-interpolation.spec b/ghc-neat-interpolation.spec index 7f1f33b..c618cb0 100644 --- a/ghc-neat-interpolation.spec +++ b/ghc-neat-interpolation.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-neat-interpolation # -# 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 @@ -19,7 +19,7 @@ %global pkg_name neat-interpolation %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.3.2.1 +Version: 0.3.2.2 Release: 0 Summary: A quasiquoter for neat and simple multiline text interpolation License: MIT @@ -28,7 +28,7 @@ URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-prelude-devel -BuildRequires: ghc-parsec-devel +BuildRequires: ghc-megaparsec-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-text-devel diff --git a/neat-interpolation-0.3.2.1.tar.gz b/neat-interpolation-0.3.2.1.tar.gz deleted file mode 100644 index e70f458..0000000 --- a/neat-interpolation-0.3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5530e43ca4de09b972d173e522f9dc96265f3afe0df695a25f0141be816fa014 -size 4339 diff --git a/neat-interpolation-0.3.2.2.tar.gz b/neat-interpolation-0.3.2.2.tar.gz new file mode 100644 index 0000000..752ece3 --- /dev/null +++ b/neat-interpolation-0.3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c8c5eca58ee99f9528ff21386ffa8e7dbc2e02186824cbaf74d795b0c9cc39 +size 4601