[ghc-hjsmin: 1/2] 0.1.4.6

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 04:39:10 UTC 2014


commit c3c835ce04a7e2c3785d3f3fc11884ab523a6981
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon May 12 00:37:16 2014 -0400

    0.1.4.6
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

 .gitignore      |    1 +
 ghc-hjsmin.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52050df..8537b90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ghc-hjsmin.spec b/ghc-hjsmin.spec
index 5918567..5a3104f 100644
--- a/ghc-hjsmin.spec
+++ b/ghc-hjsmin.spec
@@ -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 at fedoraproject.org> - 0.1.4.6-1
+- Latest upstream release.
+
 * Mon Jan 20 2014 Ricky Elrod <codeblock at fedoraproject.org> - 0.1.4.4-4
 - Rebuild again.
 
diff --git a/sources b/sources
index c37fa4f..190ad15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c98fb79039a8bfc55fcc554d632ed096  hjsmin-0.1.4.4.tar.gz
+59e97afa0e0d91828cf512c06d582ff0  hjsmin-0.1.4.6.tar.gz


More information about the scm-commits mailing list