Latest upstream release, 0.5.13
This commit is contained in:
parent
83c503ea73
commit
33bf67b57f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/language-javascript-0.5.7.tar.gz
|
||||
/language-javascript-0.5.8.tar.gz
|
||||
/language-javascript-0.5.12.tar.gz
|
||||
/language-javascript-0.5.13.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkg_name language-javascript
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.12
|
||||
Version: 0.5.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Parser for JavaScript
|
||||
|
||||
@ -67,6 +67,9 @@ the Haskell %{pkg_name} library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 11 2014 Ricky Elrod <relrod@redhat.com> - 0.5.13-1
|
||||
- Latest upstream release.
|
||||
|
||||
* Thu Apr 10 2014 Ricky Elrod <codeblock@fedoraproject.org> - 0.5.12-1
|
||||
- Latest upstream release.
|
||||
- Remove old patch.
|
||||
|
Loading…
Reference in New Issue
Block a user