[wxsqlite3] update to 3.1.1

Martin Gansser martinkg at fedoraproject.org
Mon Jun 30 16:41:57 UTC 2014


commit 82879cda00d0513180fc14b798e22c7f1307a5b0
Author: Martin Gansser <mgansser at alice.de>
Date:   Mon Jun 30 18:41:59 2014 +0200

    update to 3.1.1

 wxsqlite3.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wxsqlite3.spec b/wxsqlite3.spec
index 4f4d568..0072f33 100644
--- a/wxsqlite3.spec
+++ b/wxsqlite3.spec
@@ -86,7 +86,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 # install own Debian-compatible pkgconfig file
 mkdir -p ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig
-sed -e "s!@VERSION@!3.1.0!" \
+sed -e "s!@VERSION@!3.1.1!" \
 	-e "s!@LIBDIR@!%{_lib}!" \
 	-e "s!@WXVERSION@!%{wxversion}!g" \
         %{SOURCE1} > $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}-%{wxversion}.pc


More information about the scm-commits mailing list