From cf5c71a4d3179cd8b71237285b9b8f4e53c52754 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 28 Jan 2021 21:16:54 +0800 Subject: [PATCH] update to 1.0.3.1 --- .gitignore | 1 + ghc-integer-logarithms.spec | 9 +-- integer-logarithms-1.0.3.cabal | 115 --------------------------------- sources | 2 +- 4 files changed, 7 insertions(+), 120 deletions(-) delete mode 100644 integer-logarithms-1.0.3.cabal diff --git a/.gitignore b/.gitignore index 95fccd8..97ea352 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /integer-logarithms-1.0.2.1.tar.gz /integer-logarithms-1.0.2.2.tar.gz /integer-logarithms-1.0.3.tar.gz +/integer-logarithms-1.0.3.1.tar.gz diff --git a/ghc-integer-logarithms.spec b/ghc-integer-logarithms.spec index 1cf5281..13d290c 100644 --- a/ghc-integer-logarithms.spec +++ b/ghc-integer-logarithms.spec @@ -7,15 +7,14 @@ # testsuite missing deps: tasty-smallcheck Name: ghc-%{pkg_name} -Version: 1.0.3 -Release: 6%{?dist} +Version: 1.0.3.1 +Release: 1%{?dist} Summary: Integer logarithms License: MIT 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: @@ -72,7 +71,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 @@ -111,6 +109,9 @@ chmod a-x changelog.md readme.md %changelog +* Thu Aug 5 2021 Jens Petersen - 1.0.3.1-1 +- update to 1.0.3.1 + * Thu Jul 22 2021 Fedora Release Engineering - 1.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/integer-logarithms-1.0.3.cabal b/integer-logarithms-1.0.3.cabal deleted file mode 100644 index 01e7177..0000000 --- a/integer-logarithms-1.0.3.cabal +++ /dev/null @@ -1,115 +0,0 @@ -name: integer-logarithms -version: 1.0.3 -x-revision: 2 -cabal-version: >= 1.10 -author: Daniel Fischer -copyright: (c) 2011 Daniel Fischer -license: MIT -license-file: LICENSE -maintainer: Oleg Grenrus -build-type: Simple -stability: Provisional -homepage: https://github.com/Bodigrim/integer-logarithms -bug-reports: https://github.com/Bodigrim/integer-logarithms/issues - -synopsis: Integer logarithms. -description: - "Math.NumberTheory.Logarithms" and "Math.NumberTheory.Powers.Integer" - from the arithmoi package. - . - Also provides "GHC.Integer.Logarithms.Compat" and - "Math.NumberTheory.Power.Natural" modules, as well as some - additional functions in migrated modules. - -category: Math, Algorithms, Number Theory - -tested-with: - GHC==7.0.4, - GHC==7.2.2, - GHC==7.4.2, - GHC==7.6.3, - GHC==7.8.4, - GHC==7.10.3, - GHC==8.0.2, - GHC==8.2.2, - GHC==8.4.4, - GHC==8.6.5, - GHC==8.8.2, - GHC==8.10.2 - -extra-source-files : readme.md changelog.md - -flag integer-gmp - description: integer-gmp or integer-simple - default: True - manual: False - -flag check-bounds - description: Replace unsafe array operations with safe ones - default: False - manual: True - -library - default-language: Haskell2010 - hs-source-dirs: src - build-depends: - base >= 4.3 && < 4.15, - array >= 0.3 && < 0.6, - ghc-prim < 0.7 - - if !impl(ghc >= 7.10) - build-depends: nats >= 1.1.2 && <1.2 - - if flag(integer-gmp) - build-depends: - integer-gmp < 1.1 - else - build-depends: - integer-simple - - exposed-modules: - Math.NumberTheory.Logarithms - Math.NumberTheory.Powers.Integer - Math.NumberTheory.Powers.Natural - GHC.Integer.Logarithms.Compat - other-extensions: - BangPatterns - CPP - MagicHash - - ghc-options: -O2 -Wall - if flag(check-bounds) - cpp-options: -DCheckBounds - -source-repository head - type: git - location: https://github.com/Bodigrim/integer-logarithms - -test-suite spec - type: exitcode-stdio-1.0 - hs-source-dirs: test-suite - ghc-options: -Wall - main-is: Test.hs - default-language: Haskell2010 - other-extensions: - StandaloneDeriving - FlexibleContexts - FlexibleInstances - GeneralizedNewtypeDeriving - MultiParamTypeClasses - build-depends: - base, - integer-logarithms, - tasty >= 0.10 && < 1.3, - tasty-smallcheck >= 0.8 && < 0.9, - tasty-quickcheck >= 0.8 && < 0.11, - tasty-hunit >= 0.9 && < 0.11, - QuickCheck >= 2.10 && < 2.14, - smallcheck >= 1.1.3 && < 1.2 - if !impl(ghc >= 7.10) - build-depends: nats >= 1.1 && <1.2 - - other-modules: - Math.NumberTheory.LogarithmsTests - Math.NumberTheory.TestUtils - Orphans diff --git a/sources b/sources index 2e4c754..2d09a42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (integer-logarithms-1.0.3.tar.gz) = b211127620bb52398ae7e64281f991d9dd016d5f74ff5d939275afea15689b01f82577efeaa2dfcdf4230cfea841f6c14f731ba16d38192f48e2e7ae90e704f3 +SHA512 (integer-logarithms-1.0.3.1.tar.gz) = 670aff419de8d6afd1b7e1a40b68290bcf7aefad788c3b08aebfa5ca3e709f5d22543fce82fb75dc18b3ba0ef6d8a8f61735cde647a7a6c9392a60ec365534b3