From a777b7197d353dc9940b8515ac7c63c95f1d6a7e Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Sun, 4 Jan 2015 22:17:35 +0100 Subject: [PATCH 1/2] fixed library path in pkgconfig file --- sources | 3 +-- wxsqlite3.spec | 5 ++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 214c389..945473f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -97ed1ec2f5a37db37d1c19afdb4164c9 wxsqlite3-3.0.3.pc.in -618476322516de436c770a2fe405e26e wxsqlite3-3.2.0.tar.gz +1d6bb74e56a8190706c6862ab9dd5004 wxsqlite3-3.0.3.pc.in diff --git a/wxsqlite3.spec b/wxsqlite3.spec index 5dee947..7ca5fbb 100644 --- a/wxsqlite3.spec +++ b/wxsqlite3.spec @@ -3,7 +3,7 @@ Name: wxsqlite3 Version: 3.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ wrapper around the SQLite 3.x database Group: System Environment/Libraries @@ -111,6 +111,9 @@ sed -e "s!@VERSION@!3.2.0!" \ %changelog +* Sun Jan 04 2015 Martin Gansser 3.2.0-2 +- fixed library path in pkgconfig file + * Sun Jan 04 2015 Martin Gansser 3.2.0-1 - update to 3.2.0 From 4dfd7c34814af2e8ec7ff58b6e1cba0bdff868d6 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Sun, 4 Jan 2015 22:26:03 +0100 Subject: [PATCH 2/2] fixed library path in pkgconfig file --- sources | 1 + 1 file changed, 1 insertion(+) diff --git a/sources b/sources index 945473f..1836f2c 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1d6bb74e56a8190706c6862ab9dd5004 wxsqlite3-3.0.3.pc.in +618476322516de436c770a2fe405e26e wxsqlite3-3.2.0.tar.gz