0.1.4.6
Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
parent
147e787b7e
commit
c3c835ce04
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user