Hello community, here is the log from the commit of package labplot for openSUSE:Factory checked in at 2015-04-18 10:39:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/labplot (Old) and /work/SRC/openSUSE:Factory/.labplot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "labplot" Changes: -------- --- /work/SRC/openSUSE:Factory/labplot/labplot.changes 2014-11-19 20:30:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.labplot.new/labplot.changes 2015-04-18 10:39:14.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Apr 14 19:02:03 UTC 2015 - [email protected] + +- update to version 2.0.2 + +------------------------------------------------------------------- Old: ---- labplot-2.0.1.tar.bz2 New: ---- labplot-2.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ labplot.spec ++++++ --- /var/tmp/diff_new_pack.30A3R7/_old 2015-04-18 10:39:15.000000000 +0200 +++ /var/tmp/diff_new_pack.30A3R7/_new 2015-04-18 10:39:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package labplot # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: labplot -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: KDE4 data analysis and visualization application License: GPL-2.0+ Group: Productivity/Scientific/Other -Url: http://labplot.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/labplot/labplot/2.0.0/%{name}-%{version}.tar.bz2 +Url: https://edu.kde.org/applications/science/labplot/ +Source: http://download.kde.org/stable/labplot/2.0.2/src/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: pkgconfig(gsl) @@ -31,13 +32,15 @@ # BuildRequires: pkgconfig(netcdf) BuildRequires: pkgconfig(libpng) # BuildRequires: liborigin-devel -BuildRequires: pkgconfig(muparser) -BuildRequires: update-desktop-files -BuildRequires: pkgconfig(zlib) BuildRequires: hicolor-icon-theme BuildRequires: shared-mime-info +BuildRequires: update-desktop-files +BuildRequires: pkgconfig(muparser) +BuildRequires: pkgconfig(zlib) %kde4_runtime_requires +%lang_package + %description LabPlot is a KDE-application for interactive graphing and analysis of scientific data. LabPlot provides an easy way to create, manage @@ -57,6 +60,8 @@ %kde4_makeinstall popd +%find_lang LabPlot2 %{?no_lang_C} + %fdupes -s %{buildroot} %kde_post_install @@ -81,5 +86,13 @@ %dir %{_kde4_datadir}/icons/hicolor/512x512/apps %{_kde4_datadir}/icons/hicolor/*/apps/LabPlot2.* %{_kde4_datadir}/mime/packages/labplot2.xml +%dir %{_kde4_datadir}/appdata/ +%{_kde4_datadir}/appdata/labplot.appdata.xml +%{_kde4_htmldir}/en/LabPlot2/ + +%files lang -f LabPlot2.lang +%defattr(-,root,root,-) +## These belong in the main package +%exclude %{_kde4_htmldir}/en/LabPlot2/ %changelog
