Compare commits

..

No commits in common. "rawhide" and "f39" have entirely different histories.

4 changed files with 12 additions and 9 deletions

1
.gitignore vendored
View file

@ -1,2 +1 @@
/veccore-0.8.1.tar.gz
/veccore-0.8.2.tar.gz

View file

@ -1,21 +1,25 @@
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:
- fedora-rawhide
- rawhide
- epel-9
- job: koji_build
trigger: commit
allowed_pr_authors: ["packit", "topazus"]
allowed_committers: ["packit", "topazus"]
dist_git_branches:
- fedora-all
- rawhide
- epel-9
- job: bodhi_update
trigger: commit
allowed_builders: ["packit", "topazus"]
dist_git_branches:
- fedora-branched
- rawhide
- epel-9

View file

@ -1 +1 @@
SHA512 (veccore-0.8.2.tar.gz) = 9fe6793b445a1bdbdcfa19ce5c476ea22fe1a4ce25b483ca051f75aa69ed362eaeb9d222dd9f142e8bda3cdf0c5a483c94709e462ff2c831391f8091c7ad5ccd
SHA512 (veccore-0.8.1.tar.gz) = c3315cadb4b7bfe1e092cd243c0ca43d8461f71d6097f11b41a2c5cd12f4cccf9bac7d7843f52000d627051434bca8c9ebe6a23e80223c645246b02d5222e161

View file

@ -2,7 +2,7 @@
%global debug_package %{nil}
%global forgeurl https://github.com/root-project/veccore
Version: 0.8.2
Version: 0.8.1
%forgemeta
Name: veccore