Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633412 - dev-db/sqlitebrowser-3.10.1 version bump
Summary: dev-db/sqlitebrowser-3.10.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 635130
Blocks:
  Show dependency tree
 
Reported: 2017-10-03 23:07 UTC by Anton Bolshakov
Modified: 2017-12-11 09:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2017-10-03 23:07:45 UTC
https://github.com/sqlitebrowser/sqlitebrowser/releases

Bug fixes

General

cipher: Fix passphrases containing single quotes - #1105 (thanks to @MKleusberg)
cipher: Change tab order in encryption dialog - 9afb0fc (thanks to @MKleusberg)
Fix typo in Russian translation - #1107 (thanks to @Vort)
Pass /norestart to vcredist installer - #1114 (thanks to @Mischanix)
Fix index updating when removing an indexed column from a table - #1115 (thanks to @MKleusberg)
Don't automatically commit all changes when editing a table column - #1116 (thanks to @MKleusberg)
Make text selectable in Edit dock even if db is opened as read only - #1123 (thanks to @MKleusberg)
Add '<>NULL' filter - #1124 (thanks to @MKleusberg)
Fix custom type saving when only focus changes for user-entered type - #1147 (thanks to @techee)
Comment 1 Jouni Kosonen 2017-10-22 19:45:10 UTC
I believe this version bump requires bumping >=dev-libs/qcustomplot-2.0.0 too.
Comment 2 Anton Bolshakov 2017-10-23 02:32:13 UTC
there is a bundled version in the current tar-ball 
sqlitebrowser-3.10.1/libs/qscintilla

with few other libs so it might be not necessary to use an external lib and that block could be not required.

I will leave it to the maintainer to investigate further.
Comment 3 Jouni Kosonen 2017-12-05 21:54:27 UTC
dev-libs/qcustomplot-2.0.0 is now in the tree so that's no longer a problem.

There is a PR 6322[0] about this bump but my initial commit had the old, wrong format for the bug linkage and the QA Bot seems to be ignoring the header in later commit messages.

[0]https://github.com/gentoo/gentoo/pull/6322
Comment 4 Larry the Git Cow gentoo-dev 2017-12-11 09:05:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1f62107c04fdeacd0471e901cd60af99ffeac4

commit 6d1f62107c04fdeacd0471e901cd60af99ffeac4
Author:     Michael Weber <xmw@gentoo.org>
AuthorDate: 2017-12-11 09:05:08 +0000
Commit:     Michael Weber <xmw@gentoo.org>
CommitDate: 2017-12-11 09:05:08 +0000

    dev-db/sqlitebrowser: Version bump, thanks @jok-ts, @a17r et al.
    
    Reported-by: Anton Bolshakov <blshkv@pentoo.ch>
    Suggested-by: Jouni Kosonen <jouni.kosonen@tukesoft.com>
    Closes: https://bugs.gentoo.org/633412
    Closes: https://github.com/gentoo/gentoo/pull/6322
    Package-Manager: Portage-2.3.17, Repoman-2.3.6

 dev-db/sqlitebrowser/Manifest                      |  1 +
 .../files/sqlitebrowser-3.10.1-unbundle.patch      | 59 ++++++++++++++++++++++
 dev-db/sqlitebrowser/sqlitebrowser-3.10.1.ebuild   | 59 ++++++++++++++++++++++
 3 files changed, 119 insertions(+)