latest upstream

This commit is contained in:
Ricky Elrod 2013-09-17 19:56:40 -04:00
parent aff952b10f
commit faca26f942
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/language-javascript-0.5.7.tar.gz
/language-javascript-0.5.8.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
4bac3cf712623e47ec72bf4d5dd6b82b language-javascript-0.5.7.tar.gz
8384015dfa328e2dececc15125152a85 language-javascript-0.5.8.tar.gz