-
Notifications
You must be signed in to change notification settings - Fork 41
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
Solenopsis Bot
committed
Feb 20, 2020
1 parent
f24a0f1
commit e521746
Showing
1 changed file
with
3 additions
and
1 deletion.
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,7 +1,7 @@ | ||
Summary: A set of scripts to help aid in Salesforce.com development and deployment | ||
Name: solenopsis | ||
Version: 1.2 | ||
Release: 128 | ||
Release: 129 | ||
URL: http://solenopsis.org/Solenopsis/ | ||
License: GPL | ||
Group: Applications/Internet | ||
|
@@ -93,6 +93,8 @@ rm -rf %{buildroot} | |
%attr(0755, root, root) /usr/share/%{name} | ||
|
||
%changelog | ||
* Thu Feb 20 2020 Solenopsis <[email protected]> 1.2-129 | ||
- GitHub <[email protected]> Fixing error where destructiveChanges.xml is incorrecty generated (#269) | ||
* Wed Feb 19 2020 Solenopsis <[email protected]> 1.2-128 | ||
- Patrick Connelly <[email protected]> Removing old sharing rules (Issue #268) | ||
* Thu Feb 13 2020 Solenopsis <[email protected]> 1.2-127 | ||
|