update to 5.53.0 [release 5.53.0-1mamba;Wed Dec 26 2018]
This commit is contained in:
parent
2eb1d43961
commit
1824551f5d
@ -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 <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/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 <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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user