Compare commits

..

4 Commits

View File

@@ -1,7 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: syndication
Version: 18.08.1
Epoch: 1
Version: 5.54.0
Release: 1mamba
Summary: KDE Frameworks 5 syndication library
Group: System/Libraries
@@ -9,17 +10,13 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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/%{majver}/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,18 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri
%changelog
* Fri Jan 18 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.54.0-1mamba
- update to 5.54.0
* Wed Dec 26 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.53.0-1mamba
- update to 5.53.0
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
- automatic version update by autodist
* Tue Oct 16 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
- automatic version update by autodist
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist