Merge branch 'master' into f21
This commit is contained in:
commit
683ec44fde
2 changed files with 5 additions and 2 deletions
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
97ed1ec2f5a37db37d1c19afdb4164c9 wxsqlite3-3.0.3.pc.in
|
||||
1d6bb74e56a8190706c6862ab9dd5004 wxsqlite3-3.0.3.pc.in
|
||||
618476322516de436c770a2fe405e26e wxsqlite3-3.2.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -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 <martinkg@fedoraproject.org> 3.2.0-2
|
||||
- fixed library path in pkgconfig file
|
||||
|
||||
* Sun Jan 04 2015 Martin Gansser <martinkg@fedoraproject.org> 3.2.0-1
|
||||
- update to 3.2.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue