[cabal2spec] remove comments to make the templates more compact

Jens Petersen petersen at fedoraproject.org
Mon Jan 2 08:21:40 UTC 2012


commit 97e6481966237ae0c9964837c3adff29693089d5
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jan 2 17:21:34 2012 +0900

    remove comments to make the templates more compact

 .gitignore      |    1 +
 cabal2spec.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d54bc17..3c9e3c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ cabal2spec-0.22.2.tar.gz
 /cabal2spec-0.24.1.tar.gz
 /cabal2spec-0.25.tar.gz
 /cabal2spec-0.25.1.tar.gz
+/cabal2spec-0.25.2.tar.gz
diff --git a/cabal2spec.spec b/cabal2spec.spec
index f45b1f3..5f4ad58 100644
--- a/cabal2spec.spec
+++ b/cabal2spec.spec
@@ -1,5 +1,5 @@
 Name:           cabal2spec
-Version:        0.25.1
+Version:        0.25.2
 Release:        1%{?dist}
 Summary:        Tool for creating .spec files for Haskell Cabal Packages
 
@@ -32,6 +32,10 @@ make install DESTDIR=${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jan  2 2012 Jens Petersen <petersen at redhat.com> - 0.25.2-1
+- remove explanatory comments to make the templates more concise:
+  they will be documented on the wiki
+
 * Wed Dec 28 2011 Jens Petersen <petersen at redhat.com> - 0.25.1-1
 - use ghc_package, ghc_description, ghc_devel_package, ghc_devel_description,
   and ghc_devel_post_postun
diff --git a/sources b/sources
index 12b5c50..0644079 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4368f6e232c2f05992d46641d7c52d0  cabal2spec-0.25.1.tar.gz
+28548650434caa138088e79bce71768d  cabal2spec-0.25.2.tar.gz


More information about the scm-commits mailing list