[rubypick/f20] Update to rubypick 1.1.1.

Vít Ondruch vondruch at fedoraproject.org
Mon Jan 20 15:14:26 UTC 2014


commit e303993fbc90280cede4b221c62ae270a81671ff
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Jan 20 16:11:28 2014 +0100

    Update to rubypick 1.1.1.

 .gitignore    |    1 +
 rubypick.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2ca807..35941ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /rubypick-1.1.0.tar.gz
+/rubypick-1.1.1.tar.gz
diff --git a/rubypick.spec b/rubypick.spec
index 4f1896a..7635412 100644
--- a/rubypick.spec
+++ b/rubypick.spec
@@ -1,7 +1,7 @@
 Summary: Stub to allow choosing Ruby runtime
 Name: rubypick
-Version: 1.1.0
-Release: 2%{?dist}
+Version: 1.1.1
+Release: 1%{?dist}
 License: MIT
 URL: https://github.com/bkabrda/rubypick
 Source0: https://github.com/bkabrda/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -31,6 +31,9 @@ cp -a ruby %{buildroot}%{_bindir}
 
 
 %changelog
+* Mon Jan 20 2014 Vít Ondruch <vondruch at redhat.com> - 1.1.1-1
+- Update to rubypick 1.1.1.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 7558476..1c26e85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17eae02bf0f5261221f63552bf5469be  rubypick-1.1.0.tar.gz
+234761bfd1a4672dc19064f59070fdf1  rubypick-1.1.1.tar.gz


More information about the scm-commits mailing list