Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kristall for openSUSE:Factory 
checked in at 2023-05-17 10:53:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kristall (Old)
 and      /work/SRC/openSUSE:Factory/.kristall.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kristall"

Wed May 17 10:53:10 2023 rev:2 rq:1087410 version:0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kristall/kristall.changes        2020-07-14 
07:59:14.085778981 +0200
+++ /work/SRC/openSUSE:Factory/.kristall.new.1533/kristall.changes      
2023-05-17 10:53:43.615539867 +0200
@@ -1,0 +2,35 @@
+Fri May 12 19:30:13 UTC 2023 - "Joshua Smith" <[email protected]>
+
+- Update to kristall 0.4
+  * Basic Emoji rendering support using OpenMoji
+  * Changed: Improved favourites: Adds grouping and custom names
+  * Adds support for text/kristall-theme mime to preview/install
+    kristall themes via the browser surface
+  * Adds Ctrl-F search function
+  * Adds Mouse middle now opens links in new tabs
+  * Adds Ctrl + mouse left opens links in new tabs
+  * Adds Mouse middle now closes tabs when clicking them
+  * Adds improved settings system with folder-based approach
+  * Adds colored icons to dark/light theme so it has improved
+    contrast
+  * Adds new action: “View/Show document source” will display the
+    raw data of the document in a small separate window
+  * Change: Document styles are now saved as files which are
+    exchangeable
+  * Change: Makes TLS editor columns sortable
+  * Adds single-session mode so opening links will open them in the
+    currently focused window instead of a new instance every time.
+  * Adds the option to open multiple kristall windows in one
+    session.
+  * Adds --new-window command line option to open urls into a new
+    kristall window instead of opening them as a new tab
+  * Adds --isolated command line option to start a separated
+    instance of kristall
+  * Adds possibility to open favourites with enter key in addition
+    to double clicking.
+  * Adds possibility to open history entries with enter key in
+    addition to double clicking.
+  * Fix: Gophermap icons map now respect the background color
+- Drop kristall-qmake5.patch
+
+-------------------------------------------------------------------

Old:
----
  V0.3.tar.gz
  kristall-qmake5.patch

New:
----
  V0.4.tar.gz

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

Other differences:
------------------
++++++ kristall.spec ++++++
--- /var/tmp/diff_new_pack.bW6Aho/_old  2023-05-17 10:53:44.447544347 +0200
+++ /var/tmp/diff_new_pack.bW6Aho/_new  2023-05-17 10:53:44.475544498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kristall
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           kristall
-Version:        0.3
+Version:        0.4
 Release:        0
 Summary:        Graphical small-internet client
 License:        GPL-3.0-or-later
@@ -25,9 +25,9 @@
 URL:            https://kristall.random-projects.net/
 Source:         
https://github.com/MasterQ32/kristall/archive/V%{version}.tar.gz
 # Use qmake-qt5 instad of qmake
-Patch0:         kristall-qmake5.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libopenssl-devel
+BuildRequires:  libqt5-linguist-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtmultimedia-devel
 BuildRequires:  libqt5-qtsvg-devel
@@ -37,20 +37,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%make_build PREFIX=%{_prefix}
+%make_build PREFIX=%{_prefix} QMAKE_COMMAND=qmake-qt5
 
 %install
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-mkdir -p %{buildroot}%{_datadir}/applications/
-mkdir -p %{buildroot}%{_bindir}/
-%make_install PREFIX=%{_prefix}
+%make_install PREFIX=%{_prefix} QMAKE_COMMAND=qmake-qt5
 
 %files
 %{_bindir}/kristall
@@ -58,5 +50,7 @@
 %{_datadir}/icons/hicolor/??x??/apps/net.random-projects.kristall.png
 %{_datadir}/icons/hicolor/128x128/apps/net.random-projects.kristall.png
 %{_datadir}/icons/hicolor/scalable/apps/net.random-projects.kristall.svg
+%{_mandir}/man1/kristall.1.gz
+%{_datadir}/mime/packages/kristall.xml
 
 %changelog

++++++ V0.3.tar.gz -> V0.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/kristall/V0.3.tar.gz 
/work/SRC/openSUSE:Factory/.kristall.new.1533/V0.4.tar.gz differ: char 12, line 
1

Reply via email to