diff --git a/syndication.spec b/syndication.spec index f9d09b6..d9423f1 100644 --- a/syndication.spec +++ b/syndication.spec @@ -1,7 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: syndication -Version: 18.08.3 +Epoch: 1 +Version: 5.53.0 Release: 1mamba Summary: KDE Frameworks 5 syndication library Group: System/Libraries @@ -9,17 +10,13 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/applications/%{version}/src/syndication-%{version}.tar.xz +Source: https://download.kde.org/stable/frameworks/5.53/syndication-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libkcodecs-devel -BuildRequires: libkconfig-devel -BuildRequires: libkcoreaddons-devel -BuildRequires: libkio-devel -BuildRequires: libkservice-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END @@ -73,6 +70,7 @@ exit 0 %files -n lib%{name} %defattr(-,root,root) +%{_sysconfdir}/xdg/syndication.categories %{_kde5_libdir}/libKF5Syndication.so.* %doc COPYING.LIB @@ -90,6 +88,9 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri %changelog +* Wed Dec 26 2018 Silvan Calarco 5.53.0-1mamba +- update to 5.53.0 + * Mon Nov 12 2018 Automatic Build System 18.08.3-1mamba - automatic version update by autodist