-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
23 additions
and
11 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
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,4 +1,4 @@ | ||
# PAF v2.2 beta1 | ||
# PAF v2.2 rc1 | ||
|
||
Release date: WIP | ||
|
||
|
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,3 +1,10 @@ | ||
resource-agents-paf (2.2~rc1-1) unstable; urgency=low | ||
|
||
* 2.2_rc1 release candidate | ||
* no change since beta1 | ||
|
||
-- Jehan-Guillaume (ioguix) de Rorthais <[email protected]> Tue, 29 Aug 2017 23:15:00 +0200 | ||
|
||
resource-agents-paf (2.2~beta1-3) unstable; urgency=medium | ||
|
||
* d/control: | ||
|
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
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
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
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,8 +1,8 @@ | ||
%global _tag 2.2_beta1 | ||
%global _tag 2.2_rc1 | ||
%global _ocfroot /usr/lib/ocf | ||
Name: resource-agents-paf | ||
Version: 2.2~beta1 | ||
Release: 2 | ||
Version: 2.2~rc1 | ||
Release: 1 | ||
Summary: PostgreSQL resource agent for Pacemaker | ||
License: PostgreSQL | ||
Group: Applications/Databases | ||
|
@@ -42,6 +42,9 @@ find "%{buildroot}" -type f -name .packlist -delete | |
%{_datadir}/resource-agents/ocft/configs/pgsqlms | ||
|
||
%changelog | ||
* Tue Aug 29 2017 Jehan-Guillaume de Rorthais <[email protected]> - 2.2rc1-1 | ||
- 2.2_rc1 release candidate | ||
|
||
* Mon Jun 26 2017 Jehan-Guillaume de Rorthais <[email protected]> - 2.2beta1-2 | ||
- add dependencies on Pacemaker and Corosync versions | ||
|
||
|
@@ -52,10 +55,10 @@ find "%{buildroot}" -type f -name .packlist -delete | |
- 2.1.0 major release | ||
|
||
* Sat Dec 17 2016 Jehan-Guillaume de Rorthais <[email protected]> - 2.1rc2-1 | ||
- 2.1_rc2 beta release | ||
- 2.1_rc2 release candidate | ||
|
||
* Sun Dec 11 2016 Jehan-Guillaume de Rorthais <[email protected]> - 2.1rc1-1 | ||
- 2.1_rc1 beta release | ||
- 2.1_rc1 release candidate | ||
|
||
* Sun Dec 04 2016 Jehan-Guillaume de Rorthais <[email protected]> - 2.1beta1-1 | ||
- 2.1_beta1 beta release | ||
|
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