- Update to 3.0.2
- Bug fix during install and a couple of other minor changes. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=66
This commit is contained in:
parent
7f3f078c57
commit
65fc8d68ad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:99cab1055877d00280509f0e04c1fe76643ec3792e9b8e7efcc9aa6e247229df
|
|
||||||
size 5556319
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf5d98f85145ad94e60fd03ea4affbca3dd2073819cfa86d436873229ed5f2c3
|
|
||||||
size 5689463
|
|
3
swig-3.0.2.tar.gz
Normal file
3
swig-3.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2669657cabcedc371f63c0457407a183e0b6b2ef4e7e303c1ec9a3964cc7813
|
||||||
|
size 5690863
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 5 07:20:40 UTC 2014 - kkaempf@suse.com
|
||||||
|
|
||||||
|
- Update to 3.0.2
|
||||||
|
- Bug fix during install and a couple of other minor changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 28 06:33:31 UTC 2014 - kkaempf@suse.com
|
Wed May 28 06:33:31 UTC 2014 - kkaempf@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: swig
|
Name: swig
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simplified Wrapper and Interface Generator
|
Summary: Simplified Wrapper and Interface Generator
|
||||||
License: GPL-3.0+ and BSD-3-Clause
|
License: GPL-3.0+ and BSD-3-Clause
|
||||||
@ -33,6 +33,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: v8-devel
|
||||||
%if 0%{?rhel_version} > 0
|
%if 0%{?rhel_version} > 0
|
||||||
BuildRequires: -vim
|
BuildRequires: -vim
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user