update to 2.3.3
This commit is contained in:
parent
20aafce0f9
commit
4b26cb0004
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/colour-2.3.1.tar.gz
|
||||
/colour-2.3.2.tar.gz
|
||||
/colour-2.3.3.tar.gz
|
||||
|
@ -12,7 +12,7 @@ color spaces are supported. A module of color names \
|
||||
("Data.Colour.Names") is provided.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -53,11 +53,14 @@ rm %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{README,CHANGELOG}
|
||||
%ghc_devel_post_postun
|
||||
|
||||
|
||||
%ghc_files
|
||||
%ghc_files LICENSE
|
||||
%doc CHANGELOG README
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 2.3.3-1
|
||||
- update to 2.3.3
|
||||
|
||||
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 2.3.2-1
|
||||
- update to 2.3.2 and cabal2spec-0.25.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user