From 525b569fd86f4401a24c1a1f8ca215d18ea890fb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:10:53 +0100 Subject: [PATCH] automatic version update by autodist [release 4.13.1-1mamba;Sun May 25 2014] --- kdepim-runtime.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec index 7d64f42..858d492 100644 --- a/kdepim-runtime.spec +++ b/kdepim-runtime.spec @@ -1,6 +1,6 @@ Name: kdepim-runtime -Version: 4.13.0 -Release: 2mamba +Version: 4.13.1 +Release: 1mamba Summary: KDE PIM Runtime Environment Group: Graphical Desktop/Applications/Office Vendor: openmamba @@ -29,6 +29,8 @@ BuildRequires: libkolab-devel BuildRequires: libkolabxml-devel BuildRequires: libkgapi-devel BuildRequires: libnepomuk-core-devel +BuildRequires: libaccounts-glib-devel +BuildRequires: libaccounts-qt-devel Requires: libqt4 >= %{_qt4_version} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -45,7 +47,7 @@ This package contains header files needed if you wish to build applications base %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build %cmake_kde4 -d build @@ -150,6 +152,9 @@ exit 0 #%{_kde4_libdir}/libnepomukfeederpluginlib.a %changelog +* Sun May 25 2014 Automatic Build System 4.13.1-1mamba +- automatic version update by autodist + * Mon Apr 28 2014 Silvan Calarco 4.13.0-2mamba - patch to fix knotes migration to akonadi (see https://bugs.kde.org/show_bug.cgi?id=333640)