diff --git a/.gitignore b/.gitignore index feb0871..757b8b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pretty-show-1.6.8.2.tar.gz /pretty-show-1.6.9.tar.gz /pretty-show-1.6.10.tar.gz +/pretty-show-1.6.12.tar.gz diff --git a/ghc-pretty-show.spec b/ghc-pretty-show.spec index 6762183..45d351c 100644 --- a/ghc-pretty-show.spec +++ b/ghc-pretty-show.spec @@ -4,7 +4,7 @@ %global pkg_name pretty-show Name: ghc-%{pkg_name} -Version: 1.6.10 +Version: 1.6.12 Release: 1%{?dist} Summary: Tools for working with derived Show instances and generic inspection of values @@ -92,6 +92,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Sun Jul 24 2016 Ben Boeckel - 1.6.12-1 +- updaet to 1.6.12 + * Sun Jun 26 2016 Jens Petersen - 1.6.10-1 - update to 1.6.10 diff --git a/sources b/sources index 0fba66a..8d2a5fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b76bf030aebcda465b546d75e7dc74cd pretty-show-1.6.10.tar.gz +30eb5b9dc961fed83d2b45a49586a172 pretty-show-1.6.12.tar.gz