update to 0.8.0
This commit is contained in:
parent
baceaff952
commit
52d8fe78d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/http-types-0.6.10.tar.gz
|
||||
/http-types-0.6.11.tar.gz
|
||||
/http-types-0.7.3.0.1.tar.gz
|
||||
/http-types-0.8.0.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global common_description Generic HTTP types for Haskell for both client and server code.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.3.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
License: BSD
|
||||
@ -54,6 +54,9 @@ BuildRequires: ghc-text-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.8.0-1
|
||||
- update to 0.8.0
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user