Changelog for
rubygem-rugged-0.19.0-4.fc20.x86_64.rpm :
Mon Sep 9 14:00:00 2013 Troy Dawson
- 0.19.0-4
- Update comments about test source
- Fix zero length files in test
Fri Sep 6 14:00:00 2013 Troy Dawson - 0.19.0-3
- Added full test directory
- use minitest for tests
- Added .so file provides filter
Thu Aug 22 14:00:00 2013 Troy Dawson - 0.19.0-2
- remove vendor directory and patch gemspec to reflect that
- export LIBGIT2_PATH before building to use system git2
Mon Jul 22 14:00:00 2013 Troy Dawson - 0.19.0-1
- Updated to latest release - 0.19.0
- Cleaned up bad tests
- Comment out check, due to bad exit code from successful tests
Mon Jul 22 14:00:00 2013 Troy Dawson - 0.19.0-1
- Updated to latest release - 0.19.0
- Cleaned up bad tests
Tue Jul 9 14:00:00 2013 Troy Dawson - 0.16.0-3
- Change build section to use current ruby guidelines
- move lib/rugged/rugged.so instead of ext/rugged/rugged.so
- move rugged.so into the correct directory
- cleanup test, now runs without problems
Tue Jul 2 14:00:00 2013 Troy Dawson - 0.16.0-2
- Make macro\'s more consistant
- Remove extra rugged.so
- Set correct permissions for rugged.so
- Run test (thanks to Axilleas Pipinellis for this)
- Add libgit2-devel to buildrequires - this causes the build to
use system libgit2 instead of bundled version.
Mon Mar 18 13:00:00 2013 Troy Dawson - 0.16.0-1
- Initial package