automatic version update by autodist [release 16.08.2-1mamba;Sun Oct 16 2016]

This commit is contained in:
Automatic Build System 2024-01-06 02:14:05 +01:00
parent 468ef79888
commit 8524c33e22

View File

@ -1,5 +1,5 @@
Name: kmplot
Version: 16.08.1
Version: 16.08.2
Release: 1mamba
Summary: Mathematical Function Plotter
Group: Graphical Desktop/Applications/Educational
@ -9,16 +9,14 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org/applications/education/kmplot/
Source: http://download.kde.org/stable/applications/%{version}/src/kmplot-%{version}.tar.xz
License: GPL
BuildRequires: cmake
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: kde-workspace-devel
BuildRequires: libgcc
BuildRequires: libqt4-devel
BuildRequires: libqt5-devel
BuildRequires: libsoprano-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
#Requires: kde-workspace
Provides: kmplot4 = %{?epoch:%epoch:}%{version}-%{release}
Obsoletes: kmplot4
@ -93,6 +91,9 @@ exit 0
#TODO
%changelog
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
- automatic version update by autodist
* Fri Sep 09 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
- automatic version update by autodist