hwloc,fmt,libnl ver.bump

This commit is contained in:
Rmys
2022-07-07 11:51:45 +03:00
parent 5f8ae6dd5c
commit 18e42af91f
4 changed files with 33 additions and 5 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Portable Hardware Locality (hwloc)</Summary>
<Description>The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.</Description>
<Archive sha1sum="6e971b7d182ef8dde3c95b1c6afc2c4c7b5a0ce7" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.7/hwloc-2.7.0.tar.bz2</Archive>
<Archive sha1sum="314faaeda9f1982da97fca93b83307bc34d5b414" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.8/hwloc-2.8.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-07-06</Date>
<Version>2.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-12-14</Date>
<Version>2.7.0</Version>
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library for applications dealing with netlink sockets</Summary>
<Description>libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation.</Description>
<Archive sha1sum="153fa111f70b73199d014b03c9a5c71a4211a970" type="targz">https://github.com/thom311/libnl/archive/libnl3_5_0.tar.gz</Archive>
<Archive sha1sum="06376b4e5c72554490de442ef116d0952a4bde86" type="targz">https://github.com/thom311/libnl/archive/libnl3_7_0.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc</Dependency>
<Dependency>flex</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-07-07</Date>
<Version>3.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-14</Date>
<Version>3.5.0</Version>
@@ -91,4 +98,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Open-source formatting library for C++</Summary>
<Description>{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams.</Description>
<Archive sha1sum="79338d262ac521f9ff159963603fce20f15094e5" type="targz">https://github.com/fmtlib/fmt/archive/refs/tags/8.0.1.tar.gz</Archive>
<Archive sha1sum="c778e7a8d79392572d713140e6ba658e617738fa" type="targz">https://github.com/fmtlib/fmt/archive/refs/tags/9.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="4">
<Date>2022-07-06</Date>
<Version>9.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-10-17</Date>
<Version>8.0.1</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Probabilistic Information Retrieval library</Summary>
<Description>Xapian is an Open Source Probabilistic Information Retrieval Library. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications.</Description>
<Archive sha1sum="4f57e130672d6173ce8f83b71a08497d929a57df" type="tarxz">https://oligarchy.co.uk/xapian/1.4.18/xapian-core-1.4.18.tar.xz</Archive>
<Archive sha1sum="435cfedc8a4f0f0ab42d41fb30069c04554bfa5e" type="tarxz">https://oligarchy.co.uk/xapian/1.4.20/xapian-core-1.4.20.tar.xz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-07-06</Date>
<Version>1.4.20</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-01-22</Date>
<Version>1.4.18</Version>