boost.ver.bump

This commit is contained in:
Rmys
2020-01-07 22:41:13 +03:00
parent e5ac7d83a9
commit afba30e9e1
2 changed files with 21 additions and 13 deletions
+11 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Peer-reviewed portable C++ source libraries</Summary>
<Description>Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.</Description>
<Archive sha1sum="b6b284acde2ad7ed49b44e856955d7b1ea4e9459" type="tarbz2">https://sourceforge.net/projects/boost/files/boost/1.66.0/boost_1_66_0.tar.bz2</Archive>
<Archive sha1sum="88866e4075e12255e7a7189d0b8a686e0b1ee9c1" type="tarbz2">https://sourceforge.net/projects/boost/files/boost/1.72.0/boost_1_72_0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -55,6 +55,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="doc">/usr/share/doc/*/html</Path>
</Files>
</Package>
@@ -67,7 +68,7 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libboost_python.so*</Path>
<Path fileType="library">/usr/lib/libboost_python27.so*</Path>
</Files>
</Package>
@@ -79,11 +80,18 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libboost_python3.so*</Path>
<Path fileType="library">/usr/lib/libboost_python38.so*</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2020-01-06</Date>
<Version>1.72.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-07-25</Date>
<Version>1.66.0</Version>