update to 0.5.1.5
This commit is contained in:
parent
541fa8a938
commit
1996f4b0c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/blaze-markup-0.5.1.0.tar.gz
|
||||
/blaze-markup-0.5.1.1.tar.gz
|
||||
/blaze-markup-0.5.1.5.tar.gz
|
||||
|
||||
@ -10,8 +10,8 @@ the Haskell programming language. The Text.Blaze module is a good starting\
|
||||
point, as well as this tutorial: <http://jaspervdj.be/blaze/tutorial.html>.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.5.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
License: BSD
|
||||
@ -54,6 +54,9 @@ BuildRequires: ghc-text-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.5.1.5-1
|
||||
- update to 0.5.1.5
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user