Accepting request 237293 from devel:tools:building
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/237293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=46
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99cab1055877d00280509f0e04c1fe76643ec3792e9b8e7efcc9aa6e247229df
|
||||
size 5556319
|
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
|
17
swig.changes
17
swig.changes
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 3.0.1
|
||||
- Javascript module added. This supports JavascriptCore (Safari/Webkit),
|
||||
v8 (Chromium) and node.js currently.
|
||||
- A few notable regressions introduced in 3.0.0 have been fixed - in
|
||||
Lua, nested classes and parsing of operator <<.
|
||||
- The usual round of bug fixes and minor improvements for:
|
||||
C#, GCJ, Go, Java, Lua, PHP and Python.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 07:46:53 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: swig
|
||||
Version: 3.0.0
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
Summary: Simplified Wrapper and Interface Generator
|
||||
License: GPL-3.0+ and BSD-3-Clause
|
||||
@@ -33,6 +33,7 @@ BuildRequires: libtool
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: python-devel
|
||||
# BuildRequires: v8-devel
|
||||
%if 0%{?rhel_version} > 0
|
||||
BuildRequires: -vim
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user