update to 0.2.0.4

This commit is contained in:
Jens Petersen 2013-03-13 00:31:11 +09:00
parent 1794d13069
commit daffedbb38
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/vault-0.1.0.0.tar.gz
/vault-0.2.0.0.tar.gz
/vault-0.2.0.1.tar.gz
/vault-0.2.0.4.tar.gz

View File

@ -11,8 +11,8 @@ The data structure is analogous to a bank vault, where you can access\
different bank boxes with different keys; hence the name.
Name: ghc-%{pkg_name}
Version: 0.2.0.1
Release: 2%{?dist}
Version: 0.2.0.4
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
@ -55,6 +55,9 @@ BuildRequires: ghc-unordered-containers-devel
%changelog
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.2.0.4-1
- update to 0.2.0.4
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
4cbf35a9be32112be034bcdd96030dc8 vault-0.2.0.1.tar.gz
d37042481052948fe52e932593215d4f vault-0.2.0.4.tar.gz