diff --git a/.gitignore b/.gitignore index 172bcd3..a29c9dd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /split-0.2.1.1.tar.gz /split-0.2.2.tar.gz /split-0.2.3.tar.gz +/split-0.2.3.1.tar.gz diff --git a/ghc-split.spec b/ghc-split.spec index c89c93b..86e7e92 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -6,8 +6,8 @@ %bcond_without tests Name: ghc-%{pkg_name} -Version: 0.2.3 -Release: 2%{?dist} +Version: 0.2.3.1 +Release: 1%{?dist} Summary: Combinator library for splitting lists License: BSD @@ -90,6 +90,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Sun Jul 24 2016 Ben Boeckel - 0.2.3.1-1 +- update to 0.2.3.1 + * Wed Jun 29 2016 Jens Petersen - 0.2.3-2 - re-enable tests diff --git a/sources b/sources index f1217fb..5b04d88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba37d79955f21a451f8c588969dd9437 split-0.2.3.tar.gz +04dd4054f3b31067f5763b0bbf60b1d0 split-0.2.3.1.tar.gz