Compare commits
5 Commits
5.71.0-1ma
...
5.76.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
448b0e6733 | |||
3aa7e722de | |||
7f79b9b679 | |||
f5ce724da5 | |||
bc11dbf17a |
22
kxmlgui.spec
22
kxmlgui.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kxmlgui
|
||||
Version: 5.71.0
|
||||
Version: 5.76.0
|
||||
Release: 1mamba
|
||||
Summary: Framework for managing menu and toolbar actions
|
||||
Group: System/Libraries
|
||||
@ -84,9 +84,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_libdir}/libKF5XmlGui.so.*
|
||||
%{_libdir}/qt5/plugins/designer/kxmlgui5widgets.so
|
||||
%{_kde5_libexecdir}/ksendbugmail
|
||||
#%{_kde5_datadir}/kf5/kxmlgui
|
||||
%{_datadir}/qlogging-categories5/kxmlgui.categories
|
||||
%doc COPYING COPYING.LIB
|
||||
%{_datadir}/qlogging-categories5/kxmlgui.*categories
|
||||
%doc LICENSES
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -98,6 +97,21 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Nov 17 2020 Automatic Build System <autodist@mambasoft.it> 5.76.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 15 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 18 2020 Automatic Build System <autodist@mambasoft.it> 5.74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 13 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
|
||||
|
||||
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 5.71.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user