latest release

This commit is contained in:
Ricky Elrod 2014-04-10 16:48:45 -04:00
parent 08f178693f
commit dde0a44edb
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

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

View File

@ -1,10 +1,8 @@
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name language-javascript
Name: ghc-%{pkg_name}
Version: 0.5.8
Release: 5%{?dist}
Version: 0.5.12
Release: 1%{?dist}
Summary: Parser for JavaScript
License: BSD
@ -71,6 +69,9 @@ the Haskell %{pkg_name} library.
%changelog
* Thu Apr 10 2014 Ricky Elrod <codeblock@fedoraproject.org> - 0.5.12-1
- Latest upstream release.
* Mon Jan 20 2014 Ricky Elrod <codeblock@fedoraproject.org> - 0.5.8-5
- Another rebuild.

View File

@ -1 +1 @@
8384015dfa328e2dececc15125152a85 language-javascript-0.5.8.tar.gz
75dcdddcd2f76315a25e8472280ea82b language-javascript-0.5.12.tar.gz