automatic version update by autodist [release 20.12.0-1mamba;Tue Dec 22 2020]
This commit is contained in:
parent
51524e4ba3
commit
5e672fb2d7
20
kontact.spec
20
kontact.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kontact
|
||||
Version: 20.08.3
|
||||
Version: 20.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Integrated PIM application
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -94,7 +94,7 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -122,25 +122,17 @@ exit 0
|
||||
%{_datadir}/metainfo/org.kde.kontact.appdata.xml
|
||||
%{_datadir}/qlogging-categories5/kontact.categories
|
||||
%{_datadir}/qlogging-categories5/kontact.renamecategories
|
||||
%{_datadir}/doc/HTML/en/kontact
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kontact
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kontact
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kontact
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kontact
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kontact
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kontact
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kontact
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kontact
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kontact
|
||||
%doc COPYING COPYING.DOC
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libkontactprivate.so.*
|
||||
%{_libdir}/qt5/plugins/kcm_kontact.so
|
||||
#%doc COPYING.LIB
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Tue Dec 22 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 07 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user