diff --git a/mariadb.spec b/mariadb.spec index 8f7b3eb..a707f2c 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -119,7 +119,7 @@ # Make long macros shorter %global sameevr %{epoch}:%{version}-%{release} %global compatver 10.1 -%global bugfixver 18 +%global bugfixver 19 Name: mariadb Version: %{compatver}.%{bugfixver} @@ -1299,6 +1299,9 @@ fi %endif %changelog +* Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 +- Update to 10.1.19 + * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18 diff --git a/sources b/sources index aaf924a..6061a52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -173b88ab54bdd1fc51483b6b26bef849 mariadb-10.1.18.tar.gz +e22e491eb3766bc3151cc0e96a7531c2 mariadb-10.1.19.tar.gz