update to 7.0.2

This commit is contained in:
Jens Petersen 2012-06-11 10:11:42 +09:00
parent 870c550c84
commit 589f27d8ae
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/happstack-server-7.0.0.tar.gz
/happstack-server-7.0.2.tar.gz

View File

@ -11,8 +11,8 @@ for routing requests, handling query parameters, generating responses,\
working with cookies, serving files, and more.
Name: ghc-%{pkg_name}
Version: 7.0.0
Release: 2%{?dist}
Version: 7.0.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -68,6 +68,9 @@ Patch1: happstack-server-default-to-base4.patch
%changelog
* Mon Jun 11 2012 Jens Petersen <petersen@redhat.com> - 7.0.2-1
- update to 7.0.2
* Mon May 7 2012 Jens Petersen <petersen@redhat.com> - 7.0.0-2
- turn on base4 flag
- add syb depends

View File

@ -1 +1 @@
ade8cc2a071293515a1d2c85e63f71ad happstack-server-7.0.0.tar.gz
5aae5d40096ebfc570c4e74a8f87396c happstack-server-7.0.2.tar.gz