Update to 2.5.2
This commit is contained in:
parent
d42e11459e
commit
8d3a2f16c8
Binary file not shown.
BIN
launchy-2.5.2.gem
Normal file
BIN
launchy-2.5.2.gem
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global gem_name launchy
|
%global gem_name launchy
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.4.3
|
Version: 2.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Helper class for cross-platform launching of applications
|
Summary: Helper class for cross-platform launching of applications
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -68,5 +68,8 @@ popd
|
|||||||
%{gem_instdir}/tasks
|
%{gem_instdir}/tasks
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 15 2023 wangkai <13474090681@163.com> - 2.5.2-1
|
||||||
|
- Update to 2.5.2
|
||||||
|
|
||||||
* Wed Aug 19 2020 tuShenmei <tushenmei@huawei.com> - 2.4.3-1
|
* Wed Aug 19 2020 tuShenmei <tushenmei@huawei.com> - 2.4.3-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: copiousfreetime/launchy
|
src_repo: copiousfreetime/launchy
|
||||||
tag_prefix: "launchy-"
|
tag_prefix: "^v"
|
||||||
separator: "."
|
separator: "."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user