[swig] 3.0.2 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Jun 10 13:35:53 UTC 2014


commit aa7c2abf2f788ef71e2b05c2f797c060057454a1
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Jun 10 15:35:40 2014 +0200

    3.0.2 bump

 .gitignore |    1 +
 sources    |    2 +-
 swig.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21f02d6..e6e6585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ swig-2.0.0.tar.gz
 /swig-2.0.12.tar.gz
 /swig-3.0.0.tar.gz
 /swig-3.0.1.tar.gz
+/swig-3.0.2.tar.gz
diff --git a/sources b/sources
index 2016c74..58e0c32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8b7e02cfa4bdd32d3db71c1ad34fc39  swig-3.0.1.tar.gz
+62f9b0d010cef36a13a010dc530d0d41  swig-3.0.2.tar.gz
diff --git a/swig.spec b/swig.spec
index d691059..7c1b180 100644
--- a/swig.spec
+++ b/swig.spec
@@ -30,8 +30,8 @@
 
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
-Version: 3.0.1
-Release: 2%{?dist}
+Version: 3.0.2
+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 +187,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Mon Jun 09 2014 Jitka Plesnikova <jplesnik at redhat.com> - 3.0.2-1
+- Update to 3.0.2
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list