update to 0.3.6

This commit is contained in:
Jens Petersen 2012-03-20 17:01:24 +09:00
parent d8db09113c
commit 7a56af610a
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/syb-0.2.2.tar.gz /syb-0.2.2.tar.gz
/syb-0.3.tar.gz /syb-0.3.tar.gz
/syb-0.3.3.tar.gz /syb-0.3.3.tar.gz
/syb-0.3.6.tar.gz

View File

@ -9,9 +9,9 @@ constructor applications, instances of this class for primitive types, and\
a variety of traversals. a variety of traversals.
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
# part of haskell-platform-2011.4.0.0 # part of haskell-platform
Version: 0.3.3 Version: 0.3.6
Release: 3%{?dist} Release: 1%{?dist}
Summary: %{common_summary} Summary: %{common_summary}
Group: System Environment/Libraries Group: System Environment/Libraries
@ -49,11 +49,14 @@ BuildRequires: ghc-base-prof
%ghc_devel_post_postun %ghc_devel_post_postun
%ghc_files %ghc_files LICENSE
%doc README %doc README
%changelog %changelog
* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 0.3.6-1
- update to 0.3.6
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-3 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
4bc2ef44a86c9182f9768c6cc0a96c3a syb-0.3.3.tar.gz 0d807bb244fdeb95fa546b4311fcd8df syb-0.3.6.tar.gz