[swig] Rebuild for boost 1.55.0

Petr Machata pmachata at fedoraproject.org
Fri May 23 11:50:14 UTC 2014


commit 31ece2293f80f7e6abe5e0e19d7fb10a9f4d4b59
Author: Petr Machata <pmachata at redhat.com>
Date:   Fri May 23 13:50:08 2014 +0200

    Rebuild for boost 1.55.0

 swig.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/swig.spec b/swig.spec
index 56f05c0..25f4cdb 100644
--- a/swig.spec
+++ b/swig.spec
@@ -29,7 +29,7 @@
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
 Version: 3.0.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv3+ and BSD
 URL:     http://swig.sourceforge.net/
 Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -178,6 +178,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Fri May 23 2014 Petr Machata <pmachata at redhat.com> - 3.0.0-7
+- Rebuild for boost 1.55.0
+
 * Thu May 22 2014 Dan HorĂ¡k <dan[at]danny.cz> 3.0.0-6
 - java unit tests fail on s390(x), too. disable for now
 


More information about the scm-commits mailing list