Hello community,

here is the log from the commit of package ktp-filetransfer-handler for 
openSUSE:Factory checked in at 2013-09-25 14:32:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-filetransfer-handler (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-filetransfer-handler"

Changes:
--------
New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new/ktp-filetransfer-handler.changes
   2013-09-25 14:32:23.000000000 +0200
@@ -0,0 +1,70 @@
+-------------------------------------------------------------------
+Mon Sep 16 13:25:24 UTC 2013 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  See COPYING and src/main.cpp and the filetransfer.cpp file in src
+
+-------------------------------------------------------------------
+Thu Aug  8 21:50:17 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to version 0.6.3
+  * Bugfix release, please see http://www.sharpley.org.uk/blog/ktp-0-6-3
+
+-------------------------------------------------------------------
+Sat May 25 16:45:03 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to version 0.6.2
+  * Bugfix release, please see http://www.sharpley.org.uk/blog/ktp-0-6-2
+
+-------------------------------------------------------------------
+Wed Apr 17 08:52:35 UTC 2013 - alinm.el...@gmail.com
+
+- upadted to version 0.6.1
+  * Bugfix release, no changelog provided
+
+-------------------------------------------------------------------
+Tue Apr  2 21:18:28 UTC 2013 - alinm.el...@gmail.com
+
+- updated to 0.6.0 
+  * New release, please see http://www.sharpley.org.uk/blog/ktp-0-6-beta
+
+-------------------------------------------------------------------
+Tue Feb 19 06:34:22 UTC 2013 - m...@suse.com
+
+- Update to 0.5.3
+  * Bugfix release, please see http://www.sharpley.org.uk/blog/ktp-0-5-3 
+
+-------------------------------------------------------------------
+Tue Dec 18 06:26:01 UTC 2012 - m...@suse.com
+
+- Update to 0.5.2
+  * Bugfix release, please see http://www.sharpley.org.uk/blog/ktp-0-5-2 
+
+-------------------------------------------------------------------
+Sat Oct  6 12:50:57 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 0.5.1
+  * Bugfix release
+
+-------------------------------------------------------------------
+Tue Aug 28 07:07:02 UTC 2012 - m...@suse.com
+
+- Update to 0.5.0
+  * Bugfix release
+
+-------------------------------------------------------------------
+Thu Jul 26 09:20:07 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 0.4.1
+  * Bugfix release
+
+-------------------------------------------------------------------
+Mon Dec 26 16:56:07 UTC 2011 - cgiboude...@gmx.com
+
+- Rename the package
+
+-------------------------------------------------------------------
+Wed Jun  8 18:02:21 UTC 2011 - alinm.el...@gmail.com
+
+- initial commit
+

New:
----
  ktp-filetransfer-handler-0.6.3.tar.bz2
  ktp-filetransfer-handler.changes
  ktp-filetransfer-handler.spec

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

Other differences:
------------------
++++++ ktp-filetransfer-handler.spec ++++++
#
# spec file for package ktp-filetransfer-handler
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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/
#

Name:           ktp-filetransfer-handler
Version:        0.6.3
Release:        1
License:        GPL-2.0+
Summary:        Telepathy filetransfer handler
Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
Group:          Productivity/Networking/Instant Messenger
Source0:        
http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  libkde4-devel >= 4.6.0
BuildRequires:  ktp-common-internals-devel
BuildRequires:  telepathy-qt4-devel >= 0.9.1
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
Telepathy text filetransfer handler

%lang_package
%prep
%setup -q

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  pushd build
  %make_install
  popd

  %kde_post_install
  %fdupes -s %{buildroot}
  %find_lang %{name} %{name}.lang

%files lang -f %{name}.lang

%files
%defattr(-,root,root)
%doc COPYING
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.FileTransferHandler.service
%{_datadir}/telepathy/clients/KTp.FileTransferHandler.client
%{_kde4_libexecdir}/%{name}
%dir %{_datadir}/telepathy
%dir %{_datadir}/telepathy/clients

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to