Files
2025-11-28 22:24:10 +03:00

119 lines
4.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libatomic_ops</Name>
<Homepage>https://github.com/bdwgc/libatomic_ops/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Atomic memory update operations library</Summary>
<Description>libatomic_ops provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code.</Description>
<Archive sha1sum="047f0087fd33445fb547836e7be6523825aae760" type="targz">https://github.com/bdwgc/libatomic_ops/releases/download/v7.10.0/libatomic_ops-7.10.0.tar.gz</Archive>
</Source>
<Package>
<Name>libatomic_ops</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libatomic_ops-devel</Name>
<Summary>libatomic_ops için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="current">libatomic_ops</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2025-11-28</Date>
<Version>7.10.0</Version>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>
<Update release="10">
<Date>2023-12-17</Date>
<Version>7.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-03-26</Date>
<Version>7.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>
<Update release="8">
<Date>2022-08-25</Date>
<Version>7.6.14</Version>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>
<Update release="7">
<Date>2021-10-04</Date>
<Version>7.6.12</Version>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>7.6.10</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-25</Date>
<Version>7.6.10</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>7.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-23</Date>
<Version>7.4.4</Version>
<Comment>Version bump..</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>7.4.2</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>7.4.2</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>