Compare commits

..

25 Commits

Author SHA1 Message Date
43fc8e05be automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] 2024-01-06 01:54:27 +01:00
4e043b5ffb automatic version update by autodist [release 5.87.0-1mamba;Tue Oct 12 2021] 2024-01-06 01:54:27 +01:00
84bab17928 automatic version update by autodist [release 5.86.0-1mamba;Sun Sep 12 2021] 2024-01-06 01:54:27 +01:00
d0e7c83ec6 automatic version update by autodist [release 5.85.0-1mamba;Mon Aug 16 2021] 2024-01-06 01:54:27 +01:00
5514d7c98b automatic version update by autodist [release 5.84.0-1mamba;Sun Jul 11 2021] 2024-01-06 01:54:27 +01:00
e00c1c5e0f automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021] 2024-01-06 01:54:27 +01:00
d43cdd4243 automatic version update by autodist [release 5.82.0-1mamba;Sun May 09 2021] 2024-01-06 01:54:26 +01:00
279b076040 automatic version update by autodist [release 5.81.0-1mamba;Sat Apr 10 2021] 2024-01-06 01:54:26 +01:00
9689e3d591 automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021] 2024-01-06 01:54:26 +01:00
7c44204cc5 automatic version update by autodist [release 5.79.0-1mamba;Sat Feb 13 2021] 2024-01-06 01:54:26 +01:00
5a3657e25d automatic version update by autodist [release 5.78.0-1mamba;Thu Jan 14 2021] 2024-01-06 01:54:26 +01:00
e9023325f5 automatic version update by autodist [release 5.77.0-1mamba;Wed Dec 23 2020] 2024-01-06 01:54:26 +01:00
867bdb9a8f automatic version update by autodist [release 5.76.0-1mamba;Mon Nov 16 2020] 2024-01-06 01:54:26 +01:00
1354789038 automatic version update by autodist [release 5.75.0-1mamba;Tue Oct 13 2020] 2024-01-06 01:54:26 +01:00
6da3e8f0a9 automatic version update by autodist [release 5.74.0-1mamba;Tue Sep 15 2020] 2024-01-06 01:54:26 +01:00
f764ec7ccb automatic version update by autodist [release 5.73.0-1mamba;Tue Aug 11 2020] 2024-01-06 01:54:26 +01:00
b07164b67b automatic version update by autodist [release 5.72.0-1mamba;Tue Jul 14 2020] 2024-01-06 01:54:26 +01:00
164df71be1 automatic version update by autodist [release 5.71.0-1mamba;Tue Jun 16 2020] 2024-01-06 01:54:26 +01:00
e04983d265 automatic version update by autodist [release 5.70.0-1mamba;Mon May 11 2020] 2024-01-06 01:54:26 +01:00
22847383f7 automatic version update by autodist [release 5.69.0-1mamba;Mon Apr 13 2020] 2024-01-06 01:54:26 +01:00
1b647b3f4e automatic version update by autodist [release 5.68.0-1mamba;Tue Mar 17 2020] 2024-01-06 01:54:26 +01:00
98b84b9bd7 automatic version update by autodist [release 5.67.0-1mamba;Tue Feb 11 2020] 2024-01-06 01:54:26 +01:00
3fc8d51e25 automatic version update by autodist [release 5.66.0-1mamba;Mon Jan 13 2020] 2024-01-06 01:54:26 +01:00
8493d46f8e automatic version update by autodist [release 5.65.0-1mamba;Sun Dec 22 2019] 2024-01-06 01:54:26 +01:00
19653d012f automatic version update by autodist [release 5.64.0-1mamba;Tue Nov 12 2019] 2024-01-06 01:54:26 +01:00

View File

@@ -1,21 +1,21 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kitemviews
Version: 5.63.0
Version: 5.88.0
Release: 1mamba
Summary: Set of item views extending the Qt model-view framework
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/kitemviews-%{version}.tar.xz
License: GPL, LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
@@ -25,7 +25,6 @@ BuildRequires: libQt5Widgets
BuildRequires: libQt5Core
BuildRequires: libQt5Test
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KItemViews includes a set of views, which can be used with item models.
@@ -72,7 +71,8 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%{_kde5_libdir}/libKF5ItemViews.so.*
%{_libdir}/qt5/plugins/designer/kitemviews5widgets.so
%doc COPYING COPYING.LIB
%{_datadir}/qlogging-categories5/kitemviews.categories
%doc LICENSES
%files -n lib%{name}-devel
%defattr(-,root,root)
@@ -84,6 +84,81 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sat Nov 13 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
* Sun Sep 12 2021 Automatic Build System <autodist@mambasoft.it> 5.86.0-1mamba
- automatic version update by autodist
* Mon Aug 16 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
* Sun Jun 13 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
- automatic version update by autodist
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 5.78.0-1mamba
- automatic version update by autodist
* Wed Dec 23 2020 Automatic Build System <autodist@mambasoft.it> 5.77.0-1mamba
- automatic version update by autodist
* Mon Nov 16 2020 Automatic Build System <autodist@mambasoft.it> 5.76.0-1mamba
- automatic version update by autodist
* Tue Oct 13 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
- automatic version update by autodist
* Tue Sep 15 2020 Automatic Build System <autodist@mambasoft.it> 5.74.0-1mamba
- automatic version update by autodist
* Tue Aug 11 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
- automatic version update by autodist
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
- automatic version update by autodist
* Tue Jun 16 2020 Automatic Build System <autodist@mambasoft.it> 5.71.0-1mamba
- automatic version update by autodist
* Mon May 11 2020 Automatic Build System <autodist@mambasoft.it> 5.70.0-1mamba
- automatic version update by autodist
* Mon Apr 13 2020 Automatic Build System <autodist@mambasoft.it> 5.69.0-1mamba
- automatic version update by autodist
* Tue Mar 17 2020 Automatic Build System <autodist@mambasoft.it> 5.68.0-1mamba
- automatic version update by autodist
* Tue Feb 11 2020 Automatic Build System <autodist@mambasoft.it> 5.67.0-1mamba
- automatic version update by autodist
* Mon Jan 13 2020 Automatic Build System <autodist@mambasoft.it> 5.66.0-1mamba
- automatic version update by autodist
* Sun Dec 22 2019 Automatic Build System <autodist@mambasoft.it> 5.65.0-1mamba
- automatic version update by autodist
* Tue Nov 12 2019 Automatic Build System <autodist@mambasoft.it> 5.64.0-1mamba
- automatic version update by autodist
* Fri Oct 18 2019 Automatic Build System <autodist@mambasoft.it> 5.63.0-1mamba
- automatic version update by autodist