gcc, binutils, shadow, isl, libmpc, mpfr, gmp: version bump.. glibc: rebuild..
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>mpfr</Name>
|
||||
@@ -13,12 +13,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Multiple precision floating point library</Summary>
|
||||
<Description>The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library.</Description>
|
||||
<Archive sha1sum="4f734ca3ebceac28e2f944b131a47133b19e2c5e" type="tarxz">https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.0.tar.xz</Archive>
|
||||
<Archive sha1sum="31ffb4244cb469e2b4937cce1f50150300971dfb" type="tarxz">https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">mpfr-4.2.0-p9.patch</Patch>
|
||||
<!-- <Patch level="1">mpfr-4.2.0-p9.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<Summary>Development files for mpfr</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">mpfr</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2024-05-25</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2023-05-20</Date>
|
||||
<Version>4.2.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user