2024-01-05 20:13:28 +01:00
|
|
|
%define gccver %(gcc -dumpversion)
|
2024-01-05 20:13:28 +01:00
|
|
|
Name: akonadi
|
2024-01-05 20:13:42 +01:00
|
|
|
Version: 23.08.1
|
2024-01-05 20:13:35 +01:00
|
|
|
Release: 1mamba
|
2024-01-05 20:13:28 +01:00
|
|
|
Summary: PIM Storage Service
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-01-05 20:13:33 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://userbase.kde.org/Akonadi
|
2024-01-05 20:13:31 +01:00
|
|
|
Source: http://download.kde.org/stable/release-service/%{version}/src/akonadi-%{version}.tar.xz
|
2024-01-05 20:13:28 +01:00
|
|
|
Patch0: akonadi-16.04.2-qt-5.7.0-sqlite3.patch
|
2024-01-05 20:13:35 +01:00
|
|
|
Patch1: akonadi-22.04.2-revert-deleting-ib_logfile0.patch
|
2024-01-05 20:13:28 +01:00
|
|
|
License: LGPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-05 20:13:32 +01:00
|
|
|
BuildRequires: libaccounts-qt5-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libgcc
|
2024-01-05 20:13:32 +01:00
|
|
|
BuildRequires: libkaccounts-integration-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libkauth-devel
|
|
|
|
BuildRequires: libkcodecs-devel
|
|
|
|
BuildRequires: libkconfig-devel
|
|
|
|
BuildRequires: libkconfigwidgets-devel
|
|
|
|
BuildRequires: libkcoreaddons-devel
|
2024-01-05 20:13:32 +01:00
|
|
|
BuildRequires: libkcrash-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libki18n-devel
|
|
|
|
BuildRequires: libkiconthemes-devel
|
|
|
|
BuildRequires: libkio-devel
|
|
|
|
BuildRequires: libkitemmodels-devel
|
|
|
|
BuildRequires: libkservice-devel
|
|
|
|
BuildRequires: libkwidgetsaddons-devel
|
|
|
|
BuildRequires: libkxmlgui-devel
|
2024-01-05 20:13:33 +01:00
|
|
|
BuildRequires: liblzma-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libstdc++6-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libxml2-devel
|
2024-01-05 20:13:34 +01:00
|
|
|
BuildRequires: qt5-qtbase-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: cmake
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: automoc4
|
2024-01-05 20:13:28 +01:00
|
|
|
BuildRequires: libqt5-devel >= 5.6.1
|
2024-01-05 20:13:32 +01:00
|
|
|
BuildRequires: libkaccounts-integration-devel >= 20.08.0
|
|
|
|
BuildRequires: libxapian-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
Requires: libqt5-mysql
|
|
|
|
Requires: mariadb >= 10.1
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
Provides: akonadi5
|
2024-01-05 20:13:34 +01:00
|
|
|
Obsoletes: akonadi5 < 22.04.0
|
2024-01-05 20:13:28 +01:00
|
|
|
Conflicts: akonadi4
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
PIM Storage Service.
|
|
|
|
This package contains the server and control files.
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%package -n lib%{name}
|
2024-01-05 20:13:28 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
Summary: Static libraries and headers for %{name}
|
2024-01-05 20:13:28 +01:00
|
|
|
Provides: libakonadi5
|
2024-01-05 20:13:34 +01:00
|
|
|
Obsoletes: libakonadi5 < 22.04.0
|
2024-01-05 20:13:28 +01:00
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%description -n lib%{name}
|
2024-01-05 20:13:28 +01:00
|
|
|
PIM Storage Service.
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%package -n lib%{name}-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Static libraries and headers for %{name}
|
2024-01-05 20:13:28 +01:00
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
2024-01-05 20:13:29 +01:00
|
|
|
#Requires: libstdc++6-devel == %{gccver}
|
2024-01-05 20:13:28 +01:00
|
|
|
Provides: libakonadi5-devel
|
2024-01-05 20:13:34 +01:00
|
|
|
Obsoletes: libakonadi5-devel < 22.04.0
|
2024-01-05 20:13:28 +01:00
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%description -n lib%{name}-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
PIM Storage Service.
|
|
|
|
This package contains static libraries and header files need for development.
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%prep
|
2024-01-05 20:13:28 +01:00
|
|
|
%setup -q -n akonadi-%{version}
|
|
|
|
#-D -T
|
|
|
|
#:<< _EOF
|
|
|
|
#%patch0 -p1
|
2024-01-05 20:13:35 +01:00
|
|
|
#%patch1 -p1 -b .revert-deleting-ib_logfile0
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%build
|
2024-01-05 20:13:28 +01:00
|
|
|
#:<< _EOF
|
|
|
|
%cmake_kde5 -d build \
|
2024-01-05 20:13:32 +01:00
|
|
|
-DDATABASE_BACKEND=MYSQL \
|
|
|
|
%ifarch arm
|
|
|
|
-DCMAKE_CXX_FLAGS="-latomic"
|
|
|
|
%endif
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
# -DCONFIG_INSTALL_DIR:PATH=%{_sysconfdir} \
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
#install -d -m0755 %{buildroot}%{_sysconfdir}/xprofile.d/
|
|
|
|
#cat >> %{buildroot}%{_sysconfdir}/xprofile.d/akonadi.sh << _EOF
|
|
|
|
## set akonadi default backend db to QSQLITE3 when mysqld is not installed
|
|
|
|
#if [ ! -e %{_sbindir}/mysqld -a -e ~/.config/akonadi/akonadiserverrc -a ! -e ~/.config/akonadi.backup.mysqld ]; then
|
|
|
|
# [ "`grep "Driver=QMYSQL" ~/.config/akonadi/akonadiserverrc`" ] && mv ~/.config/akonadi ~/.config/akonadi.backup.mysqld
|
|
|
|
#fi
|
|
|
|
#_EOF
|
|
|
|
#chmod +x %{buildroot}%{_sysconfdir}/xprofile.d/akonadi.sh
|
|
|
|
|
|
|
|
install -d -m0755 %{buildroot}%{_sysconfdir}/prelink.conf.d
|
|
|
|
cat > %{buildroot}%{_sysconfdir}/prelink.conf.d/akonadi.conf << _EOF
|
|
|
|
-b %{_bindir}/akonadi_rds
|
|
|
|
-b %{_bindir}/akonadictl
|
|
|
|
-b %{_bindir}/akonadiserver
|
|
|
|
-b %{_bindir}/asapcat
|
2024-01-05 20:13:28 +01:00
|
|
|
_EOF
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%post
|
|
|
|
/sbin/ldconfig
|
2024-01-05 20:13:32 +01:00
|
|
|
update-mime-database -n %{_datadir}/mime &> /dev/null
|
|
|
|
:
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%postun
|
|
|
|
/sbin/ldconfig
|
2024-01-05 20:13:32 +01:00
|
|
|
update-mime-database -n %{_datadir}/mime &> /dev/null
|
|
|
|
:
|
2024-01-05 20:13:28 +01:00
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
%files -f %{name}5_qt.lang
|
2024-01-05 20:13:28 +01:00
|
|
|
%defattr(-,root,root)
|
2024-01-05 20:13:31 +01:00
|
|
|
%dir %{_sysconfdir}/apparmor.d
|
|
|
|
%{_sysconfdir}/apparmor.d/*
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_sysconfdir}/prelink.conf.d/akonadi.conf
|
|
|
|
%dir %{_sysconfdir}/xdg/akonadi
|
|
|
|
%{_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
|
|
|
|
%{_sysconfdir}/xdg/akonadi/mysql-global.conf
|
|
|
|
%{_bindir}/akonadi*
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_bindir}/asapcat
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_datadir}/akonadi/agents/knutresource.desktop
|
|
|
|
%{_datadir}/config.kcfg/resourcebase.kcfg
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_datadir}/dbus-1/services/org.freedesktop.Akonadi.*
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_datadir}/dbus-1/interfaces/org.freedesktop.Akonadi.*
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_datadir}/mime/packages/akonadi-mime.xml
|
2024-01-05 20:13:35 +01:00
|
|
|
%{_datadir}/kdevappwizard/templates/akonadi*.tar.bz2
|
2024-01-05 20:13:31 +01:00
|
|
|
%{_datadir}/qlogging-categories5/akonadi.categories
|
|
|
|
%{_datadir}/qlogging-categories5/akonadi.renamecategories
|
2024-01-05 20:13:35 +01:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/akonadi.png
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/akonadi.svgz
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%files -n lib%{name}
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 20:13:38 +01:00
|
|
|
%{_libdir}/libKPim5AkonadiAgentBase.so.*
|
|
|
|
%{_libdir}/libKPim5AkonadiCore.so.*
|
|
|
|
%{_libdir}/libKPim5AkonadiPrivate.so.*
|
|
|
|
%{_libdir}/libKPim5AkonadiWidgets.so.*
|
|
|
|
%{_libdir}/libKPim5AkonadiXml.so.*
|
2024-01-05 20:13:41 +01:00
|
|
|
#%{_qt5_plugindir}/sqldrivers/libqsqlite3.so
|
2024-01-05 20:13:38 +01:00
|
|
|
%{_libdir}/qt5/plugins/designer/akonadi5widgets.so
|
2024-01-05 20:13:35 +01:00
|
|
|
%{_libdir}/qt5/plugins/pim5/akonadi/akonadi_test_searchplugin.so
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_kde5_datadir}/kf5/akonadi/akonadi-xml.xsd
|
|
|
|
%{_kde5_datadir}/kf5/akonadi/kcfg2dbus.xsl
|
|
|
|
%{_kde5_datadir}/kf5/akonadi_knut_resource/knut-template.xml
|
2024-01-05 20:13:29 +01:00
|
|
|
%doc AUTHORS
|
2024-01-05 20:13:28 +01:00
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
%files -n lib%{name}-devel
|
2024-01-05 20:13:28 +01:00
|
|
|
%defattr(-,root,root)
|
2024-01-05 20:13:38 +01:00
|
|
|
%dir %{_includedir}/KPim5/Akonadi
|
|
|
|
%{_includedir}/KPim5/Akonadi/*
|
|
|
|
%dir %{_includedir}/KPim5/AkonadiAgentBase
|
|
|
|
%{_includedir}/KPim5/AkonadiAgentBase/*
|
|
|
|
%dir %{_includedir}/KPim5/AkonadiCore
|
|
|
|
%{_includedir}/KPim5/AkonadiCore/*
|
|
|
|
%dir %{_includedir}/KPim5/AkonadiWidgets
|
|
|
|
%{_includedir}/KPim5/AkonadiWidgets/*
|
|
|
|
%dir %{_includedir}/KPim5/AkonadiXml
|
|
|
|
%{_includedir}/KPim5/AkonadiXml/*
|
|
|
|
%{_libdir}/libKPim5AkonadiAgentBase.so
|
|
|
|
%{_libdir}/libKPim5AkonadiCore.so
|
|
|
|
%{_libdir}/libKPim5AkonadiPrivate.so
|
|
|
|
%{_libdir}/libKPim5AkonadiWidgets.so
|
|
|
|
%{_libdir}/libKPim5AkonadiXml.so
|
2024-01-05 20:13:28 +01:00
|
|
|
%dir %{_kde5_libdir}/cmake/KF5Akonadi
|
|
|
|
%{_kde5_libdir}/cmake/KF5Akonadi/KF5Akonadi*.cmake
|
2024-01-05 20:13:38 +01:00
|
|
|
%{_kde5_libdir}/cmake/KF5Akonadi/KPim*.cmake
|
|
|
|
%dir %{_libdir}/cmake/KPim5Akonadi
|
|
|
|
%{_libdir}/cmake/KPim5Akonadi/KPim*.cmake
|
2024-01-05 20:13:28 +01:00
|
|
|
%{_libdir}/qt5/mkspecs/modules/qt_Akonadi*.pri
|
2024-01-05 20:13:32 +01:00
|
|
|
%doc NEWS README.md
|
2024-01-05 20:13:28 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 20:13:42 +01:00
|
|
|
* Thu Sep 14 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:41 +01:00
|
|
|
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:40 +01:00
|
|
|
* Thu Jul 06 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:39 +01:00
|
|
|
* Fri Jun 09 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:39 +01:00
|
|
|
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:38 +01:00
|
|
|
* Tue Apr 25 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:37 +01:00
|
|
|
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:37 +01:00
|
|
|
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:36 +01:00
|
|
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Thu Dec 08 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Thu Nov 03 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Fri Aug 19 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Sat Jun 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.04.2-2mamba
|
|
|
|
- apply merge request to fix breaking database on upgrade, see https://invent.kde.org/pim/akonadi/-/merge_requests/105
|
|
|
|
|
2024-01-05 20:13:35 +01:00
|
|
|
* Thu Jun 09 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu Dec 09 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:34 +01:00
|
|
|
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Tue Jun 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.04.2-1mamba
|
|
|
|
- update to 21.04.2
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:33 +01:00
|
|
|
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Thu Jan 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Thu Dec 10 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Sat Oct 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.2-2mamba
|
|
|
|
- libakonadi-devel: remove conflict with libakonadi4-devel
|
|
|
|
|
|
|
|
* Fri Oct 09 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Thu Sep 03 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Fri Aug 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.0-2mamba
|
|
|
|
- rebuilt with libxapian 1.4.16
|
|
|
|
|
|
|
|
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Sat Jul 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.04.3-2mamba
|
|
|
|
- rebuilt with kaccounts-integration 20.04.3
|
|
|
|
|
|
|
|
* Thu Jul 09 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Fri May 15 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:32 +01:00
|
|
|
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 19.12.2-2mamba
|
|
|
|
- rebuilt with debug package
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Jan 09 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Mon Dec 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 19.12.0-1mamba
|
|
|
|
- update to 19.12.0
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Oct 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Aug 29 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Jul 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Thu Jun 06 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:31 +01:00
|
|
|
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Thu Mar 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Thu Feb 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Fri Jan 11 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Fri Dec 14 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Sun Nov 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Sat Aug 18 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:30 +01:00
|
|
|
* Thu Jul 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu Jun 07 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Sat Apr 21 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu Mar 08 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu Dec 21 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Sat Oct 21 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 17.08.2-2mamba
|
|
|
|
- devel: remove strict version requirement for libstdc++6-devel
|
|
|
|
|
|
|
|
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Thu Sep 07 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:29 +01:00
|
|
|
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jun 09 2017 Automatic Build System <autodist@mambasoft.it> 17.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu May 11 2017 Automatic Build System <autodist@mambasoft.it> 17.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Apr 24 2017 Automatic Build System <autodist@mambasoft.it> 17.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Thu Mar 09 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Feb 09 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Fri Jan 13 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Dec 24 2016 Automatic Build System <autodist@mambasoft.it> 16.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Thu Nov 10 2016 Automatic Build System <autodist@mambasoft.it> 16.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 18 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.08.2-3mamba
|
|
|
|
- rebuilt with mysql database backend
|
|
|
|
- require libqt5-mysql and mariadb > 10.1
|
|
|
|
|
|
|
|
* Tue Oct 18 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.08.2-2mamba
|
|
|
|
- removed requirement for libqt5-sqlite
|
|
|
|
|
|
|
|
* Thu Oct 13 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.08.1-2mamba
|
|
|
|
- disable binaries prelinking causing akonadiserver not to run anymore
|
|
|
|
|
|
|
|
* Thu Sep 08 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 16.08.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 12 2016 Automatic Build System <autodist@mambasoft.it> 16.04.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jul 01 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.04.2-3mamba
|
|
|
|
- rebuild with default CONFIG_INSTALL_DIR
|
|
|
|
|
|
|
|
* Thu Jun 30 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.04.2-2mamba
|
|
|
|
- uptream patch to re-enable sqlite3 backend after Qt 5.7.0
|
|
|
|
|
|
|
|
* Tue Jun 14 2016 Automatic Build System <autodist@mambasoft.it> 16.04.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Jun 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.04.1-3mamba
|
|
|
|
- rebuilt with qt 5.6.1
|
|
|
|
|
|
|
|
* Sat Jun 04 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.04.1-2mamba
|
|
|
|
- rebuilt with gcc 6.1.0 and needs rebuild at every gcc upgrade
|
|
|
|
|
|
|
|
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 16.04.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Apr 24 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Mar 15 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Feb 21 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.2-3mamba
|
|
|
|
- definitely move dbus file to akonadi package
|
|
|
|
|
|
|
|
* Sun Feb 21 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.2-2mamba
|
|
|
|
- moded dbus interface files to -devel package
|
|
|
|
|
|
|
|
* Wed Feb 17 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Feb 15 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.1-2mamba
|
|
|
|
- rename back from akonadi5 to akonadi
|
|
|
|
|
|
|
|
* Tue Jan 12 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jan 01 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.0-2mamba
|
|
|
|
- renamed from akonadi to akonadi5
|
|
|
|
|
|
|
|
* Sun Dec 20 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Nov 10 2015 Automatic Build System <autodist@mambasoft.it> 15.08.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 13 2015 Automatic Build System <autodist@mambasoft.it> 15.08.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Sep 20 2015 Automatic Build System <autodist@mambasoft.it> 15.08.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Aug 26 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 15.08.0-1mamba
|
|
|
|
- update to 15.08.0
|
2024-01-05 20:13:28 +01:00
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Sat Jan 24 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.0-4mamba
|
|
|
|
- rebuilt
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Tue Sep 30 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.0-3mamba
|
|
|
|
- fix default to QSQLITE3 for database backend
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Sun Aug 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.0-2mamba
|
|
|
|
- install qt sqlite3 plugin in correct directory
|
|
|
|
|
|
|
|
* Thu Aug 21 2014 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 20:13:28 +01:00
|
|
|
* Tue Apr 08 2014 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Dec 08 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.0-1mamba
|
|
|
|
- update to 1.11.0
|
|
|
|
|
|
|
|
* Thu Dec 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.3-2mamba
|
|
|
|
- rebuilt with libboost 1.45
|
|
|
|
|
|
|
|
* Tue Oct 15 2013 Automatic Build System <autodist@mambasoft.it> 1.10.3-1mamba
|
|
|
|
- update to 1.10.3
|
|
|
|
|
|
|
|
* Fri Jul 26 2013 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 23 2013 Automatic Build System <autodist@mambasoft.it> 1.10.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Jul 21 2013 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jun 17 2013 Automatic Build System <autodist@mambasoft.it> 1.9.80-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon May 06 2013 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Mar 09 2013 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jan 11 2013 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Nov 19 2012 Automatic Build System <autodist@mambasoft.it> 1.8.80-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Oct 26 2012 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Aug 01 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
|
|
|
- update to 1.8.0
|
|
|
|
|
|
|
|
* Wed Mar 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.1-1mamba
|
|
|
|
- update to 1.7.1
|
|
|
|
|
|
|
|
* Mon Feb 06 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-1mamba
|
|
|
|
- update to 1.7.0
|
|
|
|
|
|
|
|
* Fri Nov 04 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-1mamba
|
|
|
|
- update to 1.6.2
|
|
|
|
|
|
|
|
* Mon Jun 20 2011 Automatic Build System <autodist@mambasoft.it> 1.5.80-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jun 06 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.3-1mamba
|
|
|
|
- update to 1.5.3
|
|
|
|
|
|
|
|
* Sun Jun 05 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.1-2mamba
|
|
|
|
- set Sqlite3 as the default db backend
|
|
|
|
- added xprofile script to set Sqlite3 as default backend for user (when mysqld is not installed)
|
|
|
|
|
|
|
|
* Mon Mar 14 2011 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Feb 23 2011 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Dec 27 2010 Automatic Build System <autodist@mambasoft.it> 1.4.90-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sun Dec 19 2010 Automatic Build System <autodist@mambasoft.it> 1.4.85-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Dec 15 2010 Automatic Build System <autodist@mambasoft.it> 1.4.80-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Nov 10 2010 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Sep 20 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-3mamba
|
|
|
|
- patched to use QSQLITE as default backend driver (internally optimized QSQLITE3 crashes)
|
|
|
|
- removed requirements for mysql components
|
|
|
|
|
|
|
|
* Tue Sep 14 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
|
|
|
- added requirement for mysql-client
|
|
|
|
|
|
|
|
* Fri Aug 13 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
|
|
|
- update to 1.4.0
|
|
|
|
|
|
|
|
* Wed Jul 07 2010 Automatic Build System <autodist@mambasoft.it> 1.3.90-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jun 14 2010 Automatic Build System <autodist@mambasoft.it> 1.3.85-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sat Mar 13 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-1mamba
|
|
|
|
- update to 1.3.1
|
|
|
|
|
|
|
|
* Tue Jan 26 2010 Davide Madrisan <davide.madrisan@gmail.com> 1.3.0-1mamba
|
|
|
|
- update to 1.3.0
|
|
|
|
|
|
|
|
* Tue Jan 19 2010 Davide Madrisan <davide.madrisan@gmail.com> 1.2.90-1mamba
|
|
|
|
- update to 1.2.90
|
|
|
|
|
|
|
|
* Fri Nov 06 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-2mamba
|
|
|
|
- added requirement for libqt4-mysql
|
|
|
|
|
|
|
|
* Sat Aug 29 2009 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sun Aug 02 2009 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Jul 01 2009 Automatic Build System <autodist@mambasoft.it> 1.1.95-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sun Jun 07 2009 Automatic Build System <autodist@mambasoft.it> 1.1.90-2mamba
|
|
|
|
- automatic rebuild by autodist
|
|
|
|
|
|
|
|
* Thu Jun 04 2009 Automatic Build System <autodist@mambasoft.it> 1.1.90-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Fri May 29 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.85-1mamba
|
|
|
|
- update to 1.1.85
|
|
|
|
- added requirement for mysql
|
|
|
|
|
|
|
|
* Thu Feb 05 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Tue Oct 07 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
|
|
|
- update to 1.0.0
|
|
|
|
- package renamed to akonadi, library moved to libakonadi* packages
|
|
|
|
|
|
|
|
* Tue Jun 10 2008 Aleph0 <aleph0@openmamba.org> 812787-1mamba
|
|
|
|
- package created by autospec
|