From 5a662434f29fe0e7cde21366d0dd162f91a18888 Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Fri, 5 Jan 2024 22:41:39 +0100 Subject: [PATCH] update to 5.0.352.0 [release 5.0.352.0-1mamba;Sat Apr 08 2017] --- geogebra.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/geogebra.spec b/geogebra.spec index 3f66918..68976f6 100644 --- a/geogebra.spec +++ b/geogebra.spec @@ -1,6 +1,7 @@ %define dirver %(echo %version | cut -d. -f1-2) +%define ver %(echo %version | tr '.' '-') Name: geogebra -Version: 5.0.275.0 +Version: 5.0.352.0 Release: 1mamba Summary: A free mathematics software for learning and teaching Group: Graphical Desktop/Applications/Educational @@ -8,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.geogebra.at/ -Source0: http://download.geogebra.org/installers/%{dirver}/GeoGebra-Linux-Portable-%{version}.tar.bz2 +Source0: http://download.geogebra.org/installers/%{dirver}/GeoGebra-Linux-Portable-%{ver}.tar.bz2 Source1: http://dev.geogebra.org/svn/branches/ggb32/geogebra/unix/usr/share/mime/packages/geogebra.xml Source2: http://www.geogebra.org/download/GeoGebra_hicolor_icons.tar.gz Source3: http://www.geogebra.org/download/GeoGebra_Thumbnail_KDE.tar.gz @@ -35,7 +36,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} This package provides GeoGebraThumbnail, a KDE thumbnail-plugin that generates small images (thumbnails) for GeoGebra files, to be displayed, for example, on Konqueror and Dolphin file managers. %prep -%setup -q -n GeoGebra-Linux-Portable-%{version} -a2 -a3 +%setup -q -n GeoGebra-Linux-Portable-%{ver} -a2 -a3 #%patch0 -p1 %patch1 -p1 @@ -109,6 +110,9 @@ exit 0 %{_kde4_servicesdir}/geogebrathumbnail.desktop %changelog +* Sat Apr 08 2017 Ercole 'ercolinux' Carpanetto 5.0.352.0-1mamba +- update to 5.0.352.0 + * Sun Sep 18 2016 Automatic Build System 5.0.275.0-1mamba - automatic update by autodist