Hello community,

here is the log from the commit of package qterminal for openSUSE:Factory 
checked in at 2017-10-26 18:44:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qterminal (Old)
 and      /work/SRC/openSUSE:Factory/.qterminal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qterminal"

Thu Oct 26 18:44:23 2017 rev:5 rq:536556 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes      2017-03-13 
15:33:41.536506027 +0100
+++ /work/SRC/openSUSE:Factory/.qterminal.new/qterminal.changes 2017-10-26 
18:44:25.263847777 +0200
@@ -1,0 +2,49 @@
+Wed Oct 25 09:19:46 UTC 2017 - [email protected]
+
+- Update to 0.8.0:
+  * Set version to 0.8.0
+  * Update information on distribution package
+  * Added legacy font setting support
+  * Made font in settings file human readable
+  * Fix action inconsistency when switching tabs
+  * Lithuanian translation
+  * Added Lithuanian language
+  * Don't export github templates
+  * correct spelling mistake
+  * Adapt to QTermWidget API changes after DECSCUSR handling
+  * liblxqt dont make sense here
+  * Copied issue template
+  * Drops Qt5Core_VERSION_STRING
+  * Update qterminal_drop.desktop
+  * Update qterminal.desktop
+  * Make disabled actions consistent at all times (#331)
+  * DBus DropMode (#325)
+  * Change subterminal shortcuts to avoid breaking qtermwidget scrolling (#327)
+  * Update main.cpp (#322)
+  * Fix toggle menu action.
+  * Focus highlight (#266)
+  * Replace numbered terminals with directional navigation (#255)
+  * Fix '1 Terminal' preset (#324)
+  * Change "Clear Current Tab" into "Clear Active Terminal" (#268)
+  * Fix duplicated items, rework MainWindow memory-management (#313)
+  * Fixed comment - needless compiler warnings are annoying (#321)
+  * DBus integration (#307)
+  * Restore filter actions (#310)
+  * New features: trim \n from pasted strings, confirm multiline pastes (#309)
+  * Support custom QSS styles
+  * Call QApp destructor (#306)
+  * Fixes (#318)
+  * Refactor dangling actions, delete windows on close
+  * Adds superbuild support
+  * Improve translation (.ts) handling
+  * Removes Qt5X11Extras_DEFINITIONS
+  * Stops adding not exist entries to CMAKE_MODULE_PATH
+  * Use the LXQtCompilerSettings module
+  * Adapt to QTermWidget improved CMake
+  * Fix a copy/paste error from 4afcc4d0d0922f526f89aadf16ec0517f6b5267e
+  * Update dependencies and cleanup trailing spaces
+- Remove post and postun
+- Add BuildRequires utf8proc-devel for better utf8 support
+- Add BuildRequires pkgconfig(Qt5DBus) for new dbus interface
+
+-------------------------------------------------------------------

Old:
----
  qterminal-0.7.1.tar.xz
  qterminal-0.7.1.tar.xz.asc

New:
----
  qterminal-0.8.0.tar.xz
  qterminal-0.8.0.tar.xz.asc

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

Other differences:
------------------
++++++ qterminal.spec ++++++
--- /var/tmp/diff_new_pack.gIdbDL/_old  2017-10-26 18:44:26.055810816 +0200
+++ /var/tmp/diff_new_pack.gIdbDL/_new  2017-10-26 18:44:26.055810816 +0200
@@ -17,30 +17,31 @@
 
 
 Name:           qterminal
-Version:        0.7.1
+Version:        0.8.0
 Release:        0
 Summary:        A Qt-based terminal emulator
 License:        GPL-2.0
 Group:          System/X11/Terminals
 Url:            https://github.com/lxde/qterminal
-Source0:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  lxqt-build-tools-devel
+BuildRequires:  lxqt-l10n
 BuildRequires:  pkgconfig
 BuildRequires:  qtermwidget-qt5-devel >= %{version}
+BuildRequires:  utf8proc-devel
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(lxqt)
-Requires(post): desktop-file-utils
-Requires(pre):  desktop-file-utils
 Recommends:     %{name}-lang
 
 %description
@@ -61,12 +62,6 @@
 %install
 %cmake_install
 
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS LICENSE README.md CONTRIBUTING*

++++++ qterminal-0.7.1.tar.xz -> qterminal-0.8.0.tar.xz ++++++
++++ 3053 lines of diff (skipped)



Reply via email to