update to 5.0.1 [release 5.0.1-1mamba;Sun Aug 04 2024]

This commit is contained in:
Silvan Calarco 2024-08-05 09:27:59 +02:00
parent 6fe51e300a
commit 2115da5351

View File

@ -5,14 +5,14 @@
%define major_ %(echo %version | cut -d. -f 1-3 | tr . _)
%define majver %(echo %version | cut -d. -f 1-2)
Name: firebird
Version: 5.0.0.1306
Version: 5.0.1
Release: 1mamba
Summary: SQL Relational Database
Group: Applications/Databases
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.firebirdsql.org/
URL: https://www.firebirdsql.org/
Source0: https://github.com/FirebirdSQL/firebird.git/v%{major}/firebird-%{version}.tar.bz2
Source1: Firebird-2.1.2.18118.0-profile.sh
Source2: Firebird-2.1.2.18118.0-profile.csh
@ -164,7 +164,7 @@ includedir=%{_includedir}
Name: fbclient
Description: Firebird client library
Version: %{version}
Version: 5.0.1
Cflags: -I\${includedir}/firebird
Libs: -L\${libdir} -lfbclient
__EOF
@ -265,6 +265,9 @@ fi
%{_datadir}/doc/firebird/*
%changelog
* Sun Aug 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
- update to 5.0.1
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 5.0.0.1306-1mamba
- automatic version update by autodist