- Rebuild.

This commit is contained in:
Benjamin Kosnik 2010-07-27 17:02:23 +00:00
parent 281f2147cf
commit 3bfbaa6e4e

View File

@ -22,7 +22,7 @@
Name: boost
Summary: The free peer-reviewed portable C++ source libraries
Version: 1.44.0
Release: 0.1%{?dist}
Release: 0.2%{?dist}
License: Boost
URL: http://gitorious.org/boost/zeuners-boost-cmake/archive-tarball/%{version}
Group: System Environment/Libraries
@ -732,6 +732,9 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
%endif
%changelog
* Tue Jul 27 2010 Benjamin Kosnik <bkoz@redhat.com> - 1.44.0-0.2
- Rebuild.
* Fri Jul 23 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.1
- Upstream update: Boost-1.44 with CMake enabled
- Resolves: #607615