update to 0.6.0.0
This commit is contained in:
parent
1900b02434
commit
69b0e118fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/blaze-html-0.4.3.1.tar.gz
|
||||
/blaze-html-0.4.3.4.tar.gz
|
||||
/blaze-html-0.5.1.0.tar.gz
|
||||
/blaze-html-0.6.0.0.tar.gz
|
||||
|
@ -12,8 +12,8 @@ The project is aimed at those who seek to write web applications in Haskell\
|
||||
— it integrates well with all Haskell web frameworks.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
License: BSD
|
||||
@ -57,6 +57,9 @@ BuildRequires: ghc-text-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2013 Jens Petersen <petersen@redhat.com> - 0.6.0.0-1
|
||||
- update to 0.6.0.0
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user