Hello community,
here is the log from the commit of package libnepomukwidgets.1678 for
openSUSE:12.3:Update checked in at 2013-06-05 11:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3:Update/libnepomukwidgets.1678 (Old)
and /work/SRC/openSUSE:12.3:Update/.libnepomukwidgets.1678.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnepomukwidgets.1678"
Changes:
--------
New Changes file:
--- /dev/null 2013-05-23 01:40:31.032032505 +0200
+++
/work/SRC/openSUSE:12.3:Update/.libnepomukwidgets.1678.new/libnepomukwidgets.changes
2013-06-05 11:45:53.000000000 +0200
@@ -0,0 +1,67 @@
+-------------------------------------------------------------------
+Sat May 4 17:03:36 UTC 2013 - [email protected]
+
+- Update to 4.10.3
+ * Bugfix release
+ * See http://www.kde.org/announcements/announce-4.10.3.php
+ * resolves bnc#818500
+
+-------------------------------------------------------------------
+Mon Apr 1 19:21:52 UTC 2013 - [email protected]
+
+- Update to 4.10.2 \n * Bugfixes
+
+-------------------------------------------------------------------
+Sat Mar 2 15:45:47 UTC 2013 - [email protected]
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/
+ for more information
+
+-------------------------------------------------------------------
+Thu Jan 31 17:55:59 UTC 2013 - [email protected]
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes
+
+-------------------------------------------------------------------
+Thu Jan 17 08:13:06 UTC 2013 - [email protected]
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes
+
+-------------------------------------------------------------------
+Sun Jan 6 20:53:38 UTC 2013 - [email protected]
+
+- Adjusted license as that some components are licensed under
+ LGPL-2.1+
+
+-------------------------------------------------------------------
+Thu Jan 3 21:39:21 UTC 2013 - [email protected]
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes
+
+-------------------------------------------------------------------
+Wed Dec 19 19:21:12 UTC 2012 - [email protected]
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes
+
+-------------------------------------------------------------------
+Wed Dec 5 15:22:59 UTC 2012 - [email protected]
+
+- license update: GPL-2.0+
+ SPDX format
+
+-------------------------------------------------------------------
+Sat Dec 1 20:12:39 UTC 2012 - [email protected]
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes
+
+-------------------------------------------------------------------
+Sat Nov 24 12:59:29 UTC 2012 - [email protected]
+
+- Initial package for Nepomuk Metadata Widgets. This is required
+ for KDEPIM.
New:
----
libnepomukwidgets.changes
libnepomukwidgets.spec
nepomuk-widgets-4.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libnepomukwidgets.spec ++++++
#
# spec file for package libnepomukwidgets
#
# 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/
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
Name: libnepomukwidgets
BuildRequires: fdupes
BuildRequires: libexiv2-devel
BuildRequires: libkde4-devel
BuildRequires: nepomuk-core-devel
BuildRequires: shared-desktop-ontologies-devel
BuildRequires: soprano-backend-redland
BuildRequires: soprano-backend-virtuoso
BuildRequires: strigi-devel
BuildRequires: xz
Summary: The Library containing the Nepomuk Widgets
License: GPL-2.0+ and LGPL-2.1+
Group: System/GUI/KDE
Url: http://nepomuk.kde.org/
Version: 4.10.3
Release: 0
Source0: nepomuk-widgets-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdelibs4 >= %version
Requires: soprano-backend-redland
Requires: libqt4-x11 >= %( echo `rpm -q --queryformat '%{VERSION}'
libqt4-x11`)
%kde4_runtime_requires
%define debug_package_requires %name = %version-%release kdelibs4-debuginfo
%description
This package contains all the Nepomuk Widgets
%package -n libnepomukwidgets4
Summary: The Library containing the Nepomuk Widgets
Group: System/GUI/KDE
%description -n libnepomukwidgets4
This package contains all the Nepomuk Widgets
%package devel
Summary: NepomukWidgets
Group: System/GUI/KDE
Requires: libnepomukwidgets4 = %{version}
%description devel
The devel package of the Nepomuk Widgets
%prep
%setup -q -n nepomuk-widgets-%{version}
%build
%cmake_kde4 -d build -- -DKDE4_ENABLE_FPIE=1
%make_jobs
%install
cd build
%kde4_makeinstall
%fdupes -s %{buildroot}
%kde_post_install
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files devel
%defattr(-,root,root)
%{_libdir}/libnepomukwidgets.so
%{_includedir}/nepomuk2/
%{_libdir}/cmake/NepomukWidgets/
%files -n libnepomukwidgets4
%defattr(-,root,root)
%{_libdir}/libnepomukwidgets.so.*
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]