Hello community,
here is the log from the commit of package ktp-common-internals for
openSUSE:Factory checked in at 2013-10-30 15:39:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
and /work/SRC/openSUSE:Factory/.ktp-common-internals.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-common-internals"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes
2013-10-14 22:03:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
2013-10-30 15:39:49.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Oct 29 19:05:09 UTC 2013 - [email protected]
+
+- Disable kpeople integration for now, not yet stable, and can
+ depend on stars whether it works or not
+
+-------------------------------------------------------------------
+Sun Oct 27 22:21:43 UTC 2013 - [email protected]
+
+- Update to final 0.7.0
+ * New feature release, no upstream changelog
+
+-------------------------------------------------------------------
+Mon Oct 21 21:34:59 UTC 2013 - [email protected]
+
+- Enable libkpeople support unconditionally
+
+-------------------------------------------------------------------
Old:
----
ktp-common-internals-0.6.80.tar.bz2
New:
----
ktp-common-internals-0.7.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ktp-common-internals.spec ++++++
--- /var/tmp/diff_new_pack.GvbOpn/_old 2013-10-30 15:39:49.000000000 +0100
+++ /var/tmp/diff_new_pack.GvbOpn/_new 2013-10-30 15:39:49.000000000 +0100
@@ -16,31 +16,23 @@
#
-# Define KDE4 minorversion, for 4.11 it would be 11. We only want kpeople
support with that and newer versions
-%define _kde_minorver %(echo %{_kde_platform_version} | cut -f 2 -d \.)
-
-%if %{?_kde_minorver} >= 11
-%define kpeople 1
-%else
-%define kpeople 0
-%endif
-
%define soversion 6
+%define kpeople 0
Name: ktp-common-internals
-Version: 0.6.80
+Version: 0.7.0
Release: 0
Summary: Telepathy common module
License: LGPL-2.1+
Group: Development/Libraries/Other
Url:
http://community.kde.org/Real-Time_Communication_and_Collaboration
-Source0:
http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
-%if %kpeople
-BuildRequires: libkpeople-devel
-%endif
+Source0:
http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
BuildRequires: boost-devel
BuildRequires: fdupes
BuildRequires: libkde4-devel
+%if %kpeople
+BuildRequires: libkpeople-devel
+%endif
BuildRequires: libqt4-devel >= 4.8.0
BuildRequires: telepathy-logger-qt4-devel >= 0.6.0
BuildRequires: telepathy-qt4-devel >= 0.9.2.1
@@ -65,10 +57,10 @@
Requires: %{name} = %{version}
Requires: boost-devel
Requires: libkde4-devel
-Requires: libktpcommoninternals%{soversion} = %{version}
%if %kpeople
Requires: libkpeople-devel
%endif
+Requires: libktpcommoninternals%{soversion} = %{version}
Requires: telepathy-logger-qt4-devel >= 0.6.0
Requires: telepathy-qt4-devel >= 0.9.2.1
++++++ ktp-common-internals-0.6.80.tar.bz2 ->
ktp-common-internals-0.7.0.tar.bz2 ++++++
++++ 41449 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]