Compare commits
6 Commits
24.12.0-1m
...
25.04.2-1m
Author | SHA1 | Date | |
---|---|---|---|
34e920823f | |||
e55c7a4ec1 | |||
29fd2762b8 | |||
b47ca69f80 | |||
53ae5ffbfc | |||
12df7496ac |
22
kcalc.spec
22
kcalc.spec
@ -1,5 +1,5 @@
|
||||
Name: kcalc
|
||||
Version: 24.12.0
|
||||
Version: 25.04.2
|
||||
Release: 1mamba
|
||||
Summary: Scientific calculator
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -29,6 +29,7 @@ BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-knotifications-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-kxmlgui-devel
|
||||
BuildRequires: libmpc-devel
|
||||
BuildRequires: libmpfr-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -38,7 +39,6 @@ Provides: kcalc4
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -79,6 +79,24 @@ exit 0
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Jun 06 2025 Automatic Build System <autodist@openmamba.org> 25.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 09 2025 Automatic Build System <autodist@openmamba.org> 25.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 17 2025 Automatic Build System <autodist@openmamba.org> 25.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 24.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 07 2025 Automatic Build System <autodist@openmamba.org> 24.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user