update to 0.6.9
This commit is contained in:
parent
ace3c958fe
commit
c5a6058623
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/http-types-0.6.5.tar.gz
|
||||
/http-types-0.6.5.1.tar.gz
|
||||
/http-types-0.6.8.tar.gz
|
||||
/http-types-0.6.9.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global common_description Generic HTTP types for Haskell for both client and server code.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.8
|
||||
Version: 0.6.9
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -53,6 +53,9 @@ BuildRequires: ghc-case-insensitive-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 3 2012 Jens Petersen <petersen@redhat.com> - 0.6.9-1
|
||||
- update to 0.6.9
|
||||
|
||||
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 0.6.8-1
|
||||
- update to 0.6.8 and cabal2spec-0.25.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user