update to 1.0.0.1

This commit is contained in:
Jens Petersen 2012-04-26 18:51:29 +09:00
parent 1f83f5fc45
commit 94e1aecb8a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/shakespeare-0.10.2.tar.gz
/shakespeare-0.10.3.1.tar.gz
/shakespeare-0.11.tar.gz
/shakespeare-1.0.0.1.tar.gz

View File

@ -12,7 +12,7 @@ inline with a quasi-quoter or in an external file. Shakespeare\
interpolates variables according to the type being inserted.
Name: ghc-%{pkg_name}
Version: 0.11
Version: 1.0.0.1
Release: 1%{?dist}
Summary: %{common_summary}
@ -58,6 +58,9 @@ BuildRequires: ghc-text-prof
%changelog
* Thu Apr 26 2012 Jens Petersen <petersen@redhat.com> - 1.0.0.1-1
- update to 1.0.0.1
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.11-1
- update to 0.11
- depends on text not blaze-html and failure

View File

@ -1 +1 @@
11ac960119de676263a0859bacff875b shakespeare-0.11.tar.gz
cab8a5868aeb9f6017498a4db0369034 shakespeare-1.0.0.1.tar.gz