Dennis Gilmore 14 years ago
parent 589a1c64a4
commit c8b4c68509

@ -5,7 +5,7 @@
Summary: A Ruby wrapper for Linux's inotify, using FFI Summary: A Ruby wrapper for Linux's inotify, using FFI
Name: rubygem-%{gemname} Name: rubygem-%{gemname}
Version: 0.8.1 Version: 0.8.1
Release: 2%{?dist} Release: 3%{?dist}
Group: Development/Languages Group: Development/Languages
License: MIT License: MIT
URL: http://github.com/nex3/rb-inotify URL: http://github.com/nex3/rb-inotify
@ -51,6 +51,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Oct 11 2010 Michal Fojtik <mfojtik@patashnik> - 0.8.1-2 * Mon Oct 11 2010 Michal Fojtik <mfojtik@patashnik> - 0.8.1-2
- Removed unused macros - Removed unused macros
- Moved Rakefile into doc - Moved Rakefile into doc

Loading…
Cancel
Save