Changelog for
rubygem-rugged-0.22.1-0.1.b1.fc22.x86_64.rpm :
Tue May 5 14:00:00 2015 Ken Dreyer
- 0.22.1-0.1.b1
- Update to version 0.22.1b1 (rhbz#1166414)
Fri Jan 16 13:00:00 2015 Vít Ondruch - 0.21.0-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2
Fri Dec 26 13:00:00 2014 Mamoru TASAKA - 0.21.0-3
- Install gem.build_complete on F-21 and move extension file to the
correct location (bug 1176450)
Mon Aug 18 14:00:00 2014 Fedora Release Engineering - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Thu Jul 3 14:00:00 2014 Troy Dawson - 0.21.0-1
- Update to version 0.21.0
- Comment out the test until we get minitest/autorun figured out
Sun Jun 8 14:00:00 2014 Fedora Release Engineering - 0.19.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Wed Feb 5 13:00:00 2014 Troy Dawson - 0.19.0-6
- Misc packaging fixes (#1061552) Ken Dreyer
Mon Jan 6 13:00:00 2014 Troy Dawson - 0.19.0-5
- Misc spec file fixes (#1048958) Ken Dreyer
- Change vendor patch to sed command
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