automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022]
This commit is contained in:
parent
a4d73b187f
commit
b44b031ee2
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: karchive
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: Classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR
|
||||
Group: System/Libraries
|
||||
@ -76,14 +76,18 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/KArchive
|
||||
%{_kde5_includedir}/karchive_version.h
|
||||
%dir %{_kde5_includedir}/KArchive
|
||||
%{_kde5_includedir}/KArchive/*
|
||||
#%{_kde5_includedir}/karchive_version.h
|
||||
%{_kde5_libdir}/cmake/KF5Archive
|
||||
%{_kde5_libdir}/libKF5Archive.so
|
||||
%{_kde5_mkspecsdir}/qt_KArchive.pri
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user