Latest upstream release

This commit is contained in:
Ricky Elrod 2013-12-05 05:48:05 -05:00
parent eda632a704
commit ae8df3f7ea
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -3,8 +3,8 @@
%global pkg_name hjsmin
Name: ghc-%{pkg_name}
Version: 0.1.4.3
Release: 2%{?dist}
Version: 0.1.4.4
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 Dec 5 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.1.4.4-1
- Latest upstream release.
* Thu Nov 7 2013 Ricky Elrod <codeblock@fedoraproject.org> - 0.1.4.3-2
- rebuild

View File

@ -1 +1 @@
faf84ad791d450da4bf0811a4262f464 hjsmin-0.1.4.3.tar.gz
c98fb79039a8bfc55fcc554d632ed096 hjsmin-0.1.4.4.tar.gz