synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=26
This commit is contained in:
Peter Simons 2017-02-22 17:47:05 +00:00 committed by Git OBS Bridge
parent 2387fa05f6
commit e7a226ec14
4 changed files with 12 additions and 6 deletions

View File

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

3
extra-1.5.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 12 14:20:44 UTC 2017 - psimons@suse.com
- Update to version 1.5.1 with cabal2obs.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 10 17:28:13 UTC 2016 - psimons@suse.com Sun Jul 10 17:28:13 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-extra # spec file for package ghc-extra
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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
@ -19,7 +19,7 @@
%global pkg_name extra %global pkg_name extra
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.4.10 Version: 1.5.1
Release: 0 Release: 0
Summary: Extra functions I use Summary: Extra functions I use
License: BSD-3-Clause License: BSD-3-Clause
@ -27,6 +27,7 @@ Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-clock-devel
BuildRequires: ghc-directory-devel BuildRequires: ghc-directory-devel
BuildRequires: ghc-filepath-devel BuildRequires: ghc-filepath-devel
BuildRequires: ghc-process-devel BuildRequires: ghc-process-devel
@ -84,6 +85,6 @@ This package provides the Haskell %{pkg_name} library development files.
%files devel -f %{name}-devel.files %files devel -f %{name}-devel.files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc README.md %doc CHANGES.txt README.md
%changelog %changelog