File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Description: Interface to the 'libgit2' library, which is a pure C
44 implementation of the 'Git' core methods. Provides access to 'Git'
55 repositories to extract data and running some basic 'Git'
66 commands.
7- Version: 0.13.0.9000
7+ Version: 0.13.1
88License: GPL-2
99Copyright: See COPYRIGHTS file.
1010URL: https://github.com/ropensci/git2r
Original file line number Diff line number Diff line change 1- git2r 0.13.0
1+ git2r 0.13.1
22------------
33
44BUG FIXES
@@ -15,10 +15,7 @@ BUG FIXES
1515 warning (arithmetic on a pointer to void is a GNU extension
1616 [-Wpointer-arith]) on r-devel-osx-x86_64-clang.
1717
18- CHANGES
19-
20- * Set PKG_CFLAGS in the build configuration on OS X to
21- '-Wno-deprecated-declarations'
18+ - Several fixes to the build configuration on non-Windows platforms.
2219
2320git2r 0.12.1
2421------------
You can’t perform that action at this time.
0 commit comments