Compare commits
10 Commits
5.57.0-1ma
...
5.67.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| 98b84b9bd7 | |||
| 3fc8d51e25 | |||
| 8493d46f8e | |||
| 19653d012f | |||
| c235dd46dd | |||
| 29dc514458 | |||
| 641ce39f21 | |||
| e0cac9cffb | |||
| 7af2a86fd2 | |||
| 7d754d9a8c |
@@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kitemviews
|
||||
Version: 5.57.0
|
||||
Version: 5.67.0
|
||||
Release: 1mamba
|
||||
Summary: Set of item views extending the Qt model-view framework
|
||||
Group: System/Libraries
|
||||
@@ -71,6 +71,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name} -f kitemviews5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5ItemViews.so.*
|
||||
%{_libdir}/qt5/plugins/designer/kitemviews5widgets.so
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@@ -83,6 +84,36 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 5.62.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 18 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 11 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 16 2019 Automatic Build System <autodist@mambasoft.it> 5.58.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 5.57.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user