forked from pool/kturtle
Accepting request 240611 from KDE:Distro:Factory
Update to 4.13.80 OBS-URL: https://build.opensuse.org/request/show/240611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kturtle?expand=0&rev=46
This commit is contained in:
parent
ee54ef9f45
commit
468ce94838
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e80ff9b0c0ef1eb0ec92971e5236bb729fd7d51c710e2a297adf615d9f04528
|
||||
size 187944
|
3
kturtle-4.13.80.tar.xz
Normal file
3
kturtle-4.13.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dc6dd937dfabcd6b12dbb73c13fc043f51f90c58e8484c7799afbf727434989
|
||||
size 190288
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 22:20:19 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:35:37 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
|
17
kturtle.spec
17
kturtle.spec
@ -21,7 +21,7 @@ Summary: Logo Programming Environment
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
Url: http://edu.kde.org
|
||||
Version: 4.13.2
|
||||
Version: 4.13.80
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: libkde4-devel
|
||||
@ -51,11 +51,14 @@ export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%_kde4_bindir/kturtle
|
||||
%_kde4_applicationsdir/kturtle.desktop
|
||||
%_kde4_htmldir/en/kturtle/
|
||||
%_kde4_iconsdir/hicolor/*/apps/kturtle.*
|
||||
%_kde4_appsdir/kturtle/
|
||||
%_kde4_configdir/kturtle.knsrc
|
||||
%dir %{_kde4_datadir}/appdata
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/kturtle/
|
||||
%doc AUTHORS COPYING* README
|
||||
%{_kde4_applicationsdir}/kturtle.desktop
|
||||
%{_kde4_appsdir}/kturtle/
|
||||
%{_kde4_bindir}/kturtle
|
||||
%{_kde4_configdir}/kturtle.knsrc
|
||||
%{_kde4_datadir}/appdata/kturtle.appdata.xml
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/kturtle.*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user