apr ver. bump

This commit is contained in:
Rmys
2023-02-10 15:42:06 +03:00
parent 21df166f1f
commit 5eca9fd032
2 changed files with 17 additions and 3 deletions
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Apache portable runtime utils</Summary>
<Description>Apache portable runtime utils (APR-Util) contains additional utility interfaces for APR; including support for XML, database interfaces, URI parsing and more.</Description>
<Archive sha1sum="4cc73bc36ca697419f555476f2fc1c63df6069f4" type="tarbz2">mirrors://apache/apr/apr-util-1.6.1.tar.bz2</Archive>
<Archive sha1sum="8c6293a787b69986ce43bc49c7c247d4ff5fc828" type="tarbz2">mirrors://apache/apr/apr-util-1.6.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>db-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libutil-linux-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>unixODBC-devel</Dependency>
<Dependency versionFrom="1.7.0">apr-devel</Dependency>
<Dependency versionFrom="1.7.2">apr-devel</Dependency>
<Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-02-05</Date>
<Version>1.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-27</Date>
<Version>1.6.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Apache portable runtime library</Summary>
<Description>The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines.</Description>
<Archive sha1sum="caac4a92d51b211b0c1374217e4fc64ca8142288" type="targz">mirrors://apache/apr/apr-1.7.0.tar.gz</Archive>
<Archive sha1sum="5147f59a994665659a5d19965cb69eabee8466f6" type="targz">mirrors://apache/apr/apr-1.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-02-05</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-27</Date>
<Version>1.7.0</Version>