-
Notifications
You must be signed in to change notification settings - Fork 1
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 #175 from essentialkaos/develop
Version 3.4.1
- Loading branch information
Showing
6 changed files
with
13 additions
and
10 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
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 @@ | |
|
||
Summary: Utility for installing prebuilt Ruby to rbenv | ||
Name: rbinstall | ||
Version: 3.4.0 | ||
Version: 3.4.1 | ||
Release: 0%{?dist} | ||
Group: Applications/System | ||
License: Apache License, Version 2.0 | ||
|
@@ -38,7 +38,7 @@ Utility for installing different prebuilt versions of Ruby to rbenv. | |
%package gen | ||
|
||
Summary: Utility for generating RBInstall index | ||
Version: 3.2.2 | ||
Version: 3.2.3 | ||
Release: 0%{?dist} | ||
Group: Development/Tools | ||
|
||
|
@@ -50,7 +50,7 @@ Utility for generating RBInstall index. | |
%package clone | ||
|
||
Summary: Utility for cloning RBInstall repository | ||
Version: 3.1.2 | ||
Version: 3.1.3 | ||
Release: 0%{?dist} | ||
Group: Development/Tools | ||
|
||
|
@@ -118,6 +118,9 @@ rm -rf %{buildroot} | |
################################################################################ | ||
|
||
%changelog | ||
* Wed Jan 24 2024 Anton Novojilov <[email protected]> - 3.4.1-0 | ||
- Dependencies update | ||
|
||
* Mon Jan 15 2024 Anton Novojilov <[email protected]> - 3.4.0-0 | ||
- [cli] Improved versions listing | ||
- [cli] Fixed bug with uninstalling | ||
|
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