update to 0.2.4.0
This commit is contained in:
parent
149c08a54d
commit
d3f2f662dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/unordered-containers-0.2.1.0.tar.gz
|
||||
/unordered-containers-0.2.2.1.tar.gz
|
||||
/unordered-containers-0.2.3.0.tar.gz
|
||||
/unordered-containers-0.2.4.0.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform
|
||||
Version: 0.2.3.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.2.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Efficient hashing-based container types
|
||||
|
||||
License: BSD
|
||||
@ -91,6 +91,9 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 8 2014 Jens Petersen <petersen@redhat.com> - 0.2.4.0-1
|
||||
- update to 0.2.4.0
|
||||
|
||||
* Thu Jun 19 2014 Jens Petersen <petersen@redhat.com> - 0.2.3.0-4
|
||||
- update packaging to cblrpm-0.8.11
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user