Update to 0.3.1.0
This commit is contained in:
parent
231f7dbe49
commit
181433f94b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/blaze-builder-0.3.0.0.tar.gz
|
||||
/blaze-builder-0.3.0.1.tar.gz
|
||||
/blaze-builder-0.3.0.2.tar.gz
|
||||
/blaze-builder-0.3.1.0.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global common_description Builder to efficiently append text, optimized for HTML generation.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.0.2
|
||||
Version: 0.3.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -53,6 +53,9 @@ BuildRequires: ghc-text-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2012 Ben Boeckel <mathstuf@gmail.com> - 0.3.1.0-1
|
||||
- Update to 0.3.1.0
|
||||
|
||||
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 0.3.0.2-1
|
||||
- update to 0.3.0.2 and cabal2spec-0.25.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user