update to 3.1.0
- added CXXFLAGS to avoid compiler warnings
This commit is contained in:
parent
31c829c335
commit
08a25cbb29
4 changed files with 4 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/wxsqlite3-3.0.5.tar.gz
|
||||
/wxsqlite3-3.0.5.pc.in
|
||||
/wxsqlite3-3.0.6.1.tar.gz
|
||||
/wxsqlite3-3.0.3.pc.in
|
||||
|
|
|
|||
2
clog
2
clog
|
|
@ -1,3 +1,3 @@
|
|||
update to 3.1.0
|
||||
|
||||
- added CXXFLAGS
|
||||
- added CXXFLAGS to avoid compiler warnings
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1 +1,2 @@
|
|||
97ed1ec2f5a37db37d1c19afdb4164c9 wxsqlite3-3.0.3.pc.in
|
||||
4abd7a3e8437207db42ac7269e525b5f wxsqlite3-3.1.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@ sed -e "s!@VERSION@!3.1.0!" \
|
|||
%changelog
|
||||
* Wed May 28 2014 Martin Gansser <martinkg@fedoraproject.org> 3.1.0-1
|
||||
- update to 3.1.0
|
||||
- added CXXFLAGS
|
||||
- added CXXFLAGS to avoid compiler warnings
|
||||
|
||||
* Mon Dec 9 2013 Martin Gansser <martinkg@fedoraproject.org> 3.0.6.1-1
|
||||
- update to 3.0.6.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue