Update to 0.6.5
This commit is contained in:
parent
1c7ac3bfb9
commit
ec41818b8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/cmdargs-0.6.3.tar.gz
|
/cmdargs-0.6.3.tar.gz
|
||||||
/cmdargs-0.6.4.tar.gz
|
/cmdargs-0.6.4.tar.gz
|
||||||
|
/cmdargs-0.6.5.tar.gz
|
||||||
|
@ -14,7 +14,7 @@ parsers.
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.4
|
Version: 0.6.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Haskell %{pkg_name}
|
Summary: Haskell %{pkg_name}
|
||||||
|
|
||||||
@ -63,6 +63,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 17 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.5-1
|
||||||
|
- Update to 0.6.5
|
||||||
|
|
||||||
* Fri Dec 03 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.4-1
|
* Fri Dec 03 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.4-1
|
||||||
- Update to 0.6.4
|
- Update to 0.6.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user