update to 0.14

This commit is contained in:
Jens Petersen 2011-03-11 17:46:23 +09:00
parent 527c4593bb
commit 1b36dc56f1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ dataenc-0.13.0.2.tar.gz
/dataenc-0.13.0.3.tar.gz
/dataenc-0.13.0.4.tar.gz
/dataenc-0.13.0.5.tar.gz
/dataenc-0.14.tar.gz

View File

@ -9,8 +9,8 @@ Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,\
uuencode, xxencode, and yEncoding.
Name: ghc-%{pkg_name}
Version: 0.13.0.5
Release: 2%{?dist}
Version: 0.14
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -43,6 +43,9 @@ BuildRequires: hscolour
%changelog
* Fri Mar 11 2011 Jens Petersen <petersen@redhat.com> - 0.14-1
- update to 0.14
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.13.0.5-2
- Enable build on sparcv9

View File

@ -1 +1 @@
1d559e81234460854a35c7b9f74b623e dataenc-0.13.0.5.tar.gz
b710bd498e674d0fe401e69abcfb3c61 dataenc-0.14.tar.gz