automatic version update by autodist [release 21.04.0-1mamba;Fri Apr 23 2021]
This commit is contained in:
parent
844db8d4ee
commit
008ef54fa4
18
kbruch.spec
18
kbruch.spec
@ -1,5 +1,5 @@
|
||||
Name: kbruch
|
||||
Version: 20.12.3
|
||||
Version: 21.04.0
|
||||
Release: 1mamba
|
||||
Summary: Exercise Fractions
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -13,12 +13,21 @@ BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkcrash-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
#Requires: kde-workspace
|
||||
Provides: kbruch4 = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: kbruch4
|
||||
Obsoletes: kbruch4 < 21.04.0
|
||||
|
||||
%description
|
||||
KBruch is a small program to practice calculating with fractions and percentages.
|
||||
@ -74,9 +83,12 @@ exit 0
|
||||
%{_datadir}/config.kcfg/kbruch.kcfg
|
||||
%{_mandir}/man1/%{name}.*
|
||||
%{_mandir}/*/man1/kbruch.1*
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user