-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also remove PostgreSQL 9.5 package support.
- Loading branch information
Showing
7 changed files
with
30 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql10-firebird_fdw | ||
Version: 1.2.1 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT | |
%{pgsql_path}/share/extension/firebird_fdw.control | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql11-firebird_fdw | ||
Version: 1.2.1 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -62,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql12-firebird_fdw | ||
Version: 1.2.1 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -62,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql13-firebird_fdw | ||
Version: 1.2.1 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -62,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql14-firebird_fdw | ||
Version: 1.3.0 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -62,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: A PostgreSQL foreign data wrapper (FDW) for Firebird | ||
Name: postgresql96-firebird_fdw | ||
Version: 1.2.1 | ||
Version: 1.2.3 | ||
Release: 1 | ||
Source: firebird_fdw-%{version}.tar.gz | ||
URL: https://github.com/ibarwick/firebird_fdw | ||
|
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT | |
%{pgsql_path}/share/extension/firebird_fdw.control | ||
|
||
%changelog | ||
* Sun Feb 20 2022 Ian Barwick ([email protected]) | ||
- 1.2.3 release | ||
* Tue Sep 14 2021 Ian Barwick ([email protected]) | ||
- 1.2.2 release | ||
* Wed Oct 21 2020 Ian Barwick ([email protected]) | ||
- 1.2.1 release | ||
* Sat Oct 17 2020 Ian Barwick ([email protected]) | ||
|