Compare commits
4 Commits
20.08.3-1m
...
20.12.3-1m
Author | SHA1 | Date | |
---|---|---|---|
6ec070201a | |||
62be0b7a53 | |||
0b235e6f3e | |||
834673941a |
17
kcalc.spec
17
kcalc.spec
@ -1,12 +1,12 @@
|
||||
Name: kcalc
|
||||
Version: 20.08.3
|
||||
Version: 20.12.3
|
||||
Release: 1mamba
|
||||
Summary: Scientific calculator
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalc-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
@ -19,7 +19,6 @@ BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
#Requires: kde-workspace
|
||||
Provides: kcalc4
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -83,6 +82,18 @@ exit 0
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user