Accepting request 607811 from devel:languages:haskell
Update ghc-hourglass to the latest version. OBS-URL: https://build.opensuse.org/request/show/607811 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hourglass?expand=0&rev=5
This commit is contained in:
commit
1eeb18fd45
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update hourglass to version 0.2.11.
|
||||
- Add Zero UTC
|
||||
- Avoid division by 0
|
||||
- Add support for ghc-8.4 alpha2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-hourglass
|
||||
#
|
||||
# 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 hourglass
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.10
|
||||
Version: 0.2.11
|
||||
Release: 0
|
||||
Summary: Simple performant time related library
|
||||
License: BSD-3-Clause
|
||||
@ -76,7 +76,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%ghc_pkg_recache
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc CHANGELOG.md README.md
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d553362d7a6f7df60d8ff99304aaad0995be81f9d302725ebe9441829a0f8d80
|
||||
size 26417
|
3
hourglass-0.2.11.tar.gz
Normal file
3
hourglass-0.2.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18a6bb303fc055275cca45aaffc17b6a04b2e9d7509aa5aa5bb9d9239f4e4f51
|
||||
size 25904
|
Loading…
Reference in New Issue
Block a user