1
0

Accepting request 780025 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/780025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-neat-interpolation?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-03-09 13:16:29 +00:00 committed by Git OBS Bridge
commit b3d4a06358
4 changed files with 20 additions and 7 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 7 08:04:12 UTC 2020 - psimons@suse.com
- Update neat-interpolation to version 0.5.1.
Upstream added a new change log file in this release. With no
previous version to compare against, the automatic updater cannot
reliable determine the relevante entries for this release.
-------------------------------------------------------------------
Wed Dec 4 03:03:16 UTC 2019 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-neat-interpolation
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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,20 +19,24 @@
%global pkg_name neat-interpolation
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.2.5
Version: 0.5.1
Release: 0
Summary: A quasiquoter for neat and simple multiline text interpolation
License: MIT
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-megaparsec-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-template-haskell-devel
BuildRequires: ghc-text-devel
%if %{with tests}
BuildRequires: ghc-HTF-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-quickcheck-instances-devel
BuildRequires: ghc-rerebase-devel
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel
BuildRequires: ghc-tasty-quickcheck-devel
%endif
%description
@ -73,5 +77,6 @@ files.
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGELOG.md
%changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c3d5204ca80713461b5b5411bdaceade0ec7a174c04104e65dd5d79fd02cb26
size 4469

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ffe87dcb058f1facf04e504aed70fcf872c3c1fd8c807d554bd0ee4c869de41
size 5759