Compare commits

..

18 Commits

Author SHA1 Message Date
4db3aaf7bb automatic version update by autodist [release 5.107.0-1mamba;Mon Jun 12 2023] 2024-01-06 01:54:29 +01:00
8b6957dfa1 automatic version update by autodist [release 5.106.0-1mamba;Sun May 14 2023] 2024-01-06 01:54:28 +01:00
7c4424fdce automatic version update by autodist [release 5.105.0-1mamba;Sun Apr 09 2023] 2024-01-06 01:54:28 +01:00
fe19f42f6c automatic version update by autodist [release 5.104.0-1mamba;Sat Mar 11 2023] 2024-01-06 01:54:28 +01:00
7b3475d4e6 automatic version update by autodist [release 5.103.0-1mamba;Sun Feb 12 2023] 2024-01-06 01:54:27 +01:00
9fd2007d10 automatic version update by autodist [release 5.102.0-1mamba;Mon Jan 16 2023] 2024-01-06 01:54:27 +01:00
e67f3efd72 automatic version update by autodist [release 5.101.0-1mamba;Sun Dec 11 2022] 2024-01-06 01:54:27 +01:00
049ab1d42e automatic version update by autodist [release 5.100.0-1mamba;Tue Nov 15 2022] 2024-01-06 01:54:27 +01:00
822e11793b automatic version update by autodist [release 5.99.0-1mamba;Tue Oct 11 2022] 2024-01-06 01:54:27 +01:00
44660de714 automatic version update by autodist [release 5.98.0-1mamba;Mon Sep 12 2022] 2024-01-06 01:54:27 +01:00
e891a84d76 automatic version update by autodist [release 5.97.0-1mamba;Tue Aug 16 2022] 2024-01-06 01:54:27 +01:00
bb767ed165 automatic version update by autodist [release 5.96.0-1mamba;Sun Jul 10 2022] 2024-01-06 01:54:27 +01:00
dd32389994 automatic version update by autodist [release 5.95.0-1mamba;Mon Jun 13 2022] 2024-01-06 01:54:27 +01:00
f9c13104c2 automatic version update by autodist [release 5.94.0-1mamba;Sun May 15 2022] 2024-01-06 01:54:27 +01:00
837ca15727 automatic version update by autodist [release 5.93.0-1mamba;Sun Apr 10 2022] 2024-01-06 01:54:27 +01:00
a5691499c0 automatic version update by autodist [release 5.92.0-1mamba;Sun Mar 13 2022] 2024-01-06 01:54:27 +01:00
bb9d57d8e6 automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022] 2024-01-06 01:54:27 +01:00
f2563a0cf7 automatic version update by autodist [release 5.90.0-1mamba;Sat Jan 08 2022] 2024-01-06 01:54:27 +01:00

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kitemviews
Version: 5.89.0
Version: 5.107.0
Release: 1mamba
Summary: Set of item views extending the Qt model-view framework
Group: System/Libraries
@@ -20,10 +20,6 @@ BuildRequires: qt5-qtbase-devel
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
BuildRequires: libQt5Gui
BuildRequires: libQt5Widgets
BuildRequires: libQt5Core
BuildRequires: libQt5Test
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description
@@ -77,13 +73,66 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name}-devel
%defattr(-,root,root)
%{_kde5_includedir}/KItemViews
%{_kde5_includedir}/kitemviews_version.h
%{_kde5_libdir}/cmake/KF5ItemViews
%{_kde5_libdir}/libKF5ItemViews.so
%{_kde5_mkspecsdir}/qt_KItemViews.pri
%doc README.md
%changelog
* Mon Jun 12 2023 Automatic Build System <autodist@mambasoft.it> 5.107.0-1mamba
- automatic version update by autodist
* Sun May 14 2023 Automatic Build System <autodist@mambasoft.it> 5.106.0-1mamba
- automatic version update by autodist
* Sun Apr 09 2023 Automatic Build System <autodist@mambasoft.it> 5.105.0-1mamba
- automatic version update by autodist
* Sat Mar 11 2023 Automatic Build System <autodist@mambasoft.it> 5.104.0-1mamba
- automatic version update by autodist
* Sun Feb 12 2023 Automatic Build System <autodist@mambasoft.it> 5.103.0-1mamba
- automatic version update by autodist
* Mon Jan 16 2023 Automatic Build System <autodist@mambasoft.it> 5.102.0-1mamba
- automatic version update by autodist
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 5.101.0-1mamba
- automatic version update by autodist
* Tue Nov 15 2022 Automatic Build System <autodist@mambasoft.it> 5.100.0-1mamba
- automatic version update by autodist
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 5.99.0-1mamba
- automatic version update by autodist
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 5.98.0-1mamba
- automatic version update by autodist
* Tue Aug 16 2022 Automatic Build System <autodist@mambasoft.it> 5.97.0-1mamba
- automatic version update by autodist
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 5.96.0-1mamba
- automatic version update by autodist
* Mon Jun 13 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
* Sun Mar 13 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
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
- automatic version update by autodist
* Tue Dec 14 2021 Automatic Build System <autodist@mambasoft.it> 5.89.0-1mamba
- automatic version update by autodist