Hello community,

here is the log from the commit of package choqok for openSUSE:Factory checked 
in at 2017-02-11 01:36:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/choqok (Old)
 and      /work/SRC/openSUSE:Factory/.choqok.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "choqok"

Changes:
--------
--- /work/SRC/openSUSE:Factory/choqok/choqok.changes    2016-12-02 
16:37:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.choqok.new/choqok.changes       2017-02-11 
01:36:28.980805378 +0100
@@ -1,0 +2,37 @@
+Wed Feb  8 14:59:01 UTC 2017 - [email protected]
+
+- Fix source URL
+
+-------------------------------------------------------------------
+Tue Dec 27 17:35:00 UTC 2016 - [email protected]
+
+- Update to 1.6.0:
+  * Migrated to Qt and KDE Frameworks 5 (config files are migrated first time)
+  * Add Friendica microblog based on GNU Social api
+  * Rename StatusNet microblog as GNU Social
+  * Twitter: fix user lists loading
+  * Twitter: allow to select any follower when sending a direct message
+  * Twitter: fix searches by username
+  * Twitter: fix searches by hashtag
+  * Twitter: show original retweet time
+  * Twitter: fix external URL to access direct messages and tweets
+  * Twitter: send direct message without text limits
+  * Twitter: support to send and view tweets with quoted text
+  * Twitter: allow to delete direct messages
+  * GNU Social: fix medium attachment to post
+  * GNU Social: allow to send direct messages
+  * Fix removal of accounts with spaces in their names
+  * Fixed the bug that overwrite an account if you use the same alias of 
another
+  * Always use HTTPS when available
+  * ImageView: dropped Twitpic, Plixi and Tweetphoto support (services are 
dead)
+  * Enable Untiny plugin
+  * Remove LongUrl plugin (service is dead)
+  * Remove Ur.ly shortner (service is dead)
+  * A couple of segmentation fault fixes
+
+-------------------------------------------------------------------
+Thu Dec  8 19:57:52 UTC 2016 - [email protected]
+
+- Revert kde4_runtime_requires change
+
+-------------------------------------------------------------------

Old:
----
  choqok-1.5.tar.xz

New:
----
  choqok-1.6.0.tar.xz

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

Other differences:
------------------
++++++ choqok.spec ++++++
--- /var/tmp/diff_new_pack.YqG0hf/_old  2017-02-11 01:36:30.760554220 +0100
+++ /var/tmp/diff_new_pack.YqG0hf/_new  2017-02-11 01:36:30.760554220 +0100
@@ -17,21 +17,41 @@
 
 
 Name:           choqok
-Version:        1.5
+Version:        1.6.0
 Release:        0
 Summary:        Micro-Blogging Client for KDE
 License:        GPL-3.0
 Group:          Productivity/Networking/Other
 Url:            http://choqok.gnufolks.org
-Source:         
http://downloads.sourceforge.net/project/choqok/Choqok/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/%{name}/1.6/src/%{name}-%{version}.tar.xz
+BuildRequires:  attica-qt5-devel
+BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  libattica-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libqca2-devel
-BuildRequires:  libqjson-devel
-BuildRequires:  qoauth-devel
+BuildRequires:  kcmutils-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  kdewebkit-devel
+BuildRequires:  kemoticons-devel
+BuildRequires:  kglobalaccel-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  kwallet-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libqca-qt5-devel
+BuildRequires:  qoauth-qt5-devel
+BuildRequires:  sonnet-devel
+BuildRequires:  telepathy-qt5-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5WebKit)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{?kde4_runtime_requires}
 
 %description
 A Free/Open Source micro-blogging client for the K Desktop Environment.
@@ -41,7 +61,7 @@
 %package devel
 Summary:        Micro-Blogging Client for KDE
 Group:          Development/Libraries/KDE
-Requires:       choqok = %{version}
+Requires:       %{name} = %{version}
 
 %description devel
 A Free/Open Source micro-blogging client for the K Desktop Environment.
@@ -52,16 +72,13 @@
 %setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  pushd build
-  %kde4_makeinstall
+  %kf5_makeinstall -C build
   %fdupes %{buildroot}
-  popd
-  %suse_update_desktop_file -C "KDE Micro-blogging Client" %{name} 
InstantMessaging
-  %kde_post_install
+  %suse_update_desktop_file -C "KDE Micro-blogging Client" org.kde.choqok 
InstantMessaging
   %find_lang choqok
 
 %post   -p /sbin/ldconfig
@@ -73,49 +90,35 @@
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS changelog COPYING README TODO
-%{_kde4_applicationsdir}/choqok.desktop
-%{_kde4_appsdir}/choqok/
-%{_kde4_appsdir}/choqok_filter/
-%{_kde4_appsdir}/choqok_nowlistening/
-%{_kde4_appsdir}/choqok_searchaction/
-%{_kde4_appsdir}/choqok_quickfilter/
-%{_kde4_appsdir}/dbus-1
-%{_kde4_appsdir}/khtml/kpartplugins/konqchoqok*
-%{_kde4_bindir}/choqok
-%config %{_kde4_configkcfgdir}/bit_ly_settings.kcfg
-%config %{_kde4_configkcfgdir}/choqokappearancesettings.kcfg
-%config %{_kde4_configkcfgdir}/choqokbehaviorsettings.kcfg
-%config %{_kde4_configkcfgdir}/flickrsettings.kcfg
-%config %{_kde4_configkcfgdir}/imstatussettings.kcfg
-%config %{_kde4_configkcfgdir}/is_gd_settings.kcfg
-%config %{_kde4_configkcfgdir}/mobypicturesettings.kcfg
-%config %{_kde4_configkcfgdir}/nowlisteningsettings.kcfg
-%config %{_kde4_configkcfgdir}/posteroussettings.kcfg
-%config %{_kde4_configkcfgdir}/tinyarro_ws_settings.kcfg
-%config %{_kde4_configkcfgdir}/twitgoosettings.kcfg
-%config %{_kde4_configkcfgdir}/twitpicsettings.kcfg
-%config %{_kde4_configkcfgdir}/yourlssettings.kcfg
-%{_kde4_htmldir}/*
-%{_kde4_iconsdir}/hicolor/*/apps/*
-%{_kde4_iconsdir}/hicolor/*/actions/retweet.*
-%{_kde4_libdir}/libchoqok.so.*
-%{_kde4_libdir}/libtwitterapihelper.so.*
-%{_kde4_modulesdir}/choqok*
-%{_kde4_modulesdir}/kcm_choqok*
-%{_kde4_modulesdir}/konqchoqokplugin.so
-%{_kde4_servicesdir}/ServiceMenus/choqok*
-%{_kde4_servicesdir}/choqok*
-%{_kde4_servicetypesdir}/choqok*
-%if 0%{suse_version} < 1320
-%dir %{_datadir}/appdata
-%endif
-%{_datadir}/appdata/choqok.appdata.xml
+%dir %{_kf5_appstreamdir}
+%{_datadir}/config.kcfg/
+%{_datadir}/knotifications5/
+%{_kf5_applicationsdir}/org.kde.choqok.desktop
+%{_kf5_appsdir}/choqok/
+%{_kf5_appsdir}/dbus-1
+%{_kf5_appstreamdir}/org.kde.choqok.appdata.xml
+%{_kf5_bindir}/choqok
+%{_kf5_htmldir}/*
+%{_kf5_iconsdir}/hicolor/*/actions/retweet.*
+%{_kf5_iconsdir}/hicolor/*/apps/*
+%{_kf5_kxmlguidir}/*/
+%{_kf5_libdir}/libchoqok.so.*
+%{_kf5_libdir}/libgnusocialapihelper.so.*
+%{_kf5_libdir}/libtwitterapihelper.so.*
+%{_kf5_plugindir}/choqok_*.so
+%{_kf5_plugindir}/kcm_choqok_*.so
+%{_kf5_plugindir}/kf5/parts/
+%{_kf5_servicesdir}/ServiceMenus/
+%{_kf5_servicesdir}/choqok*
+%{_kf5_servicesdir}/konqchoqok.desktop
+%{_kf5_servicetypesdir}/choqok*
 
 %files devel
 %defattr(-,root,root)
-%{_kde4_appsdir}/cmake/modules/*
-%{_kde4_includedir}/choqok/
-%{_kde4_libdir}/libchoqok.so
-%{_kde4_libdir}/libtwitterapihelper.so
+%{_kf5_appsdir}/cmake/modules/
+%{_includedir}/choqok/
+%{_kf5_libdir}/libchoqok.so
+%{_kf5_libdir}/libgnusocialapihelper.so
+%{_kf5_libdir}/libtwitterapihelper.so
 
 %changelog

++++++ choqok-1.5.tar.xz -> choqok-1.6.0.tar.xz ++++++
++++ 223390 lines of diff (skipped)


Reply via email to