GPL-3.0-only licensed by Jens Petersen
Maintained by [email protected]
This version can be pinned in stack with:fedora-dists-2.1.1@sha256:861ad301017fa7cd3c14e00aae16b2d1205aa2a8f01aec66b027bc8f59b1408d,2099

Module documentation for 2.1.1

Used by 1 package in nightly-2022-09-05(full list with versions):

fedora-dists

Hackage GPL-3 license Stackage Lts Stackage Nightly GitHub CI

Library for Fedora distribution versions

See https://hackage.haskell.org/package/fedora-dists for documentation.

Changes

Changelog

fedora-dists uses PVP Versioning.

2.1.1 (2022-05-24)

epel-next fixes (juhp/fbrnch#29):

  • Branch: getFedoraBranches now includes epel-8-next and epel-9-next
  • Dist: fix rpmDistTag for epel-next

2.1.0 (2022-05-18)

  • add epel-next to Dist and Branch (juhp/fbrnch#29)
  • remove obsolete deps on bytestring and time

2.0.0 (2022-01-17)

1.1.2 (2020-01-24)

  • mockConfig rawhide version
  • drop F29 and EPEL6

1.1.1 (2019-12-15)

  • fix read and show for RHEL

1.1.0 (2019-10-29)

  • update for Fedora 31
  • haddock documentation
  • move distTag, distTarget and hackageRelease to fedora-haskell-tools

1.0.1

  • add mockConfig and distContainer
  • Fedora 30 branched from Rawhide

1.0.0.2

  • add haddock strings
  • base >= 4.6 (ghc-7.6)

1.0.0

  • initial release (project created with summoner)
  • based Dists from fedora-haskell-tools
  • Dist is now a datatype