[rubygem-gem-nice-install] Updated to 0.2.0

Josef Stribny jstribny at fedoraproject.org
Mon Oct 29 15:27:15 UTC 2012


commit 85d1eae34750ae45472257603fc4429afbcc9ebc
Author: Josef Strzibny <strzibny at dhcp-25-242.brq.redhat.com>
Date:   Mon Oct 29 16:27:07 2012 +0100

    Updated to 0.2.0

 .gitignore                    |    1 +
 rubygem-gem-nice-install.spec |    7 +++++--
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73d51a3..b725ee5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gem-nice-install-0.1.0.gem
+/gem-nice-install-0.2.0.gem
diff --git a/rubygem-gem-nice-install.spec b/rubygem-gem-nice-install.spec
index 8314a35..e2c0c4b 100644
--- a/rubygem-gem-nice-install.spec
+++ b/rubygem-gem-nice-install.spec
@@ -4,8 +4,8 @@
 
 Summary: A RubyGems plugin that improves gem installation user experience
 Name: rubygem-%{gem_name}
-Version: 0.1.0
-Release: 2%{?dist}
+Version: 0.2.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/voxik/gem-nice-install
@@ -55,6 +55,9 @@ cp -a .%{gem_dir}/* \
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Mon Oct 29 2012 Josef Strzibny <jstribny at redhat.com> - 0.2.0-1
+- Updated to version 0.2.0
+
 * Thu Oct 25 2012 Josef Strzibny <jstribny at redhat.com> - 0.1.0-2
 - Removed LANG=en_US.utf8 option from the installation step;
   was needed for RubyGems 1.8, >= 1.8.24 don't need it
diff --git a/sources b/sources
index 95ec5dc..af2c30b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69d29c21a6d18aa54ffba5e72776778d  gem-nice-install-0.1.0.gem
+40fc00d966fbc181b3e0b4bc82d6874f  gem-nice-install-0.2.0.gem


More information about the scm-commits mailing list