update to 0.2.3.1
This commit is contained in:
parent
e03821c815
commit
70494ee43e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <mathstuf@gmail.com> - 0.2.3.1-1
|
||||
- update to 0.2.3.1
|
||||
|
||||
* Wed Jun 29 2016 Jens Petersen <petersen@redhat.com> - 0.2.3-2
|
||||
- re-enable tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user