osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-streaming-commons revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=71
This commit is contained in:
parent
f11e78e21a
commit
d0879671d0
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 8 12:06:13 UTC 2022 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update streaming-commons to version 0.2.2.4.
|
||||||
|
## 0.2.2.4
|
||||||
|
|
||||||
|
* Fix docstrings for text 2.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 4 12:15:11 UTC 2022 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update streaming-commons to version 0.2.2.3.
|
||||||
|
## 0.2.2.3
|
||||||
|
|
||||||
|
* Support text 2.0 [#65](https://github.com/fpco/streaming-commons/pull/65)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 10 10:04:56 UTC 2021 - psimons@suse.com
|
Wed Nov 10 10:04:56 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-streaming-commons
|
# spec file for package ghc-streaming-commons
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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 streaming-commons
|
%global pkg_name streaming-commons
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.2.2
|
Version: 0.2.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common lower-level functions needed by various streaming data libraries
|
Summary: Common lower-level functions needed by various streaming data libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:786bddc912a7f7cc2e23bb91877b561def99340e62c77a13cfe47dd614e63048
|
|
||||||
size 86900
|
|
3
streaming-commons-0.2.2.4.tar.gz
Normal file
3
streaming-commons-0.2.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56a1408cce710cddfb04d73757efba439c98fb8043515083a45136902214ccf2
|
||||||
|
size 84330
|
Loading…
Reference in New Issue
Block a user