Compare commits

...

20 Commits

Author SHA1 Message Date
0a6ebd1ec7 automatic version update by autodist [release 19.04.2-1mamba;Fri Jun 07 2019] 2024-01-06 00:44:11 +01:00
94ecae2e36 automatic version update by autodist [release 19.04.1-1mamba;Sat May 11 2019] 2024-01-06 00:44:11 +01:00
2b01de75e5 automatic version update by autodist [release 19.04.0-1mamba;Fri Apr 19 2019] 2024-01-06 00:44:11 +01:00
a5a7c15bbb automatic version update by autodist [release 18.12.3-1mamba;Thu Mar 07 2019] 2024-01-06 00:44:11 +01:00
614af16254 automatic version update by autodist [release 18.12.2-1mamba;Thu Feb 07 2019] 2024-01-06 00:44:11 +01:00
bb280738e3 automatic version update by autodist [release 18.12.1-1mamba;Fri Jan 11 2019] 2024-01-06 00:44:11 +01:00
e5db45d234 automatic version update by autodist [release 18.12.0-1mamba;Tue Dec 18 2018] 2024-01-06 00:44:11 +01:00
52f32ab9da automatic version update by autodist [release 18.08.3-1mamba;Mon Nov 12 2018] 2024-01-06 00:44:11 +01:00
0c3821ad1c automatic version update by autodist [release 18.08.2-1mamba;Thu Oct 11 2018] 2024-01-06 00:44:11 +01:00
9ca7915865 automatic version update by autodist [release 18.08.1-1mamba;Thu Sep 06 2018] 2024-01-06 00:44:11 +01:00
f5d3ba0829 automatic version update by autodist [release 18.08.0-1mamba;Sat Aug 18 2018] 2024-01-06 00:44:11 +01:00
46d8db3ed0 automatic version update by autodist [release 18.04.3-1mamba;Fri Jul 13 2018] 2024-01-06 00:44:11 +01:00
9cca6b5945 automatic version update by autodist [release 18.04.2-1mamba;Thu Jun 07 2018] 2024-01-06 00:44:11 +01:00
a90c6f45e6 automatic version update by autodist [release 18.04.1-1mamba;Thu May 10 2018] 2024-01-06 00:44:11 +01:00
0e05d58fd3 automatic version update by autodist [release 18.04.0-1mamba;Sat Apr 21 2018] 2024-01-06 00:44:11 +01:00
457e2a663a automatic version update by autodist [release 17.12.3-1mamba;Thu Mar 08 2018] 2024-01-06 00:44:11 +01:00
d428b21f6a automatic version update by autodist [release 17.12.1-1mamba;Thu Jan 11 2018] 2024-01-06 00:44:11 +01:00
768cad6329 automatic version update by autodist [release 17.12.0-1mamba;Wed Dec 20 2017] 2024-01-06 00:44:11 +01:00
8f5b2fb2fe automatic version update by autodist [release 17.08.3-1mamba;Fri Nov 10 2017] 2024-01-06 00:44:11 +01:00
502f08c4e5 automatic version update by autodist [release 17.08.2-1mamba;Thu Oct 12 2017] 2024-01-06 00:44:11 +01:00

View File

@ -1,5 +1,5 @@
Name: kcalc
Version: 17.08.1
Version: 19.04.2
Release: 1mamba
Summary: Scientific calculator
Group: Graphical Desktop/Applications/Utilities
@ -37,6 +37,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -52,7 +54,7 @@ if [ $1 -eq 0 ]; then
fi
exit 0
%files
%files -f %{name}5_qt.lang
%defattr(-,root,root)
%{_kde5_bindir}/%{name}
%{_kde5_libdir}/libkdeinit5_kcalc.so
@ -78,64 +80,72 @@ exit 0
%doc %lang(sr) %{_kde5_htmldir}/sr/%{name}
%doc %lang(sv) %{_kde5_htmldir}/sv/%{name}
%doc %lang(uk) %{_kde5_htmldir}/uk/%{name}
%{_datadir}/locale/ar/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ast/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/bg/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/bs/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ca/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ca@valencia/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/cs/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/da/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/de/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/el/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/en_GB/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/eo/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/es/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/et/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/eu/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/fa/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/fi/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/fr/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ga/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/gl/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/he/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/hi/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/hr/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/hu/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ia/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/id/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/is/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/it/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ja/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/kk/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/km/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ko/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/lt/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/lv/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/mr/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/nb/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/nds/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/nl/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/nn/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/pa/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/pl/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/pt/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/pt_BR/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ro/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ru/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/sk/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/sl/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/sr/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/sv/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/tr/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/ug/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/uk/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/wa/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/zh_CN/LC_MESSAGES/kcalc.mo
%{_datadir}/locale/zh_TW/LC_MESSAGES/kcalc.mo
%doc COPYING COPYING.LIB
%changelog
* Fri Jun 07 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
- automatic version update by autodist
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
- automatic version update by autodist
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
- automatic version update by autodist
* Thu Mar 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
- automatic version update by autodist
* Thu Feb 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
- automatic version update by autodist
* Fri Jan 11 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
- automatic version update by autodist
* Tue Dec 18 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
- automatic version update by autodist
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
- automatic version update by autodist
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
- automatic version update by autodist
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist
* Sat Aug 18 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
- automatic version update by autodist
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
- automatic version update by autodist
* Thu Jun 07 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
- automatic version update by autodist
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
- automatic version update by autodist
* Sat Apr 21 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
- automatic version update by autodist
* Thu Mar 08 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
- automatic version update by autodist
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
- automatic version update by autodist
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
- automatic version update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
- automatic version update by autodist
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
- automatic version update by autodist
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
- automatic version update by autodist
* Fri Sep 08 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
- automatic version update by autodist