gc 8.0.4
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A garbage collector for C and C++</Summary>
|
||||
<Description>The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new.</Description>
|
||||
<Archive sha1sum="1a3f91a6ea004dcd1f5fc93defcdb2c2bc0c3941" type="targz">http://hboehm.info/gc/gc_source/gc-7.6.4.tar.gz</Archive>
|
||||
<Archive sha1sum="4b8b24534f469b64ff4bc2332a9bdf8bef8bf1d4" type="targz">https://hboehm.info/gc/gc_source/gc-8.0.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libatomic_ops-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -30,6 +30,7 @@
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -46,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2019-12-25</Date>
|
||||
<Version>8.0.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-20</Date>
|
||||
<Version>7.6.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user