Accepting request 240577 from KDE:Distro:Factory

Update to 4.13.80

OBS-URL: https://build.opensuse.org/request/show/240577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmplot?expand=0&rev=48
This commit is contained in:
Stephan Kulow 2014-07-16 14:17:43 +00:00 committed by Git OBS Bridge
parent 83681c205a
commit 57b013e596
4 changed files with 23 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b09f3d395cb7b0ab056d7eddd0d5ebdf2339d8f26b9faa69c7e8c5cb501dc6b
size 654816

3
kmplot-4.13.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a4fe4a58ce7a5d88067f2a589d60331e028e32fce3de1186f22d916b189575f
size 657800

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 10 22:19:37 UTC 2014 - cgiboudeaux@gmx.com
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
-------------------------------------------------------------------
Sun Jun 8 18:34:57 UTC 2014 - tittiatcoke@gmail.com

View File

@ -17,7 +17,7 @@
Name: kmplot
Version: 4.13.2
Version: 4.13.80
Release: 0
Summary: Mathematical Function Plotter
License: GPL-2.0+
@ -50,15 +50,18 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%files
%defattr(-,root,root)
%_kde4_bindir/kmplot
%_kde4_applicationsdir/kmplot.desktop
%_kde4_modulesdir/libkmplotpart.so
%doc COPYING*
%dir %{_kde4_datadir}/appdata
%{_datadir}/dbus-1/interfaces/org.kde.kmplot.*.xml
%_kde4_htmldir/en/kmplot/
%_kde4_iconsdir/hicolor/*/apps/kmplot.*
%_kde4_appsdir/kmplot/
%_kde4_sharedir/config.kcfg/kmplot.kcfg
%_kde4_servicesdir/kmplot_part.desktop
%_kde4_mandir/man1/kmplot.1.gz
%{_kde4_applicationsdir}/kmplot.desktop
%{_kde4_appsdir}/kmplot/
%{_kde4_bindir}/kmplot
%{_kde4_configkcfgdir}/kmplot.kcfg
%{_kde4_datadir}/appdata/kmplot.appdata.xml
%{_kde4_htmldir}/en/kmplot/
%{_kde4_iconsdir}/hicolor/*/apps/kmplot.*
%{_kde4_mandir}/man1/kmplot.1.gz
%{_kde4_modulesdir}/libkmplotpart.so
%{_kde4_servicesdir}/kmplot_part.desktop
%changelog