[boost] * Fri Aug 6 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5 - Patched header file in b

Denis Arnaud denisarnaud at fedoraproject.org
Fri Aug 6 10:05:04 UTC 2010


commit 145dbee4054083151aafead36ff43d369bbcd14b
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Fri Aug 6 12:01:22 2010 +0200

    * Fri Aug  6 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5
    - Patched header file in boost/random/detail. Resolves: #621631

 .gitignore |    1 +
 boost.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08f1678..e50c17e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ boost-cmake-soname.patch
 clog
 .build*
 
+boost-1.44.0.cmake.tar.bz2
diff --git a/boost.spec b/boost.spec
index ca2d8dd..946d97a 100644
--- a/boost.spec
+++ b/boost.spec
@@ -22,7 +22,7 @@
 Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.44.0
-Release: 0.4%{?dist}
+Release: 0.5%{?dist}
 License: Boost
 
 # Temporarily get the source from a clone repository of the upstream maintainer,
@@ -737,6 +737,9 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
 %endif
 
 %changelog
+* Fri Aug  6 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5
+- Patched header file in boost/random/detail. Resolves: #621631
+
 * Fri Jul 31 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.4
 - Added missing header files in boost/random/detail. Resolves: #619869
 
diff --git a/sources b/sources
index ccaad0e..01f7f14 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6e46334aeea93d7d480a08034e6368c2  boost-1.44.0.cmake.tar.bz2
+6c99cb8684788c4e0ce1411070f8928d  boost-1.44.0.cmake.tar.bz2
 ffcd0af9e29a53107a73e7f2ccc715cc  boost-cmake-soname.patch


More information about the scm-commits mailing list