[rubygem-spring] Update to 1.1.3

Josef Stribny jstribny at fedoraproject.org
Wed Jul 9 12:21:51 UTC 2014


commit 6aad718f43a21c7a01fbab9dfa0fa56fac2b1013
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Jul 9 14:22:00 2014 +0200

    Update to 1.1.3

 .gitignore          |    1 +
 rubygem-spring.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7803aac..ee8dbe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /spring-1.1.2.gem
+/spring-1.1.3.gem
diff --git a/rubygem-spring.spec b/rubygem-spring.spec
index 428b089..8012fa8 100644
--- a/rubygem-spring.spec
+++ b/rubygem-spring.spec
@@ -1,8 +1,8 @@
 %global gem_name spring
 
 Name: rubygem-%{gem_name}
-Version: 1.1.2
-Release: 5%{?dist}
+Version: 1.1.3
+Release: 1%{?dist}
 Summary: Rails application preloader
 Group: Development/Languages
 License: MIT
@@ -84,6 +84,9 @@ find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
 %{gem_instdir}/test
 
 %changelog
+* Wed Jul 09 2014 Josef Stribny <jstribny at redhat.com> - 1.1.3-1
+- Update to 1.1.3
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e819214..312eee3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e6a2447a6cee26288826ecc00bff70c  spring-1.1.2.gem
+106080d1784562c82cbc999c19eac93b  spring-1.1.3.gem


More information about the scm-commits mailing list