Accepting request 1039266 from home:kwk:branches:devel:tools:building
- Update to 4.1.1 * Couple of stability fixes. * Stability fix in ccache-swig when calculating hashes of inputs. * Some template handling improvements. * R - minor fixes plus deprecation for rtypecheck typemaps being optional. OBS-URL: https://build.opensuse.org/request/show/1039266 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=144
This commit is contained in:
parent
501b733ff9
commit
3568643f46
BIN
swig-v4.1.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
swig-v4.1.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
10
swig.changes
10
swig.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 08:30:26 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
- Update to 4.1.1
|
||||
* Couple of stability fixes.
|
||||
* Stability fix in ccache-swig when calculating hashes of inputs.
|
||||
* Some template handling improvements.
|
||||
* R - minor fixes plus deprecation for rtypecheck typemaps being
|
||||
optional.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 10:54:51 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
|
@ -30,14 +30,13 @@ BuildRequires: ruby
|
||||
BuildRequires: ruby-devel
|
||||
%endif
|
||||
Name: swig
|
||||
Version: 4.1.0
|
||||
%define srcversion v4.1.0
|
||||
Version: 4.1.1
|
||||
Release: 0
|
||||
Summary: Simplified Wrapper and Interface Generator
|
||||
License: BSD-3-Clause AND GPL-3.0-or-later
|
||||
Group: Development/Languages/C and C++
|
||||
URL: http://www.swig.org/
|
||||
Source: https://github.com/swig/swig/archive/refs/tags/%{srcversion}.tar.gz
|
||||
Source: https://github.com/swig/swig/archive/v%{version}/%{name}-v%{version}.tar.gz
|
||||
Source1: %{name}.rpmlintrc
|
||||
|
||||
BuildRequires: autoconf
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b9313b1af5edfcea158a389520be266f013bc9be4ce933d79a30c5659ba99fe
|
||||
size 3783642
|
Loading…
x
Reference in New Issue
Block a user