besser82 pushed to swig (f20). "3.0.5 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 20:34:39 UTC 2015


>From 199d9f7a58636c3bdeca9e23eac36c0363eaa089 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Sun, 8 Feb 2015 18:22:54 +0100
Subject: 3.0.5 bump


diff --git a/.gitignore b/.gitignore
index e6e6585..ad129f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ swig-2.0.0.tar.gz
 /swig-3.0.0.tar.gz
 /swig-3.0.1.tar.gz
 /swig-3.0.2.tar.gz
+/swig-3.0.5.tar.gz
diff --git a/sources b/sources
index 58e0c32..5589d40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62f9b0d010cef36a13a010dc530d0d41  swig-3.0.2.tar.gz
+dcb9638324461b9baba8e044fe59031d  swig-3.0.5.tar.gz
diff --git a/swig.spec b/swig.spec
index 48444df..3abf1d8 100644
--- a/swig.spec
+++ b/swig.spec
@@ -16,7 +16,8 @@
 %{!?Rlang:%global Rlang 0}
 %else
 %{!?golang:%global golang 1}
-%{!?Rlang:%global Rlang 1}
+# R tests failed (since 3.0.4)
+%{!?Rlang:%global Rlang 0}
 %endif
 %{!?javalang:%global javalang 1}
 %endif
@@ -30,8 +31,8 @@
 
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
-Version: 3.0.2
-Release: 2%{?dist}
+Version: 3.0.5
+Release: 1%{?dist}
 License: GPLv3+ and BSD
 URL:     http://swig.sourceforge.net/
 Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -187,6 +188,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Tue Feb 03 2015 Jitka Plesnikova <jplesnik at redhat.com> - 3.0.5-1
+- Update to 3.0.5
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/swig.git/commit/?h=f20&id=199d9f7a58636c3bdeca9e23eac36c0363eaa089


More information about the scm-commits mailing list