Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
5 changed files with 3 additions and 48 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/aws-ec2-instance-connect-config-1.1.17.tar.gz
|
||||
/ec2-instance-connect.fc
|
||||
|
|
|
|||
41
.packit.yaml
41
.packit.yaml
|
|
@ -1,41 +0,0 @@
|
|||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
upstream_project_url: https://github.com/aws/aws-ec2-instance-connect-config
|
||||
upstream_package_name: aws-ec2-instance-connect-config
|
||||
downstream_package_name: ec2-instance-connect
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
# Keeping dist-git branches non-divergent
|
||||
# Requirs manual local merge from rawhide to stable release branches
|
||||
# https://packit.dev/docs/fedora-releases-guide#keeping-dist-git-branches-non-divergent
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_pr_authors:
|
||||
- packit
|
||||
- all_admins
|
||||
- all_committers
|
||||
- '@cloud-sig' # string with @ needs quotes to be valid yaml
|
||||
allowed_committers:
|
||||
- all_admins
|
||||
- all_committers
|
||||
- '@cloud-sig' # string with @ needs quotes to be valid yaml
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
- epel-all
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
allowed_builders:
|
||||
- packit
|
||||
- all_admins
|
||||
- all_committers
|
||||
- '@cloud-sig' # string with @ needs quotes to be valid yaml
|
||||
dist_git_branches:
|
||||
- fedora-branched # rawhide updates are created automatically
|
||||
- epel-all
|
||||
|
|
@ -5,7 +5,7 @@
|
|||
Name: ec2-instance-connect
|
||||
Summary: EC2 Instance Connect scripts
|
||||
Version: 1.1.17
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/aws/%{project}
|
||||
|
|
@ -151,12 +151,6 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.17-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.17-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri May 03 2024 Dominik Wombacher <dominik@wombacher.cc> 1.1.17-1
|
||||
- Initial package
|
||||
- Fix: Update curl command to not fail silently on HTTP server error.
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1 +1,2 @@
|
|||
SHA512 (aws-ec2-instance-connect-config-1.1.17.tar.gz) = f3cb3f80a302844aff25b34aad494197ee4c435d93b3727736241b8c29dbe976ed30dee178288f08a11940d2b2d564b5a5c95df7bbdb2626b06c790bec2651ba
|
||||
SHA512 (ec2-instance-connect.fc) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue