[ghc-hjsmin] Latest upstream release

Ricky Elrod codeblock at fedoraproject.org
Thu Dec 5 10:49:34 UTC 2013


commit ae8df3f7ea220e760a92b8ca9434ef32367e5baa
Author: Ricky Elrod <ricky at elrod.me>
Date:   Thu Dec 5 05:48:05 2013 -0500

    Latest upstream release

 .gitignore      |    1 +
 ghc-hjsmin.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 116559e..52050df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ghc-hjsmin.spec b/ghc-hjsmin.spec
index 2c539de..22dad6b 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.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 at fedoraproject.org> - 0.1.4.4-1
+- Latest upstream release.
+
 * Thu Nov 7 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.1.4.3-2
 - rebuild
 
diff --git a/sources b/sources
index 94cc513..c37fa4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-faf84ad791d450da4bf0811a4262f464  hjsmin-0.1.4.3.tar.gz
+c98fb79039a8bfc55fcc554d632ed096  hjsmin-0.1.4.4.tar.gz


More information about the scm-commits mailing list