update to 1.1.0.0

This commit is contained in:
Jens Petersen 2021-01-28 15:05:10 +08:00
parent 1ec1f51a63
commit 845a2ab680
4 changed files with 10 additions and 91 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/aeson-yaml-1.0.6.0.tar.gz
/aeson-yaml-1.1.0.0.tar.gz

View File

@ -1,83 +0,0 @@
cabal-version: 1.12
name: aeson-yaml
version: 1.0.6.0
x-revision: 1
homepage: https://github.com/clovyr/aeson-yaml
bug-reports: https://github.com/clovyr/aeson-yaml/issues
author: Patrick Nielsen
maintainer: patrick@clovyr.io
copyright: 2019 Clovyr LLC
license: BSD3
license-file: LICENSE
build-type: Simple
category: Text, Web, JSON, YAML
synopsis: Output any Aeson value as YAML (pure Haskell library)
description:
This library exposes functions for encoding any Aeson value as YAML. There
is also support for encoding multiple values into YAML "documents".
.
This library is pure Haskell, and does not depend on C FFI with libyaml. It
is also licensed under the BSD3 license.
extra-source-files:
README.md
CHANGELOG.md
source-repository head
type: git
location: https://github.com/clovyr/aeson-yaml
flag build-binaries
description: Build the binaries
manual: True
default: False
library
hs-source-dirs: src
exposed-modules:
Data.Aeson.Yaml
build-depends:
aeson >= 0.4.0.0 && < 1.6
, base >= 4.8.2.0 && < 5
, bytestring >= 0.10.4.0 && < 0.11
, text >= 0.1 && < 1.3
, unordered-containers >= 0.1.0.0 && < 0.3
, vector >= 0.1 && < 0.13
ghc-options:
-Wall
default-language: Haskell2010
test-suite test
hs-source-dirs: test
main-is: Driver.hs
other-modules:
Test.Data.Aeson.Yaml
build-depends:
aeson
, aeson-yaml
, base
, bytestring
-- , hedgehog
-- , hedgehog-gen-json
, string-qq
, tasty
, tasty-discover
, tasty-hunit
, unordered-containers
, yaml
type: exitcode-stdio-1.0
default-language: Haskell2010
executable json-to-yaml
if !flag(build-binaries)
buildable: False
hs-source-dirs: bin
main-is: JsonToYaml.hs
build-depends:
aeson
, aeson-yaml
, base
, bytestring
ghc-options: -Wall -threaded
default-language: Haskell2010

View File

@ -7,15 +7,14 @@
# testsuite missing deps: tasty-discover
Name: ghc-%{pkg_name}
Version: 1.0.6.0
Release: 4%{?dist}
Version: 1.1.0.0
Release: 1%{?dist}
Summary: Output any Aeson value as YAML (pure Haskell library)
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal
# End cabal-rpm sources
# Begin cabal-rpm deps:
@ -74,7 +73,6 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
chmod a-x CHANGELOG.md README.md
# End cabal-rpm setup
@ -113,11 +111,14 @@ chmod a-x CHANGELOG.md README.md
%changelog
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 1.1.0.0-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 28 2021 Jens Petersen <petersen@redhat.com> - 1.1.0.0-1
- update to 1.1.0.0
>>>>>>> 42211e7 (update to 1.1.0.0)
* Thu Sep 3 2020 Jens Petersen <petersen@redhat.com> - 1.0.6.0-2
- fix doc files perms (#1874507)

View File

@ -1 +1 @@
SHA512 (aeson-yaml-1.0.6.0.tar.gz) = 26fa24f784d21d25bfc012658e705da72486f55960945e24a5ffa2127a75532aa7fa865d15fd5ef57dcbf2064ff7418b0eb8f0d78d71c7b297dc8d5c313bcd6f
SHA512 (aeson-yaml-1.1.0.0.tar.gz) = ab7c48371906221fb4c99bbe230a6ada8e912744c012a2e90cf9187b3bf5083ee371664bb56861813d0a454eb6ed6344cb0df29ed5797cc888a2728ac4b1f8ac