Compare commits

...

21 Commits

Author SHA1 Message Date
57f61c7aea automatic version update by autodist [release 5.56.0-1mamba;Tue Mar 12 2019] 2024-01-05 18:15:51 +01:00
db1894a492 automatic version update by autodist [release 5.55.0-1mamba;Sat Feb 16 2019] 2024-01-05 18:15:51 +01:00
35e25552fd update to 5.54.0 [release 5.54.0-1mamba;Fri Jan 18 2019] 2024-01-05 18:15:51 +01:00
1824551f5d update to 5.53.0 [release 5.53.0-1mamba;Wed Dec 26 2018] 2024-01-05 18:15:51 +01:00
2eb1d43961 automatic version update by autodist [release 18.08.3-1mamba;Mon Nov 12 2018] 2024-01-05 18:15:51 +01:00
338585f32e automatic version update by autodist [release 18.08.2-1mamba;Tue Oct 16 2018] 2024-01-05 18:15:51 +01:00
b5cd435ed1 automatic version update by autodist [release 18.08.1-1mamba;Thu Sep 06 2018] 2024-01-05 18:15:51 +01:00
796ad89356 automatic version update by autodist [release 18.08.0-1mamba;Sat Aug 18 2018] 2024-01-05 18:15:51 +01:00
34963428ed automatic version update by autodist [release 18.04.3-1mamba;Fri Jul 13 2018] 2024-01-05 18:15:51 +01:00
1e8a52d842 automatic version update by autodist [release 18.04.2-1mamba;Thu Jun 07 2018] 2024-01-05 18:15:51 +01:00
c92dbeb693 automatic version update by autodist [release 18.04.1-1mamba;Thu May 10 2018] 2024-01-05 18:15:51 +01:00
3565f803c0 automatic version update by autodist [release 18.04.0-1mamba;Sat Apr 21 2018] 2024-01-05 18:15:51 +01:00
632ad14c67 automatic version update by autodist [release 17.12.3-1mamba;Thu Mar 08 2018] 2024-01-05 18:15:51 +01:00
4d6265ad28 automatic version update by autodist [release 17.12.1-1mamba;Thu Jan 11 2018] 2024-01-05 18:15:51 +01:00
0c136ca516 automatic version update by autodist [release 17.12.0-1mamba;Wed Dec 20 2017] 2024-01-05 18:15:51 +01:00
a1b606da8e automatic version update by autodist [release 17.08.3-1mamba;Fri Nov 10 2017] 2024-01-05 18:15:51 +01:00
0402ebca9e automatic version update by autodist [release 17.08.2-1mamba;Thu Oct 12 2017] 2024-01-05 18:15:51 +01:00
922b24353f automatic version update by autodist [release 17.08.1-1mamba;Fri Sep 08 2017] 2024-01-05 18:15:51 +01:00
7835ecb298 automatic version update by autodist [release 17.08.0-1mamba;Tue Aug 22 2017] 2024-01-05 18:15:51 +01:00
58cfb948ef automatic version update by autodist [release 17.04.3-1mamba;Fri Jul 14 2017] 2024-01-05 18:15:51 +01:00
026f55dbc0 automatic version update by autodist [release 16.12.3-1mamba;Fri Mar 10 2017] 2024-01-05 18:15:51 +01:00

View File

@@ -1,7 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: syndication
Version: 16.12.1
Epoch: 1
Version: 5.56.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,84 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri
%changelog
* 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
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist
* Sat Aug 18 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
- automatic version update by autodist
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
- automatic version update by autodist
* Thu Jun 07 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
- automatic version update by autodist
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
- automatic version update by autodist
* Sat Apr 21 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
- automatic version update by autodist
* 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
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
- automatic version update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
- automatic version update by autodist
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
- automatic version update by autodist
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
- automatic version update by autodist
* Fri Sep 08 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
- automatic version update by autodist
* Tue Aug 22 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
- automatic version update by autodist
* 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
* Sun Apr 23 2017 Automatic Build System <autodist@mambasoft.it> 17.04.0-1mamba
- automatic version update by autodist
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
- automatic version update by autodist
* Fri Feb 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
- automatic version update by autodist
* Fri Jan 13 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
- automatic version update by autodist