This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from CarrotXin/req_2
Bumpversion
- Loading branch information
Showing
14 changed files
with
26 additions
and
14 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# COPYING.BSD and COPYING.EPL files. | ||
|
||
Name: antilles-confluent-proxy | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Release: 1%{?dist} | ||
Summary: Restful server to support multi confluent session | ||
|
||
|
@@ -83,5 +83,8 @@ rm -rf %{name}.egg-info | |
%{python2_sitelib}/%{name}-%{version}.pth | ||
|
||
%changelog | ||
* Mon Sep 27 2021 Xin He <[email protected]> - 1.0.1-1 | ||
- Bumpversion to 1.0.1. | ||
|
||
* Fri Aug 3 2018 Yunfei Shi <[email protected]> - 1.0.0-1 | ||
- Initial package. |
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
%global install_path %_antillesdir/core | ||
|
||
Name: antilles-core | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Release: 1%{?dist} | ||
Summary: Restful server for antilles project | ||
|
||
|
@@ -250,5 +250,8 @@ find %{buildroot}%{install_path} -regex .*\.py ! -regex .*/migrations/.*\.py -de | |
%caps(cap_chown,cap_dac_override,cap_setgid,cap_setuid,cap_fowner=ep) %{_sbindir}/antilles-gunicorn | ||
|
||
%changelog | ||
* Mon Sep 27 2021 Xin He <[email protected]> - 1.0.1-1 | ||
- Bumpversion to 1.0.1. | ||
|
||
* Tue Sep 25 2018 Yunfei Shi <[email protected]> - 1.0.0-1 | ||
- Initial package. |
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# COPYING.BSD and COPYING.EPL files. | ||
|
||
Name: antilles-confluent-mond | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Release: 1%{?dist} | ||
Summary: Confluent monitor component | ||
|
||
|
@@ -158,5 +158,8 @@ rm -rf %{name}.egg-info | |
%{python2_sitelib}/confluent.pth | ||
|
||
%changelog | ||
* Mon Sep 27 2021 Xin He <[email protected]> - 1.0.1-1 | ||
- Bumpversion to 1.0.1. | ||
|
||
* Tue Jul 17 2018 Yunfei Shi <[email protected]> - 1.0.0-1 | ||
- Initial package. |
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# COPYING.BSD and COPYING.EPL files. | ||
|
||
Name: antilles-ganglia-mond | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Release: 1%{?dist} | ||
Summary: Ganglia Meta daemon in Python | ||
|
||
|
@@ -109,5 +109,8 @@ rm -rf %{name}.egg-info | |
%{python2_sitelib}/%{name}-%{version}.pth | ||
|
||
%changelog | ||
* Mon Sep 27 2021 Xin He <[email protected]> - 1.0.1-1 | ||
- Bumpversion to 1.0.1. | ||
|
||
* Tue Jul 17 2018 Yunfei Shi <[email protected]> - 1.0.0-1 | ||
- Initial package. |
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