Hello community,

here is the log from the commit of package sqlitebrowser for openSUSE:Factory 
checked in at 2015-08-23 15:43:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlitebrowser (Old)
 and      /work/SRC/openSUSE:Factory/.sqlitebrowser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlitebrowser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlitebrowser/sqlitebrowser.changes      
2015-05-02 21:36:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sqlitebrowser.new/sqlitebrowser.changes 
2015-08-23 17:52:52.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Aug 13 12:29:25 UTC 2015 - [email protected]
+
+- update to version 3.7.0
+  * Among many bug fixes 3.7.0 also contains these upstream enhancements:
+    - Add option to remember last location for file dialogs
+    - Add option for setting the font used in the SQL code editor
+    - Preserve filters in Browse Data tab when changing tabs
+    - Allow setting the line type and the point shape in the plot area
+    - Add a 'Copy Create statement' popup action to Database Browser tab
+    See the full list of 3.7.0 changes under
+    https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.7.0
+  * Major new features that were added by upstream for version 3.6.0:
+    - Better SQL export
+    - REGEXP support (see the wiki page for details...)
+    - NULL value highlighting - customisable in the preferences 
+    See the full list of 3.6.0 changes under
+    https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.6.0
+
+-------------------------------------------------------------------

Old:
----
  sqlitebrowser-sqlitebrowser-0ddf048.tar.gz

New:
----
  sqlitebrowser-3.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sqlitebrowser.spec ++++++
--- /var/tmp/diff_new_pack.OEj5uz/_old  2015-08-23 17:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.OEj5uz/_new  2015-08-23 17:52:53.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           sqlitebrowser
-Version:        3.5.1
+Version:        3.7.0
 Release:        0
 Summary:        Create, design and edit SQLite Databases
 License:        GPL-3.0+ or MPL-2.0
 Group:          Productivity/Office/Organizers
 Url:            https://github.com/rp-/sqlitebrowser/
 # https://github.com/rp-/sqlitebrowser/releases
-Source0:        sqlitebrowser-sqlitebrowser-0ddf048.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        sqlitebrowser.1
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
@@ -72,7 +72,7 @@
        * Examine a log of all SQL commands issued by the application
 
 %prep
-%setup -q -n sqlitebrowser-sqlitebrowser-0ddf048
+%setup -q
 
 %build
 export CXXFLAGS="%optflags"
@@ -120,6 +120,8 @@
 %{_mandir}/man1/%{name}.1*
 %{_bindir}/*
 %{_datadir}/applications/*
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.desktop.appdata.xml
 %{_datadir}/pixmaps/*
 %{_datadir}/icons/hicolor/*/apps/sqlitebrowser.png
 

++++++ sqlitebrowser-sqlitebrowser-0ddf048.tar.gz -> sqlitebrowser-3.7.0.tar.gz 
++++++
++++ 111349 lines of diff (skipped)


Reply via email to