Hello community,

here is the log from the commit of package vacuum-im-plugins-usertune for 
openSUSE:Factory checked in at 2018-01-03 13:39:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vacuum-im-plugins-usertune (Old)
 and      /work/SRC/openSUSE:Factory/.vacuum-im-plugins-usertune.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vacuum-im-plugins-usertune"

Wed Jan  3 13:39:16 2018 rev:5 rq:555756 version:1.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/vacuum-im-plugins-usertune/vacuum-im-plugins-usertune.changes
    2012-10-26 17:34:30.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.vacuum-im-plugins-usertune.new/vacuum-im-plugins-usertune.changes
       2018-01-03 13:39:18.711779885 +0100
@@ -1,0 +2,109 @@
+Sun Dec 10 18:26:05 UTC 2017 - [email protected]
+
+- Rectify RPM group.
+
+-------------------------------------------------------------------
+Sun Dec 25 15:14:18 UTC 2016 - [email protected]
+
+- update source to 1.1.0
+  * port to Qt5
+
+-------------------------------------------------------------------
+Fri Apr 24 19:27:40 UTC 2015 - [email protected]
+
+- update source to 1.0.10
+  * support Vacuum-IM SDKv35
+
+-------------------------------------------------------------------
+Sun Oct 26 10:04:08 UTC 2014 - [email protected]
+
+- update to 1.0.9
+  * sync last changes in vacuum-im (required libvacuumutils33)
+
+-------------------------------------------------------------------
+Sun Aug 17 15:05:33 UTC 2014 - [email protected]
+
+- update source
+  * sync with last changes in vacuum-im
+
+-------------------------------------------------------------------
+Sun Sep 22 11:11:23 UTC 2013 - [email protected]
+
+- update to 1.0.8
+  * fix label postion
+
+-------------------------------------------------------------------
+Sat Aug 31 16:55:35 UTC 2013 - [email protected]
+
+- update to 1.0.7
+  * fix Segmentation fault
+  * replace some methods to const version
+
+-------------------------------------------------------------------
+Sat Jun  1 09:31:27 UTC 2013 - [email protected]
+
+- update to 1.0.6
+  * send now playing info like action (/me ...)
+
+-------------------------------------------------------------------
+Sun Apr 28 13:36:12 UTC 2013 - [email protected]
+
+- update to 1.0.5
+  * sync changes in IMessageEditWidget class from vacuum source
+
+-------------------------------------------------------------------
+Fri Mar 29 18:40:28 UTC 2013 - [email protected]
+
+- update to 1.0.4
+  * sync changes in vacuum-sdk
+
+-------------------------------------------------------------------
+Sun Feb 17 08:50:55 UTC 2013 - [email protected]
+
+- update to 1.0.3
+  * fixed show label in roster
+
+-------------------------------------------------------------------
+Sat Jan 26 15:53:51 UTC 2013 - [email protected]
+
+- update to 1.0.2
+  * fixed memory leek
+  * Initialize send PEP after allow it in settings
+  * Get metadata from player after start plugin
+  * Rewrite MPRISv2 code
+
+-------------------------------------------------------------------
+Sat Jan  5 13:04:58 UTC 2013 - [email protected]
+
+- update to 1.0.1
+  * fixes on options ui
+  * sync changes in vacuum-sdk
+
+-------------------------------------------------------------------
+Mon Oct 29 13:35:51 UTC 2012 - [email protected]
+
+- update to 1.0.0
+  * big code refactoring (add perfomance and minimize memory usage)
+  * added NDR_TOOLTIP in notifications.
+
+-------------------------------------------------------------------
+Sat Oct 27 20:56:56 UTC 2012 - [email protected]
+
+- update to 0.9.9
+  * code refactoring (add perfomance)
+  * add command np
+
+-------------------------------------------------------------------
+Fri Oct 19 07:55:35 UTC 2012 - [email protected]
+
+- update to 0.9.8
+  * add settings to allow or deny send info about playing music
+
+-------------------------------------------------------------------
+Sun Sep 16 17:31:59 UTC 2012 - [email protected]
+
+- update to 0.9.7
+  * added support player manage command (like /play, /pause, /stop etc)
+  * support new CMake rules in Vacuum-SDK
+
+-------------------------------------------------------------------

Old:
----
  vacuum-im-plugins-usertune-0.9.6.tar.bz2

New:
----
  vacuum-im-plugins-usertune-1.1.1.tar.xz

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

Other differences:
------------------
++++++ vacuum-im-plugins-usertune.spec ++++++
--- /var/tmp/diff_new_pack.FnXdel/_old  2018-01-03 13:39:19.591486962 +0100
+++ /var/tmp/diff_new_pack.FnXdel/_new  2018-01-03 13:39:19.595485630 +0100
@@ -1,8 +1,7 @@
 #   
 # spec file for package vacuum-im-plugins-usertune
 #   
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright Andrey Karepin <[email protected]>
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #   
 # All modifications and additions to the file contributed by third parties   
 # remain the property of their copyright owners, unless otherwise agreed   
@@ -12,18 +11,30 @@
 # case the license is the MIT License). An "Open Source License" is a   
 # license that conforms to the Open Source Definition (Version 1.9)   
 # published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
 #
 %define app_name vacuum-im
 Name: vacuum-im-plugins-usertune
+Version:        1.1.1
+Release:        0
 Summary: Vacuum-IM User Tune Handler plugin
-Version: 0.9.6
-Release: 1
 License: GPL-3.0
-Group: System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Group:          Productivity/Networking/Instant Messenger
 Url: http://www.vacuum-im.org/
-BuildRequires: libqt4-devel vacuum-im-devel libvacuumutils17
-BuildRequires: cmake fdupes
+Source:         %{name}-%{version}.tar.xz
+BuildRequires:  cmake
+BuildRequires:  fdupes
+BuildRequires:  libQt5Core-devel
+BuildRequires:  libQt5DBus-devel
+BuildRequires:  libQt5Gui-devel
+BuildRequires:  libQt5Xml-devel
+BuildRequires:  libqt5-qttools-devel
+BuildRequires:  vacuum-im-devel
+BuildRequires:  xz
  
 %description
 This plugin provides support to XEP-0118: defines a payload format for
@@ -36,20 +47,20 @@
 %setup -q -n %{name}
  
 %build
-%{__mkdir} build
-cd build
-cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=%{_prefix} 
-DINSTALL_LIB_DIR=%{_lib} -DINSTALL_APP_DIR=%{app_name} 
-DINSTALL_DOC_DIR=%{_defaultdocdir}
-%{__make} %{?_smp_mflags}
+%cmake \
+        -DINSTALL_LIB_DIR=%{_lib}\
+        -DINSTALL_APP_DIR=%{app_name}\
+        -DINSTALL_DOC_DIR=%{_defaultdocdir}\
+        -DVACUUM_LIB_PATH=%{_prefix}/%{_lib}\
+        -DVACUUM_SDK_PATH=%{_includedir}/%{app_name}
+make %{?_smp_mflags} V=1
  
 %install
-pushd build
-%{make_install} INSTALL_ROOT=%{buildroot}
-popd
+%cmake_install
  
 %fdupes %{buildroot}%{_datadir}
  
 %files
-%defattr(-,root,root)
 %{_libdir}/%{app_name}
 %dir %{_libdir}/%{app_name}/plugins
 %{_datadir}/%{app_name}


Reply via email to