osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-text-conversions revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-text-conversions?expand=0&rev=21
This commit is contained in:
parent
f6fc1ee551
commit
5f88849ce0
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 2 22:33:41 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update text-conversions to version 0.3.1.1.
|
||||||
|
## 0.3.1.1 (May 2nd, 2022)
|
||||||
|
|
||||||
|
- Eliminated dependency on the `errors` package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-text-conversions
|
# spec file for package ghc-text-conversions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 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 text-conversions
|
%global pkg_name text-conversions
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.1
|
Version: 0.3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Safe conversions between textual types
|
Summary: Safe conversions between textual types
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -29,7 +29,6 @@ BuildRequires: ghc-Cabal-devel
|
|||||||
BuildRequires: ghc-base16-bytestring-devel
|
BuildRequires: ghc-base16-bytestring-devel
|
||||||
BuildRequires: ghc-base64-bytestring-devel
|
BuildRequires: ghc-base64-bytestring-devel
|
||||||
BuildRequires: ghc-bytestring-devel
|
BuildRequires: ghc-bytestring-devel
|
||||||
BuildRequires: ghc-errors-devel
|
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-text-devel
|
BuildRequires: ghc-text-devel
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
3
text-conversions-0.3.1.1.tar.gz
Normal file
3
text-conversions-0.3.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d
|
||||||
|
size 5258
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b137843d3074248f28c5856a749bfd8e71d932b3afa040dbd3497684838d7d4d
|
|
||||||
size 5571
|
|
Loading…
x
Reference in New Issue
Block a user