Updated to 0.1.0

This commit is contained in:
Shakthi Kannan 2013-04-22 16:10:06 +05:30
parent c686521275
commit 59dbc510c2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/data-inttrie-0.0.7.tar.gz
/data-inttrie-0.0.8.tar.gz
/data-inttrie-0.1.0.tar.gz

View File

@ -12,8 +12,8 @@ foldr. Essentially its purpose is to be an efficient implementation of \
a function from integral type, given point-at-a-time modifications.
Name: ghc-%{pkg_name}
Version: 0.0.8
Release: 2%{?dist}
Version: 0.1.0
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
@ -46,6 +46,9 @@ BuildRequires: ghc-rpm-macros
%ghc_files
%changelog
* Sat Apr 20 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.1.0-1
- Updated to 0.1.0
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
2ec41f5d2d1f521bc1b801a1db58a6b1 data-inttrie-0.0.8.tar.gz
d48dca54e1c4a6bf4346f0f0a62c0e5a data-inttrie-0.1.0.tar.gz