Compare commits
13 Commits
5.89.0-1ma
...
5.102.0-1m
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fd2007d10 | |||
| e67f3efd72 | |||
| 049ab1d42e | |||
| 822e11793b | |||
| 44660de714 | |||
| e891a84d76 | |||
| bb767ed165 | |||
| dd32389994 | |||
| f9c13104c2 | |||
| 837ca15727 | |||
| a5691499c0 | |||
| bb9d57d8e6 | |||
| f2563a0cf7 |
@@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kitemviews
|
Name: kitemviews
|
||||||
Version: 5.89.0
|
Version: 5.102.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Set of item views extending the Qt model-view framework
|
Summary: Set of item views extending the Qt model-view framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@@ -20,10 +20,6 @@ BuildRequires: qt5-qtbase-devel
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: libQt5Gui
|
|
||||||
BuildRequires: libQt5Widgets
|
|
||||||
BuildRequires: libQt5Core
|
|
||||||
BuildRequires: libQt5Test
|
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -77,13 +73,51 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_includedir}/KItemViews
|
%{_kde5_includedir}/KItemViews
|
||||||
%{_kde5_includedir}/kitemviews_version.h
|
|
||||||
%{_kde5_libdir}/cmake/KF5ItemViews
|
%{_kde5_libdir}/cmake/KF5ItemViews
|
||||||
%{_kde5_libdir}/libKF5ItemViews.so
|
%{_kde5_libdir}/libKF5ItemViews.so
|
||||||
%{_kde5_mkspecsdir}/qt_KItemViews.pri
|
%{_kde5_mkspecsdir}/qt_KItemViews.pri
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Tue Dec 14 2021 Automatic Build System <autodist@mambasoft.it> 5.89.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user