automatic version update by autodist [release 4.0.3-1mamba;Tue Aug 01 2023]
This commit is contained in:
parent
5e91f14aff
commit
86da841bdc
@ -5,7 +5,7 @@
|
||||
%define major_ %(echo %version | cut -d. -f 1-3 | tr . _)
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: firebird
|
||||
Version: 4.0.1
|
||||
Version: 4.0.3
|
||||
Release: 1mamba
|
||||
Summary: SQL Relational Database
|
||||
Group: Applications/Databases
|
||||
@ -98,11 +98,11 @@ This package contains multi-threaded, non-local client libraries for Firebird SQ
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< __EOF
|
||||
%patch0 -p1
|
||||
%patch 0 -p1
|
||||
#%patch1 -p1 -b .no-copy-from-icu
|
||||
#%patch2 -p1 -b .cloop-honour-build-flags
|
||||
%patch3 -p1 -b .c++17
|
||||
%patch4 -p1 -b .noexcept
|
||||
%patch 3 -p1 -b .c++17
|
||||
%patch 4 -p1 -b .noexcept
|
||||
#%patch5 -p1 -b .ttmath-abseil-4.0.0
|
||||
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
@ -278,6 +278,12 @@ fi
|
||||
%{_datadir}/doc/firebird/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 01 2023 Automatic Build System <autodist@mambasoft.it> 4.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 21 2022 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.1-1mamba
|
||||
- update to 4.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user