From 290e70836169ebc6cc850fe098e64449bac0bde1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Aug 04 2021 17:56:05 +0000 Subject: update to 1.0.2.0 --- diff --git a/.gitignore b/.gitignore index 8a1fdf6..b69e924 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /attoparsec-iso8601-1.0.0.0.tar.gz /attoparsec-iso8601-1.0.1.0.tar.gz +/attoparsec-iso8601-1.0.2.0.tar.gz diff --git a/attoparsec-iso8601-1.0.1.0.cabal b/attoparsec-iso8601-1.0.1.0.cabal deleted file mode 100644 index 9c5ba65..0000000 --- a/attoparsec-iso8601-1.0.1.0.cabal +++ /dev/null @@ -1,56 +0,0 @@ -name: attoparsec-iso8601 -version: 1.0.1.0 -x-revision: 1 -synopsis: Parsing of ISO 8601 dates, originally from aeson. -description: Parsing of ISO 8601 dates, originally from aeson. -license: BSD3 -license-file: LICENSE -category: Parsing -copyright: (c) 2011-2016 Bryan O'Sullivan - (c) 2011 MailRank, Inc. -author: Bryan O'Sullivan -maintainer: Adam Bergmark -stability: experimental -cabal-version: >=1.10 -homepage: https://github.com/bos/aeson -bug-reports: https://github.com/bos/aeson/issues -build-type: Simple -extra-source-files: - README.md - -flag developer - description: operate in developer mode - default: False - manual: True - -flag fast - description: compile without optimizations - default: False - manual: True - -library - hs-source-dirs: . - default-language: Haskell2010 - ghc-options: -Wall - exposed-modules: - Data.Attoparsec.Time.Internal - Data.Attoparsec.Time - build-depends: - attoparsec >= 0.13.0.1, - base >= 4.5 && < 5, - base-compat >= 0.9.1 && < 0.12, - text >= 1.1.1.0, - time >= 1.1.1.4 - - if flag(fast) - ghc-options: -O0 - else - ghc-options: -O2 - - if flag(developer) - ghc-options: -Werror - ghc-prof-options: -auto-all - -source-repository head - type: git - location: git://github.com/bos/aeson.git diff --git a/ghc-attoparsec-iso8601.spec b/ghc-attoparsec-iso8601.spec index 1dac906..5ca163b 100644 --- a/ghc-attoparsec-iso8601.spec +++ b/ghc-attoparsec-iso8601.spec @@ -5,15 +5,14 @@ %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.0.1.0 -Release: 9%{?dist} +Version: 1.0.2.0 +Release: 1%{?dist} Summary: Parsing of ISO 8601 dates, originally from aeson 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: @@ -21,9 +20,10 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-attoparsec-prof BuildRequires: ghc-base-prof -BuildRequires: ghc-base-compat-prof +BuildRequires: ghc-base-compat-batteries-prof BuildRequires: ghc-text-prof BuildRequires: ghc-time-prof +BuildRequires: ghc-time-compat-prof # End cabal-rpm deps %description @@ -68,7 +68,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 # End cabal-rpm setup @@ -106,6 +105,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Aug 5 2021 Jens Petersen - 1.0.2.0-1 +- update to 1.0.2.0 + * Thu Jul 22 2021 Fedora Release Engineering - 1.0.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 828a39d..4bc11d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (attoparsec-iso8601-1.0.1.0.tar.gz) = a1d751d388446a7d2f628d7112b72beab338061bf2f8dc74c26549f0e93ebbb955bd9082db8a70db71cd80ceb576b22a94195c34f816eb6cecd5c584cb100e8b +SHA512 (attoparsec-iso8601-1.0.2.0.tar.gz) = ae9595bbcaccd681afb223455484d0ee60690d8a468291cbde5c9eab6298d46434c43589ad3b55e9509e934aa34c382a6546c41b8e27dbbf7002bde20d6ee2a7