update to 1.3.2
This commit is contained in:
parent
c8f9a702bf
commit
925b62c412
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/wai-extra-0.4.6.tar.gz
|
||||
/wai-extra-1.2.0.4.tar.gz
|
||||
/wai-extra-1.3.0.3.tar.gz
|
||||
/wai-extra-1.3.2.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global common_description This library provides common Web Application Interface features.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3.0.3
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -71,6 +71,9 @@ BuildRequires: ghc-zlib-conduit-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 14 2013 Jens Petersen <petersen@redhat.com> - 1.3.2-1
|
||||
- update to 1.3.2
|
||||
|
||||
* Fri Nov 09 2012 Jens Petersen <petersen@redhat.com> - 1.3.0.3-1
|
||||
- update to 1.3.0.3
|
||||
- new dependencies on date-cache, stringsearch, and wai-logger
|
||||
|
Loading…
Reference in New Issue
Block a user