|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 0.9.7
|
|
|
|
Version: 0.9.7
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: A Ruby wrapper for Linux's inotify, using FFI
|
|
|
|
Summary: A Ruby wrapper for Linux's inotify, using FFI
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -68,6 +68,9 @@ cp -a .%{gem_dir}/* \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 06 2016 Vít Ondruch <vondruch@redhat.com> - 0.9.7-2
|
|
|
|
* Tue Sep 06 2016 Vít Ondruch <vondruch@redhat.com> - 0.9.7-2
|
|
|
|
- Avoid crashing when fd is closed.
|
|
|
|
- Avoid crashing when fd is closed.
|
|
|
|
|
|
|
|
|
|
|
|