mariadb-11.1.2
This commit is contained in:
@@ -78,7 +78,7 @@ def install():
|
||||
|
||||
# Remove not needed files
|
||||
#pisitools.removeDir("/usr/data")
|
||||
pisitools.removeDir("/usr/mysql-test")
|
||||
pisitools.removeDir("/usr/mariadb-test")
|
||||
pisitools.removeDir("/usr/sql-bench")
|
||||
#pisitools.remove("/usr/share/man/man1/mysql-test-run.pl.1")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>MariaDB is a drop-in replacement for MySQL</Summary>
|
||||
<Description>MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server.</Description>
|
||||
<Archive sha1sum="e0f57601d1ccf1724c8e3749068c1268a450420e" type="targz">https://downloads.mariadb.org/interstitial/mariadb-10.11.3/source/mariadb-10.11.3.tar.gz</Archive>
|
||||
<Archive sha1sum="a06fc399b0d0027f4753a27032597829d98d304d" type="targz">https://downloads.mariadb.org/interstitial/mariadb-11.1.2/source/mariadb-11.1.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -228,6 +228,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2023-11-15</Date>
|
||||
<Version>11.1.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2023-05-27</Date>
|
||||
<Version>10.11.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user