Update to 10.0.19
This commit is contained in:
parent
b4e648b57a
commit
162447e3a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/mariadb-10.0.16.tar.gz
|
||||
/mariadb-10.0.17.tar.gz
|
||||
/mariadb-10.0.18.tar.gz
|
||||
/mariadb-10.0.19.tar.gz
|
||||
|
@ -113,7 +113,7 @@
|
||||
# Make long macros shorter
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
%global compatver 10.0
|
||||
%global bugfixver 18
|
||||
%global bugfixver 19
|
||||
|
||||
Name: mariadb
|
||||
Version: %{compatver}.%{bugfixver}
|
||||
@ -1150,6 +1150,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2015 Honza Horak <hhorak@redhat.com> - 1:10.0.19-1
|
||||
- Update to 10.0.19
|
||||
|
||||
* Thu May 07 2015 Honza Horak <hhorak@redhat.com> - 1:10.0.18-1
|
||||
- Update to 10.0.18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user