[ghc-xdg-basedir] Update to 0.2.2 modified: .gitignore modified: ghc-xdg-basedir.spec modified: sources

narasim narasim at fedoraproject.org
Sun Oct 21 18:51:47 UTC 2012


commit 72cc78b9221512eeff1bc75f6f56c022bbbfff7e
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Mon Oct 22 00:21:28 2012 +0530

    Update to 0.2.2
    	modified:   .gitignore
    	modified:   ghc-xdg-basedir.spec
    	modified:   sources

 .gitignore           |    1 +
 ghc-xdg-basedir.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84480a8..7f2c6ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xdg-basedir-0.2.1.tar.gz
+/xdg-basedir-0.2.2.tar.gz
diff --git a/ghc-xdg-basedir.spec b/ghc-xdg-basedir.spec
index 81b4dff..1b9c19c 100644
--- a/ghc-xdg-basedir.spec
+++ b/ghc-xdg-basedir.spec
@@ -12,8 +12,8 @@ of the XDG Base Directory spec. On Windows, it will attempt to do the\
 right thing with regards to choosing appropriate directories.
 
 Name:           ghc-%{pkg_name}
-Version:        0.2.1
-Release:        3%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 
 
 %changelog
+* Sun Oct 21 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.2.2-1
+- Update to 0.2.2
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ffad672..9d2607c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f560e3a29a6cd0d6d346e9f649699208  xdg-basedir-0.2.1.tar.gz
+0122cf87ba58b0be74cd341d5afa0789  xdg-basedir-0.2.2.tar.gz


More information about the scm-commits mailing list