update to 0.2.0

This commit is contained in:
Jens Petersen 2013-03-12 17:06:59 +09:00
parent 021ac1d58e
commit 9b832c8c98
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Diff-0.1.3.tar.gz
/Diff-0.2.0.tar.gz

View File

@ -8,8 +8,8 @@
%global common_description This package provides basic implementation of the standard diff algorithm.
Name: ghc-%{pkg_name}
Version: 0.1.3
Release: 4%{?dist}
Version: 0.2.0
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
@ -50,6 +50,9 @@ BuildRequires: ghc-array-devel
%changelog
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.2.0-1
- update to 0.2.0
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
6a8a47315001717780b3dd025f59da85 Diff-0.1.3.tar.gz
87cddf5b4b50d9e2eb35d9bfd978d6b4 Diff-0.2.0.tar.gz