Accepting request 112661 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/112661 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kturtle?expand=0&rev=10
This commit is contained in:
parent
9a8744f000
commit
a78e110a1b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eb9bae87a3631e827c7745b65c181d699430c1e030f5f1872542c0717cbbe152
|
|
||||||
size 228978
|
|
3
kturtle-4.8.2.tar.xz
Normal file
3
kturtle-4.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0bd1cb015dc28a94d1265af63ce505be35554d0498257764a1dea373c5b2019c
|
||||||
|
size 213584
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 31 11:09:04 UTC 2012 - wstephenson@suse.com
|
||||||
|
|
||||||
|
- Add xz to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 30 01:20:41 CEST 2012 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 4.8.2
|
||||||
|
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 23:23:58 CET 2012 - dmueller@suse.de
|
Fri Mar 2 23:23:58 CET 2012 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ BuildRequires: libqalculate-devel
|
|||||||
BuildRequires: libspectre-devel
|
BuildRequires: libspectre-devel
|
||||||
BuildRequires: python-qt4-devel
|
BuildRequires: python-qt4-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
|
BuildRequires: xz
|
||||||
%if 0%{?sles_version} == 0
|
%if 0%{?sles_version} == 0
|
||||||
BuildRequires: glew-devel
|
BuildRequires: glew-devel
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
@ -51,9 +52,9 @@ Summary: Logo Programming Environment
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Teaching/Mathematics
|
Group: Amusements/Teaching/Mathematics
|
||||||
Url: http://edu.kde.org
|
Url: http://edu.kde.org
|
||||||
Version: 4.8.1
|
Version: 4.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: %{name}-%version.tar.bz2
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Patch0: 4_6_BRANCH.diff
|
Patch0: 4_6_BRANCH.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%kde4_runtime_requires
|
%kde4_runtime_requires
|
||||||
|
Loading…
x
Reference in New Issue
Block a user