Hello community,

here is the log from the commit of package telegram-desktop for 
openSUSE:Factory checked in at 2019-09-13 14:59:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegram-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.telegram-desktop.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telegram-desktop"

Fri Sep 13 14:59:55 2019 rev:22 rq:730197 version:1.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/telegram-desktop/telegram-desktop.changes        
2019-09-09 12:36:26.701461914 +0200
+++ 
/work/SRC/openSUSE:Factory/.telegram-desktop.new.7948/telegram-desktop.changes  
    2019-09-13 14:59:58.353281441 +0200
@@ -1,0 +2,24 @@
+Tue Sep 10 16:01:53 UTC 2019 - Marcel Kuehlhorn <[email protected]>
+
+- Update to 1.8.8
+  * Create new themes based on your color and wallpaper choices.
+  * Share your themes with other users via links.
+  * Update your theme for all its users when you change something.
+
+-------------------------------------------------------------------
+Tue Sep 10 08:32:42 UTC 2019 - Marcel Kuehlhorn <[email protected]>
+
+- Update to 1.8.7 (beta)
+  * Bug fixes and other minor improvements.
+- Disable GTK integration again due to Cinnamon hard requiring
+  libqt5-qtstyleplugins-platformtheme-gtk2 (boo#1149130)
+
+-------------------------------------------------------------------
+Mon Sep  9 09:03:52 UTC 2019 - Marcel Kuehlhorn <[email protected]>
+
+- Update to 1.8.5 (beta)
+  * Create new themes based on your color and wallpaper choices.
+  * Share your themes with other users via links.
+  * Update your theme for all its users when you change something.
+
+-------------------------------------------------------------------

Old:
----
  v1.8.4.tar.gz

New:
----
  v1.8.8.tar.gz

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

Other differences:
------------------
++++++ telegram-desktop.spec ++++++
--- /var/tmp/diff_new_pack.vqmo7S/_old  2019-09-13 15:00:00.053281513 +0200
+++ /var/tmp/diff_new_pack.vqmo7S/_new  2019-09-13 15:00:00.053281513 +0200
@@ -29,7 +29,7 @@
 %endif
 
 Name:           telegram-desktop
-Version:        1.8.4
+Version:        1.8.8
 Release:        0
 Summary:        Messaging application with a focus on speed and security
 License:        GPL-3.0-only
@@ -143,7 +143,6 @@
 Requires:       hicolor-icon-theme
 Requires:       icu
 Requires:       openssl
-Conflicts:      libqt5-qtstyleplugins-platformtheme-gtk2
 ExclusiveArch:  x86_64
 
 %description





++++++ patch.py ++++++
--- /var/tmp/diff_new_pack.vqmo7S/_old  2019-09-13 15:00:00.141281517 +0200
+++ /var/tmp/diff_new_pack.vqmo7S/_new  2019-09-13 15:00:00.141281517 +0200
@@ -135,13 +135,13 @@
     child.remove("'<(linux_path_va)/lib'")
     child.remove("'<(linux_path_vdpau)/lib'")
     child.append("'/usr/lib64/'")
-    
+
     child = jsonobj["'conditions'"][0][1]["'libraries'"]
     child.remove("'breakpad_client'")
     child.remove("'composeplatforminputcontextplugin'")
     child.remove("'ibusplatforminputcontextplugin'")
     child.remove("'fcitxplatforminputcontextplugin'")
-    child.remove("'himeplatforminputcontextplugin'")    
+    child.remove("'himeplatforminputcontextplugin'")
     child.remove("'nimfplatforminputcontextplugin'")
     child.remove("'liblzma.a'")
     child.remove("'libopenal.a'")
@@ -184,7 +184,7 @@
     child["'qt_lib_prefix'"] = "''"
     child["'qt_lib_debug_postfix'"] = "''"
     child["'qt_lib_release_postfix'"] = "''"
-    
+
     child = 
jsonobj["'variables'"]["'variables'"]["'variables'"]["'conditions'"][3][1]["'qt_libs'"];
     child.remove("'qxcb'")
     child.remove("'Qt5XcbQpa'")
@@ -222,7 +222,7 @@
     child.append("'/usr/include/qt5/QtCore/<(qt_version)'")
     child.append("'/usr/include/qt5/QtGui/<(qt_version)/QtGui'")
     child.append("'/usr/include/qt5/QtCore/<(qt_version)/QtCore'")
-    
+
     child = jsonobj["'conditions'"][0][1]["'libraries'"]
     child.remove("'<(linux_path_xkbcommon)/lib/libxkbcommon.a'")
     child.remove("'<(linux_lib_ssl)'")
@@ -269,7 +269,7 @@
     child.append("'TDESKTOP_DISABLE_AUTOUPDATE'")
     child.append("'TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME'")
     child.append("'TDESKTOP_DISABLE_UNITY_INTEGRATION'")
-    # child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'")
+    child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'")
     child.append("'TDESKTOP_DISABLE_OPENAL_EFFECTS'")
     child.remove("'AL_LIBTYPE_STATIC'")
     child = jsonobj["'targets'"][0]["'include_dirs'"]
@@ -298,9 +298,9 @@
     json = load_json(filename)
     json = op(json)
     save_json(json, filename)
-    
-tl_path = './Telegram/gyp/telegram_linux.gypi' 
-settings_path = './Telegram/gyp/settings_linux.gypi' 
+
+tl_path = './Telegram/gyp/telegram_linux.gypi'
+settings_path = './Telegram/gyp/settings_linux.gypi'
 qt_path = './Telegram/gyp/qt.gypi'
 tg_path = './Telegram/gyp/Telegram.gyp'
 moc_path = './Telegram/gyp/qt_moc.gypi'



++++++ v1.8.4.tar.gz -> v1.8.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/telegram-desktop/v1.8.4.tar.gz 
/work/SRC/openSUSE:Factory/.telegram-desktop.new.7948/v1.8.8.tar.gz differ: 
char 14, line 1




Reply via email to