update to 0.1.4.3
This commit is contained in:
parent
e05534b5b9
commit
aa21d830aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/split-0.1.3.tar.gz
|
||||
/split-0.1.4.tar.gz
|
||||
/split-0.1.4.2.tar.gz
|
||||
/split-0.1.4.3.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
%global common_description Combinator library and utility functions for splitting lists.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -53,6 +53,9 @@ BuildRequires: ghc-base-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.1.4.3-1
|
||||
- update to 0.1.4.3
|
||||
|
||||
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.1.4.2-2
|
||||
- add license to ghc_files
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user