[rubygem-listen] Update to listen 2.7.11

Josef Stribny jstribny at fedoraproject.org
Tue Oct 7 10:01:29 UTC 2014


commit 953033fd93f578ed4df5cd6081972582c1b61ff6
Author: Josef Stribny <jstribny at redhat.com>
Date:   Tue Oct 7 12:01:06 2014 +0200

    Update to listen 2.7.11

 .gitignore                                         |    1 +
 ...-hardcoded-platform-specific-dependencies.patch |    4 ++--
 rubygem-listen.spec                                |    6 ++++--
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45f6961..c14862e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /listen-0.4.7-specs.tar.gz
 /listen-0.4.7.gem
 /listen-2.7.9.gem
+/listen-2.7.11.gem
diff --git a/listen-2.7.9-Remove-hardcoded-platform-specific-dependencies.patch b/listen-2.7.11-Remove-hardcoded-platform-specific-dependencies.patch
similarity index 93%
rename from listen-2.7.9-Remove-hardcoded-platform-specific-dependencies.patch
rename to listen-2.7.11-Remove-hardcoded-platform-specific-dependencies.patch
index 0217103..d14d7e6 100644
--- a/listen-2.7.9-Remove-hardcoded-platform-specific-dependencies.patch
+++ b/listen-2.7.11-Remove-hardcoded-platform-specific-dependencies.patch
@@ -1,5 +1,5 @@
---- a/specifications/listen-2.7.9.gemspec
-+++ b/specifications/listen-2.7.9.gemspec
+--- a/specifications/listen-2.7.11.gemspec
++++ b/specifications/listen-2.7.11.gemspec
 @@ -26,8 +26,6 @@
  
      if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
diff --git a/rubygem-listen.spec b/rubygem-listen.spec
index 09e5840..bd652da 100644
--- a/rubygem-listen.spec
+++ b/rubygem-listen.spec
@@ -2,7 +2,7 @@
 %global gem_name listen
 
 Name: rubygem-%{gem_name}
-Version: 2.7.9
+Version: 2.7.11
 Release: 1%{?dist}
 Summary: Listen to file modifications
 Group: Development/Languages
@@ -18,7 +18,6 @@ BuildRequires: rubygems-devel
 BuildRequires: ruby
 BuildRequires: rubygem(celluloid)
 BuildRequires: rubygem(rb-inotify)
-BuildRequires: rubygem(rspec)
 # BuildRequires: rubygem(celluloid-io) >= 0.15.0
 # BuildRequires: rubygem(rspec) => 3.0.0rc1
 # BuildRequires: rubygem(rspec) < 3.1
@@ -104,6 +103,9 @@ find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
 %{gem_instdir}/%{gem_name}.gemspec
 
 %changelog
+* Tue Oct 07 2014 Josef Stribny <jstribny at redhat.com> - 2.7.11-1
+- Update to listen 2.7.11
+
 * Mon Sep 01 2014 Josef Stribny <jstribny at redhat.com> - 2.7.9-1
 - Update to listen 2.7.9.
 
diff --git a/sources b/sources
index 978614d..15e3a0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-601f9d520d5e19e7a46b7279dd40cbf9  listen-2.7.9.gem
+d8affa34efdb950338d4bff114de31ff  listen-2.7.11.gem


More information about the scm-commits mailing list