Compare commits
17 Commits
5.79.0-1ma
...
5.96.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
2a6ad0171a | |||
78588287ab | |||
1765104645 | |||
740d1ff6b7 | |||
9e41088abd | |||
505833576a | |||
b73372d21f | |||
f0bddd1204 | |||
3db4c4a3f0 | |||
d987b47a48 | |||
b7bc25e8b9 | |||
6686db09c3 | |||
59a7a6d1d2 | |||
08160ef216 | |||
9041dfc851 | |||
46d8a79200 | |||
54bd8a82c4 |
@@ -2,29 +2,27 @@
|
|||||||
|
|
||||||
Name: syndication
|
Name: syndication
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.79.0
|
Version: 5.96.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 syndication library
|
Summary: KDE Frameworks 5 syndication library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.kde.org
|
URL: https://kde.org/
|
||||||
Source: https://download.kde.org/stable/frameworks/%{majver}/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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDE Frameworks 5 syndication library.
|
KDE Frameworks 5 syndication library.
|
||||||
@@ -81,13 +79,64 @@ exit 0
|
|||||||
%{_kde5_includedir}/Syndication/Syndication/*
|
%{_kde5_includedir}/Syndication/Syndication/*
|
||||||
%dir %{_kde5_includedir}/Syndication/syndication
|
%dir %{_kde5_includedir}/Syndication/syndication
|
||||||
%{_kde5_includedir}/Syndication/syndication/*
|
%{_kde5_includedir}/Syndication/syndication/*
|
||||||
%{_kde5_includedir}/syndication_version.h
|
%{_kde5_includedir}/Syndication/syndication_version.h
|
||||||
%dir %{_kde5_libdir}/cmake/KF5Syndication
|
%dir %{_kde5_libdir}/cmake/KF5Syndication
|
||||||
%{_kde5_libdir}/cmake/KF5Syndication/KF5Syndication*.cmake
|
%{_kde5_libdir}/cmake/KF5Syndication/KF5Syndication*.cmake
|
||||||
%{_kde5_libdir}/libKF5Syndication.so
|
%{_kde5_libdir}/libKF5Syndication.so
|
||||||
%{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_Syndication.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 11 2022 Automatic Build System <autodist@mambasoft.it> 5.96.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jun 14 2022 Automatic Build System <autodist@mambasoft.it> 5.95.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun May 15 2022 Automatic Build System <autodist@mambasoft.it> 5.94.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Apr 10 2022 Automatic Build System <autodist@mambasoft.it> 5.93.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 14 2022 Automatic Build System <autodist@mambasoft.it> 5.92.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Feb 15 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Dec 16 2021 Automatic Build System <autodist@mambasoft.it> 5.89.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Nov 14 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 5.87.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Sep 13 2021 Automatic Build System <autodist@mambasoft.it> 5.86.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Aug 17 2021 Automatic Build System <autodist@mambasoft.it> 5.85.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jul 11 2021 Automatic Build System <autodist@mambasoft.it> 5.84.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 5.81.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user