automatic version update by autodist [release 5.73.0-1mamba;Wed Aug 12 2020]
This commit is contained in:
parent
191e38d7b1
commit
f0e3025137
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kpty
|
Name: kpty
|
||||||
Version: 5.72.0
|
Version: 5.73.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Interfacing with pseudo terminal devices
|
Summary: Interfacing with pseudo terminal devices
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -63,6 +63,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n lib%{name} -f kpty5.lang
|
%files -n lib%{name} -f kpty5.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libKF5Pty.so.*
|
%{_libdir}/libKF5Pty.so.*
|
||||||
|
%{_datadir}/qlogging-categories5/kpty.categories
|
||||||
%doc COPYING COPYING.LIB
|
%doc COPYING COPYING.LIB
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -77,6 +78,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 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
|
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user