Rebase to 3.1.9
This commit is contained in:
parent
6af15df805
commit
96b684599f
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/mariadb-connector-c-3.1.6-src.tar.gz
|
||||
/mariadb-connector-c-3.1.7-src.tar.gz
|
||||
/mariadb-connector-c-3.1.8-src.tar.gz
|
||||
/mariadb-connector-c-3.1.9-src.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_with debug
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.1.8
|
||||
Version: 3.1.9
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Summary: The MariaDB Native Client library (C driver)
|
||||
License: LGPLv2+
|
||||
@ -220,6 +220,9 @@ popd
|
||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||
|
||||
%changelog
|
||||
* Wed Jun 24 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.9-1
|
||||
- Rebase to 3.1.9
|
||||
|
||||
* Thu May 14 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.8-1
|
||||
- Rebase to 3.1.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.1.8-src.tar.gz) = 005fdacd7e7b353b97b5c1305f973a90744e495d7bf5d407fc6c75d49323e13a743e6c3877c00ada2b3fc49a0f33e5c2dcd70b1f8fe8eb8f579af1bce3b3e6b9
|
||||
SHA512 (mariadb-connector-c-3.1.9-src.tar.gz) = cf7cd3a7592a15e2a4800c6a899e6b515ef899f4525c9f5f7d09faafbd72ac5b70a85e1c60119f58d1b5caa0f0f3657a544555bb47cdc22eabe74308c0c4bf42
|
||||
|
Loading…
Reference in New Issue
Block a user