latest upstream
This commit is contained in:
parent
aff952b10f
commit
faca26f942
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/language-javascript-0.5.7.tar.gz
|
||||
/language-javascript-0.5.8.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global pkg_name language-javascript
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.7
|
||||
Release: 2%{?dist}
|
||||
Version: 0.5.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Parser for JavaScript
|
||||
|
||||
License: BSD
|
||||
@ -69,6 +69,9 @@ the Haskell %{pkg_name} library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 17 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.5.8-1
|
||||
- Latest upstream release.
|
||||
|
||||
* Sat Jul 20 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.5.7-2
|
||||
- Remove a note from the description.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user