!2 Update to 1.4.1
From: @bzg1107 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
d17395f122
Binary file not shown.
BIN
daemons-1.4.1.gem
Normal file
BIN
daemons-1.4.1.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%define gem_name daemons
|
||||
Summary: A toolkit to create and control daemons in different ways
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.1.9
|
||||
Version: 1.4.1
|
||||
Release: 1
|
||||
License: MIT and (GPLv2+ or Ruby)
|
||||
URL: https://rubygems.org/gems/daemons
|
||||
@ -41,18 +41,18 @@ cp -pa .%{gem_dir}/* \
|
||||
%dir %{gem_instdir}
|
||||
%{gem_instdir}/examples/
|
||||
%{gem_libdir}/
|
||||
%{gem_instdir}/Rakefile
|
||||
%{gem_instdir}/setup.rb
|
||||
%doc %{gem_instdir}/LICENSE
|
||||
%exclude %{gem_cache}
|
||||
%{gem_spec}
|
||||
|
||||
%files doc
|
||||
%doc %{gem_docdir}
|
||||
%doc %{gem_instdir}/README
|
||||
%doc %{gem_instdir}/README.md
|
||||
%doc %{gem_instdir}/Releases
|
||||
%doc %{gem_instdir}/TODO
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2022 baizhonggui <baizhonggui@h-partners.com> - 1.4.1-1
|
||||
- update to 1.4.1
|
||||
|
||||
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.1.9-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user