diff --git a/.gitignore b/.gitignore index b2d841e..6235cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/clog b/clog index dc1648f..505ebee 100644 --- a/clog +++ b/clog @@ -1,3 +1,3 @@ update to 3.1.0 -- added CXXFLAGS +- added CXXFLAGS to avoid compiler warnings diff --git a/sources b/sources index 285b4bf..57f0de7 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +97ed1ec2f5a37db37d1c19afdb4164c9 wxsqlite3-3.0.3.pc.in 4abd7a3e8437207db42ac7269e525b5f wxsqlite3-3.1.0.tar.gz diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 908aff1..9283f7f 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -113,7 +113,7 @@ sed -e "s!@VERSION@!3.1.0!" \ %changelog * Wed May 28 2014 Martin Gansser 3.1.0-1 - update to 3.1.0 -- added CXXFLAGS +- added CXXFLAGS to avoid compiler warnings * Mon Dec 9 2013 Martin Gansser 3.0.6.1-1 - update to 3.0.6.1