Hello community,

here is the log from the commit of package eventviews for openSUSE:Factory 
checked in at 2016-05-31 12:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eventviews (Old)
 and      /work/SRC/openSUSE:Factory/.eventviews.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eventviews"

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

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ /work/SRC/openSUSE:Factory/.eventviews.new/eventviews.changes       
2016-05-31 12:22:25.000000000 +0200
@@ -0,0 +1,35 @@
+-------------------------------------------------------------------
+Wed May 18 07:50:12 UTC 2016 - [email protected]
+
+- Set RPM groups
+
+-------------------------------------------------------------------
+Mon May  9 18:57:31 UTC 2016 - [email protected]
+
+- Move unversioned files from the lib subpackage to the main one,
+  as per the shared library packaging policy
+
+-------------------------------------------------------------------
+Sat May  7 10:12:34 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+-------------------------------------------------------------------
+Sun Apr 17 05:52:30 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+-------------------------------------------------------------------
+Mon Apr 11 07:12:38 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+

New:
----
  eventviews-16.04.1.tar.xz
  eventviews.changes
  eventviews.spec

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

Other differences:
------------------
++++++ eventviews.spec ++++++
#
# spec file for package eventviews
#
# Copyright (c) 2016 SUSE LINUX 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:           eventviews
Version:        16.04.1
Release:        0
Summary:        Base package of kdepim
License:        GPL-2.0+ and LGPL-2.1+
Group:          Development/Libraries/C and C++
Url:            http://www.kde.org
Source0:        %{name}-%{version}.tar.xz
BuildRequires:  akonadi-calendar-devel
BuildRequires:  akonadi-contact-devel
BuildRequires:  akonadi-mime-devel
BuildRequires:  akonadi-notes-devel
BuildRequires:  akonadi-search-devel
BuildRequires:  baloo5-widgets-devel
BuildRequires:  boost-devel
BuildRequires:  calendarsupport-devel
BuildRequires:  cyrus-sasl-devel
BuildRequires:  extra-cmake-modules
BuildRequires:  fdupes
BuildRequires:  gpgme-devel
BuildRequires:  gpgmepp5-devel
BuildRequires:  grantlee5-devel
BuildRequires:  kactivities5-devel
BuildRequires:  kalarmcal-devel
BuildRequires:  kblog-devel
BuildRequires:  kcalcore-devel
BuildRequires:  kcalutils-devel
BuildRequires:  kcmutils-devel
BuildRequires:  kconfig-devel
BuildRequires:  kcontacts-devel
BuildRequires:  kdelibs4support-devel
BuildRequires:  kdewebkit-devel >= 5.0
BuildRequires:  kdgantt2-devel
BuildRequires:  kdnssd-framework-devel
BuildRequires:  kf5-filesystem
BuildRequires:  kglobalaccel-devel
BuildRequires:  khtml-devel
BuildRequires:  kidentitymanagement-devel
BuildRequires:  kimap-devel
BuildRequires:  kio-devel
BuildRequires:  kitemmodels-devel
BuildRequires:  kldap-devel
BuildRequires:  kmailtransport-devel
BuildRequires:  kmbox-devel
BuildRequires:  kmime-devel
BuildRequires:  knewstuff-devel
BuildRequires:  knotifyconfig-devel
BuildRequires:  kontactinterface-devel
BuildRequires:  kpimtextedit-devel
BuildRequires:  kross-devel
BuildRequires:  ktexteditor-devel
BuildRequires:  ktnef-devel
BuildRequires:  kwallet-devel
BuildRequires:  kwidgetsaddons-devel
BuildRequires:  kxmlrpcclient5-devel
BuildRequires:  libassuan-devel
BuildRequires:  libkdepim-devel
BuildRequires:  libkgapi5-devel
BuildRequires:  libprison-devel
BuildRequires:  libqca-qt5-devel
BuildRequires:  libxslt-devel
BuildRequires:  link-grammar-devel
BuildRequires:  phonon4qt5-devel
BuildRequires:  syndication-devel
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Declarative) >= 5.2.0
BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This package contains the eventviews library.

%prep
%setup -q

%build
%cmake_kf5 -d build

%make_jobs

%install
%kf5_makeinstall -C build

%package -n libKF5EventViews5
Summary:        Eventviews Library
License:        LGPL-2.1+
Group:          System/Libraries
Requires:       %{name}

%description -n libKF5EventViews5
The eventviews libraries

%post  -n libKF5EventViews5 -p /sbin/ldconfig
%postun -n libKF5EventViews5 -p /sbin/ldconfig

%package devel
Summary:        Library for messages
License:        LGPL-2.1+
Group:          Development/Libraries/C and C++
Requires:       libKF5EventViews5 = %{version}

%description devel
The development package for the eventviews libraries

%files
%{_kf5_configdir}/eventviews.categories
%{_kf5_servicetypesdir}/calendardecoration.desktop

%files devel
%defattr(-,root,root)
%{_includedir}/KF5/EventViews/
%{_includedir}/KF5/eventviews/
%{_includedir}/KF5/eventviews_version.h
%{_libdir}/cmake/KF5EventViews/
%{_libdir}/libKF5EventViews.so
%{_libdir}/qt5/mkspecs/modules/qt_EventViews.pri

%files -n libKF5EventViews5
%defattr(-,root,root)
%{_libdir}/libKF5EventViews.so.*

%changelog

Reply via email to