[packages/ruby-rb-inotify] Up to 0.11.1
arekm
arekm at pld-linux.org
Sat Mar 28 00:34:03 CET 2026
commit cca6758239121aa614c7d60d284cd8b18990d44b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 28 00:33:51 2026 +0100
Up to 0.11.1
ruby-rb-inotify.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ruby-rb-inotify.spec b/ruby-rb-inotify.spec
index 5a19dbe..2363aec 100644
--- a/ruby-rb-inotify.spec
+++ b/ruby-rb-inotify.spec
@@ -5,15 +5,15 @@
%define pkgname rb-inotify
Summary: A Ruby wrapper for Linux's inotify, using FFI
Name: ruby-%{pkgname}
-Version: 0.9.5
-Release: 2
+Version: 0.11.1
+Release: 1
License: MIT
Group: Development/Languages
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 865ed70ff9f90d5d23dc4ab906358650
-URL: http://github.com/nex3/rb-inotify
+# Source0-md5: 366aded73b8d521b65ffe40489cea47f
+URL: https://github.com/guard/rb-inotify
BuildRequires: rpm-rubyprov
-BuildRequires: rpmbuild(macros) >= 1.656
+BuildRequires: rpmbuild(macros) >= 1.665
%if %{with tests}
BuildRequires: ruby-yard >= 0.4.0
%endif
@@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README.md MIT-LICENSE VERSION
+%doc LICENSE.md README.md
%{ruby_vendorlibdir}/rb-inotify.rb
%{ruby_vendorlibdir}/rb-inotify
%{ruby_specdir}/%{pkgname}-%{version}.gemspec
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rb-inotify.git/commitdiff/cca6758239121aa614c7d60d284cd8b18990d44b
More information about the pld-cvs-commit
mailing list