Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f52f5ac0d | ||
|
|
c3b6808cbf | ||
|
|
2bc43b0212 | ||
|
|
b286588389 | ||
|
|
9fb3502f54 | ||
|
|
0404b8a02e | ||
|
|
cf3400faaa |
4 changed files with 9 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/veccore-0.8.1.tar.gz
|
||||
/veccore-0.8.2.tar.gz
|
||||
|
|
|
|||
16
packit.yaml
16
packit.yaml
|
|
@ -1,25 +1,21 @@
|
|||
upstream_package_name: veccore
|
||||
upstream_project_url: https://github.com/root-project/veccore
|
||||
|
||||
downstream_package_name: veccore
|
||||
|
||||
specfile_path: veccore.spec
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- rawhide
|
||||
- epel-9
|
||||
- fedora-rawhide
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_pr_authors: ["packit", "topazus"]
|
||||
allowed_committers: ["packit", "topazus"]
|
||||
dist_git_branches:
|
||||
- rawhide
|
||||
- epel-9
|
||||
- fedora-all
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
allowed_builders: ["packit", "topazus"]
|
||||
dist_git_branches:
|
||||
- rawhide
|
||||
- epel-9
|
||||
- fedora-branched
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (veccore-0.8.1.tar.gz) = c3315cadb4b7bfe1e092cd243c0ca43d8461f71d6097f11b41a2c5cd12f4cccf9bac7d7843f52000d627051434bca8c9ebe6a23e80223c645246b02d5222e161
|
||||
SHA512 (veccore-0.8.2.tar.gz) = 9fe6793b445a1bdbdcfa19ce5c476ea22fe1a4ce25b483ca051f75aa69ed362eaeb9d222dd9f142e8bda3cdf0c5a483c94709e462ff2c831391f8091c7ad5ccd
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global debug_package %{nil}
|
||||
|
||||
%global forgeurl https://github.com/root-project/veccore
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
%forgemeta
|
||||
|
||||
Name: veccore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue