Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
Ricky Elrod 2014-05-12 00:37:16 -04:00
parent 147e787b7e
commit c3c835ce04
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/hjsmin-0.1.4.1.tar.gz
/hjsmin-0.1.4.3.tar.gz
/hjsmin-0.1.4.4.tar.gz
/hjsmin-0.1.4.6.tar.gz

View File

@ -3,8 +3,8 @@
%global pkg_name hjsmin
Name: ghc-%{pkg_name}
Version: 0.1.4.4
Release: 4%{?dist}
Version: 0.1.4.6
Release: 1%{?dist}
Summary: Haskell implementation of a javascript minifier
License: BSD
@ -66,6 +66,9 @@ This package provides the development files for the Haskell %{pkg_name} library.
%changelog
* Thu Apr 10 2014 Ricky Elrod <codeblock@fedoraproject.org> - 0.1.4.6-1
- Latest upstream release.
* Mon Jan 20 2014 Ricky Elrod <codeblock@fedoraproject.org> - 0.1.4.4-4
- Rebuild again.

View File

@ -1 +1 @@
c98fb79039a8bfc55fcc554d632ed096 hjsmin-0.1.4.4.tar.gz
59e97afa0e0d91828cf512c06d582ff0 hjsmin-0.1.4.6.tar.gz