Reverting "update to 0.5.14.2"

This reverts commit d4b3a9f947.
This commit is contained in:
Jens Petersen 2016-02-02 00:08:01 +09:00
parent d4b3a9f947
commit cb10d689f1
3 changed files with 4 additions and 10 deletions

1
.gitignore vendored
View File

@ -2,4 +2,3 @@
/language-javascript-0.5.8.tar.gz
/language-javascript-0.5.12.tar.gz
/language-javascript-0.5.13.tar.gz
/language-javascript-0.5.14.2.tar.gz

View File

@ -5,8 +5,8 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.5.14.2
Release: 1%{?dist}
Version: 0.5.13
Release: 5%{?dist}
Summary: Parser for JavaScript
License: BSD
@ -61,8 +61,6 @@ files.
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
@ -79,7 +77,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%files -f %{name}.files
%license LICENSE
%doc LICENSE
%files devel -f %{name}-devel.files
@ -87,9 +85,6 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%changelog
* Tue Sep 29 2015 Jens Petersen <petersen@redhat.com> - 0.5.14.2-1
- update to 0.5.14.2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.13-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
c5044f76840041661692e3d042cb5425 language-javascript-0.5.14.2.tar.gz
e965e296c7c068520640fadab69d754b language-javascript-0.5.13.tar.gz