Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
81f0365333
commit
34dc407092
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: mariadb-connector-c
|
Name: mariadb-connector-c
|
||||||
Version: 3.4.1
|
Version: 3.4.1
|
||||||
Release: 1%{?with_debug:.debug}%{?dist}
|
Release: 2%{?with_debug:.debug}%{?dist}
|
||||||
Summary: The MariaDB Native Client library (C driver)
|
Summary: The MariaDB Native Client library (C driver)
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Source: https://archive.mariadb.org/connector-c-%{version}/%{name}-%{version}-src.tar.gz
|
Source: https://archive.mariadb.org/connector-c-%{version}/%{name}-%{version}-src.tar.gz
|
||||||
@ -248,6 +248,10 @@ install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/my.cnf.d/client.cnf
|
|||||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.4.1-2
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Thu Aug 22 2024 Michal Schorm <mschorm@redhat.com> - 3.4.1-1
|
* Thu Aug 22 2024 Michal Schorm <mschorm@redhat.com> - 3.4.1-1
|
||||||
- Rebase to 3.4.1
|
- Rebase to 3.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user