Compare commits
14 Commits
18.08.2-1m
...
5.65.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
393a04fa72 | |||
0ef550afc0 | |||
84fbaec20a | |||
9f51af7c48 | |||
5a7c36b886 | |||
2d3fb5bc36 | |||
8a4d330bc7 | |||
cc619c61e5 | |||
8795762c9e | |||
57f61c7aea | |||
db1894a492 | |||
35e25552fd | |||
1824551f5d | |||
2eb1d43961 |
@@ -1,7 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: syndication
|
||||
Version: 18.08.2
|
||||
Epoch: 1
|
||||
Version: 5.65.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
|
||||
@@ -74,6 +71,7 @@ exit 0
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5Syndication.so.*
|
||||
%{_datadir}/qlogging-categories5/syndication.categories
|
||||
%doc COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@@ -90,6 +88,48 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri
|
||||
|
||||
%changelog
|
||||
* Mon Dec 23 2019 Automatic Build System <autodist@mambasoft.it> 5.65.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2019 Automatic Build System <autodist@mambasoft.it> 5.64.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 19 2019 Automatic Build System <autodist@mambasoft.it> 5.63.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 5.62.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 20 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 16 2019 Automatic Build System <autodist@mambasoft.it> 5.58.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 5.57.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 12 2019 Automatic Build System <autodist@mambasoft.it> 5.56.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 16 2019 Automatic Build System <autodist@mambasoft.it> 5.55.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user