Compare commits
14 Commits
21.12.0-1m
...
22.12.2-1m
Author | SHA1 | Date | |
---|---|---|---|
a13e5315a7 | |||
8acf368bcd | |||
c6c79307ac | |||
58ba8b5fd7 | |||
65807d10c6 | |||
1004579d68 | |||
e007bdca52 | |||
03aa39e3ec | |||
c5c9e02aaa | |||
2df198c6bf | |||
b640898f99 | |||
2986c3bb2c | |||
19af5da43e | |||
57f3556ee7 |
49
kcalc.spec
49
kcalc.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kcalc
|
Name: kcalc
|
||||||
Version: 21.12.0
|
Version: 22.12.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Scientific calculator
|
Summary: Scientific calculator
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -9,7 +9,6 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://kde.org/
|
URL: https://kde.org/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalc-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalc-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: cmake
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -29,6 +28,7 @@ BuildRequires: libmpfr-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: cmake
|
||||||
Provides: kcalc4
|
Provides: kcalc4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -67,15 +67,56 @@ exit 0
|
|||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/%{name}
|
%{_kde5_bindir}/%{name}
|
||||||
#%dir %{_kde5_datadir}/kcalc
|
|
||||||
#%{_kde5_datadir}/kcalc/scienceconstants.xml
|
|
||||||
%{_datadir}/metainfo/org.kde.kcalc.appdata.xml
|
%{_datadir}/metainfo/org.kde.kcalc.appdata.xml
|
||||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%{_kde5_kconfupdatedir}/kcalcrc.upd
|
%{_kde5_kconfupdatedir}/kcalcrc.upd
|
||||||
|
%{_datadir}/kglobalaccel/org.kde.kcalc.desktop
|
||||||
%{_kde5_kcfgdir}/%{name}.kcfg
|
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Aug 19 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jan 07 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user