Hello community,

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

Package is "ktp-send-file"

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

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2013-09-25 14:32:33.000000000 +0200
@@ -0,0 +1,64 @@
+-------------------------------------------------------------------
+Thu Aug  8 21:50:31 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:47:01 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:32:38 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:32:17 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:10 UTC 2011 - cgiboude...@gmx.com
+
+- Rename the package
+
+-------------------------------------------------------------------
+Mon Jul 11 10:03:19 UTC 2011 - cgiboude...@gmx.com
+
+- Add telepathy-send-file
+

New:
----
  ktp-send-file-0.6.3.tar.bz2
  ktp-send-file.changes
  ktp-send-file.spec

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

Other differences:
------------------
++++++ ktp-send-file.spec ++++++
#
# spec file for package ktp-send-file
#
# 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-send-file
Version:        0.6.3
Release:        1
License:        LGPL-2.1+
Summary:        File manager plugin
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.7.0
BuildRequires:  ktp-common-internals-devel
BuildRequires:  telepathy-qt4-devel >= 0.8.9
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
A File manager plugin to launch a file transfer job with a specified contact

%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
%{_kde4_bindir}/%{name}
%{_kde4_servicesdir}/ServiceMenus/ktp-send-file.desktop

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

Reply via email to