Accepting request 485723 from home:wolfi323:branches:KDE:Extra

- Update to 3.0.1.1

OBS-URL: https://build.opensuse.org/request/show/485723
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kexi?expand=0&rev=6
This commit is contained in:
Luca Beltrame 2017-04-05 13:45:46 +00:00 committed by Git OBS Bridge
parent 367913d56a
commit 645c3b68f7
4 changed files with 37 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8acfdf9f933139544aa8a8f53b04f5266c1cec6b3844963d04404e8b7f72ffe0
size 3678724

3
kexi-3.0.1.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53b3d81bcf7426bed44cf4a2d088a821ba1cc3778c28825653c8a6e47d052ee6
size 3695336

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Apr 4 19:25:06 UTC 2017 - wbauer@tmo.at
- Update to 3.0.1.1:
* General
- Make project navigator's "single click" mode work on Windows
- Use the only supported style (breeze) on Windows and Mac
- Make the Status Bar not using KIO copy on Windows (to
simplify the runtime)
- Fix memory leaks related to project migration
- Limit size of application icon on Mac
* Table Designer
- Fix altering physical table design when lookup fields are in
use (kde#371958)
* Query Designer
- Fix adding table relationships in Query Designer using
drag&drop (regression since 3.0) (kde#376970)
* Form Designer
- Update button form widget icon (32px)
- Add breeze icons for combobox form widget
- Add breeze icons for frame form widget
- Add breeze icons for tab widget and page
- Add breeze icons for groupbox widget
- Add breeze icons for data source tag
- Fix handling mouse release in forms
* Buildsystem
- Make it possible to find PostgreSQL 9.6
- Improve icons lookup when Kexi is run without installing
- Improve searching for the MySQL migration build dependencies
- Keep apps in the same bin dir so resources that are kept
relative to this dir can be found without installing
-------------------------------------------------------------------
Tue Jan 24 11:28:39 UTC 2017 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kexi
Version: 3.0.0
Version: 3.0.1.1
Release: 0
License: GPL-2.0+ and LGPL-2.1+ and GFDL-1.2
Summary: Database Application
@ -95,7 +95,7 @@ This package contains a Spreadsheet-to-Kexi-table import plugin.
%endif
%prep
%setup -q
%setup -q -n kexi-3.0.1
%build
# install translations to %{_kf5_localedir} so they don't clash with the kexi translations in calligra-l10n (KDE4 based)