Skip to content

Commit 7a6d5c4

Browse files
Update rubygem-net-scp to 4.1.0
1 parent 98f98fb commit 7a6d5c4

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

packages/foreman/rubygem-net-scp/net-scp-4.0.0.gem

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../.git/annex/objects/7v/01/SHA256E-s33280--a99b0b92a1e5d360b0de4ffbf2dc0c91531502d3d4f56c28b0139a7c093d1a5d.0.gem/SHA256E-s33280--a99b0b92a1e5d360b0de4ffbf2dc0c91531502d3d4f56c28b0139a7c093d1a5d.0.gem

packages/foreman/rubygem-net-scp/rubygem-net-scp.spec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global gem_name net-scp
33

44
Name: rubygem-%{gem_name}
5-
Version: 4.0.0
5+
Version: 4.1.0
66
Release: 1%{?dist}
77
Summary: A pure Ruby implementation of the SCP client protocol
88
License: MIT
@@ -47,7 +47,7 @@ cp -a .%{gem_dir}/* \
4747
%files
4848
%dir %{gem_instdir}
4949
%exclude %{gem_instdir}/.gitignore
50-
%exclude %{gem_instdir}/.travis.yml
50+
%exclude %{gem_instdir}/.github
5151
%license %{gem_instdir}/LICENSE.txt
5252
%exclude %{gem_instdir}/Manifest
5353
%{gem_libdir}
@@ -60,11 +60,15 @@ cp -a .%{gem_dir}/* \
6060
%doc %{gem_docdir}
6161
%doc %{gem_instdir}/CHANGES.txt
6262
%{gem_instdir}/Gemfile
63-
%doc %{gem_instdir}/README.rdoc
63+
%doc %{gem_instdir}/README.md
64+
%doc %{gem_instdir}/SECURITY.md
6465
%{gem_instdir}/Rakefile
6566
%exclude %{gem_instdir}/net-scp.gemspec
6667

6768
%changelog
69+
* Mon Jan 27 2025 Foreman Packaging Automation <packaging@theforeman.org> - 4.1.0-1
70+
- Update to 4.1.0
71+
6872
* Sun Oct 23 2022 Foreman Packaging Automation <packaging@theforeman.org> 4.0.0-1
6973
- Update to 4.0.0
7074

0 commit comments

Comments
 (0)