Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9f067f2c5 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ Firebird-2.1.3.18185-0.RC2.tar.bz2
|
|||
/Firebird-3.0.4.33054-0.tar.bz2
|
||||
/Firebird-3.0.5.33220-0.tar.bz2
|
||||
/Firebird-3.0.6.33328-0.tar.bz2
|
||||
/Firebird-3.0.7.33374-0.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%global upversion 3.0.6.33328
|
||||
%global upversion 3.0.7.33374
|
||||
%global pkgversion Firebird-%{upversion}-0
|
||||
|
||||
%global major 3.0
|
||||
|
|
@ -6,13 +6,13 @@
|
|||
|
||||
Name: firebird
|
||||
Version: %{upversion}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: SQL relational database management system
|
||||
License: Interbase
|
||||
URL: http://www.firebirdsql.org/
|
||||
|
||||
Source0: https://github.com/FirebirdSQL/firebird/releases/download/R3_0_6/%{pkgversion}.tar.bz2
|
||||
Source0: https://github.com/FirebirdSQL/firebird/releases/download/R3_0_7/%{pkgversion}.tar.bz2
|
||||
Source1: firebird-logrotate
|
||||
Source2: README.Fedora
|
||||
Source3: firebird-superserver.service
|
||||
|
|
@ -380,6 +380,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 23 2020 Philippe Makowski <makowski@fedoraproject.org> - 3.0.7.33374-1
|
||||
- new upstream release fix #1887991
|
||||
|
||||
* Mon Aug 10 2020 Jeff Law <law@fedoraproject.org> - 3.0.6.33328-4
|
||||
- Disable LTO on s390x for now
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (Firebird-3.0.6.33328-0.tar.bz2) = e8fabb9b4e3e9c8f6a1ae5566f94b64d268cc3264b486650246ab6214baf3f073e8e77c009b92f8061dc3ad9c5d4da0dc5c5c1817b66b8bc7f41ac40cf82f62b
|
||||
SHA512 (Firebird-3.0.7.33374-0.tar.bz2) = ee89cda6d9ace16419515689ed245fbd1bb0e2464bd2d50637e0f474a6aca2e5b86e874ce8bd9714431705a93c038d46de6be1806f0c37d236880a855e725943
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue