Hello community,
here is the log from the commit of package kdesdk-strigi-analyzers.2356 for
openSUSE:13.1:Update checked in at 2014-01-16 10:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1:Update/kdesdk-strigi-analyzers.2356 (Old)
and /work/SRC/openSUSE:13.1:Update/.kdesdk-strigi-analyzers.2356.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesdk-strigi-analyzers.2356"
Changes:
--------
New Changes file:
--- /dev/null 2013-11-25 01:44:08.036031256 +0100
+++
/work/SRC/openSUSE:13.1:Update/.kdesdk-strigi-analyzers.2356.new/kdesdk-strigi-analyzers.changes
2014-01-16 10:51:11.000000000 +0100
@@ -0,0 +1,47 @@
+-------------------------------------------------------------------
+Sun Dec 1 09:50:06 UTC 2013 - [email protected]
+
+- Update to 4.11.4
+ * KDE 4.11.4 maintenance release
+ * See http://www.kde.org/announcements/announce-4.11.4.php
+
+-------------------------------------------------------------------
+Sat Nov 2 15:50:43 UTC 2013 - [email protected]
+
+- Update to 4.11.3
+ * KDE 4.11.3 bugfix release
+ * See http://www.kde.org/announcements/announce-4.11.3.php
+
+-------------------------------------------------------------------
+Sat Sep 28 15:44:31 UTC 2013 - [email protected]
+
+- Update to 4.11.2
+ * KDE 4.11.2 bugfix release
+ * See http://www.kde.org/announcements/announce-4.11.2.php
+
+-------------------------------------------------------------------
+Sun Sep 1 10:33:24 UTC 2013 - [email protected]
+
+- Update to 4.11.1
+ * KDE 4.11.1 bugfix release
+ * See http://www.kde.org/announcements/announce-4.11.1.php
+
+-------------------------------------------------------------------
+Thu Aug 8 16:07:52 UTC 2013 - [email protected]
+
+- Update to 4.11.0
+ * KDE 4.11 Final release
+ * See http://www.kde.org/announcements/4.11/
+
+-------------------------------------------------------------------
+Thu Jul 25 22:46:47 UTC 2013 - [email protected]
+
+- Update to 4.10.97
+ * KDE 4.11 RC 2 release
+ * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+-------------------------------------------------------------------
+Mon Jul 15 13:08:14 UTC 2013 - [email protected]
+
+- Add kdesdk-strigi-analyzers
+
New:
----
kdesdk-strigi-analyzers-4.11.4.tar.xz
kdesdk-strigi-analyzers.changes
kdesdk-strigi-analyzers.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdesdk-strigi-analyzers.spec ++++++
#
# spec file for package kdesdk-strigi-analyzers
#
# Copyright (c) 2013 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: kdesdk-strigi-analyzers
BuildRequires: libkde4-devel
BuildRequires: strigi-devel
Summary: Base package for kdesdk apps
License: LGPL-2.0+ and GPL-2.0
Group: Productivity/Other
Url: http://www.kde.org
Version: 4.11.4
Release: 0
Source0: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%description
This package contains strigi analyzers for kdesdk apps.
%prep
%setup -q -n %{name}-%version
%build
%cmake_kde4 -d build
%make_jobs
%install
%kde4_makeinstall -C build
%kde_post_install
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc COPYING*
%dir %{_kde4_libdir}/strigi
%dir %{_kde4_datadir}/strigi
%dir %{_kde4_datadir}/strigi/fieldproperties
%{_kde4_datadir}/strigi/fieldproperties/strigi_translation.fieldproperties
%{_kde4_libdir}/strigi/strigila_diff.so
%{_kde4_libdir}/strigi/strigila_po.so
%{_kde4_libdir}/strigi/strigita_ts.so
%{_kde4_libdir}/strigi/strigita_xlf.so
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]