forked from pool/sqlitebrowser
Accepting request 895214 from home:AndreasStieger:branches:server:database
sqlitebrowser 3.12.2 OBS-URL: https://build.opensuse.org/request/show/895214 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=43
This commit is contained in:
parent
be995201ee
commit
fd6dd7ed88
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 24 19:09:02 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 3.12.2:
|
||||||
|
* Update internal client certificates for DBHub.io
|
||||||
|
* Correct a typo in the French translation
|
||||||
|
* Fix saving the list of extensions in the Preferences Dialog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 6 12:58:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Wed Jan 6 12:58:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
name: sqlitebrowser
|
|
||||||
version: 3.11.2
|
|
||||||
mtime: 1554295018
|
|
||||||
commit: f07dafdd10c361f2a5867d125c9f8f79b629edd1
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: sqlitebrowser
|
Name: sqlitebrowser
|
||||||
Version: 3.12.1
|
Version: 3.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Spreadsheet-like interface to SQLite databases
|
Summary: Spreadsheet-like interface to SQLite databases
|
||||||
License: GPL-3.0-or-later AND MPL-2.0
|
License: GPL-3.0-or-later AND MPL-2.0
|
||||||
@ -42,8 +42,8 @@ BuildRequires: pkgconfig(glib-2.0)
|
|||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
Requires(post): hicolor-icon-theme
|
Requires(post): hicolor-icon-theme
|
||||||
Requires(post): update-desktop-files
|
Requires(post): update-desktop-files
|
||||||
Requires(postun): hicolor-icon-theme
|
Requires(postun):hicolor-icon-theme
|
||||||
Requires(postun): update-desktop-files
|
Requires(postun):update-desktop-files
|
||||||
# not on SLE-12
|
# not on SLE-12
|
||||||
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
||||||
BuildRequires: antlr-devel
|
BuildRequires: antlr-devel
|
||||||
@ -106,7 +106,7 @@ EOF
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md currentrelease
|
%doc README.md currentrelease
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_mandir}/man1/%{name}.1%{ext_man}
|
%{_mandir}/man1/%{name}.1%{ext_man}
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1f13a7caeab9c36908d7fd6e46718d5f2bb5d116882c5c6392e7c4b0f8dba0f
|
|
||||||
size 3990525
|
|
3
v3.12.2.tar.gz
Normal file
3
v3.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:645f98d38e5d128a449e93cebf03c8070f9eacd2d16b10e433a781d54a9d478a
|
||||||
|
size 3990817
|
Loading…
x
Reference in New Issue
Block a user