Compare commits
16 Commits
Author | SHA1 | Date |
---|---|---|
|
21b919cc35 | 6 months ago |
|
ff1fc26d78 | 7 months ago |
|
b366c23fce | 8 months ago |
|
0037297f1e | 11 months ago |
|
d18365861e | 12 months ago |
|
9582a56e79 | 1 year ago |
|
bc6a84817d | 1 year ago |
|
7f83e0758c | 1 year ago |
|
e3565968a4 | 1 year ago |
|
2fbb5c3218 | 1 year ago |
|
9f7bef567b | 2 years ago |
|
0ae6423644 | 2 years ago |
|
e2944f1700 | 2 years ago |
|
52dfd2fb0d | 2 years ago |
|
74f8685c99 | 2 years ago |
|
61751dc82d | 2 years ago |
@ -0,0 +1,23 @@
|
||||
copy_upstream_release_description: false
|
||||
upstream_project_url: https://github.com/ubuntu/gnome-shell-extension-appindicator
|
||||
upstream_tag_template: v{version}
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_pr_authors: ["atim","jwrdegoede"]
|
||||
allowed_committers: ["atim","jwrdegoede"]
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
- epel-9
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-branched
|
||||
- epel-9
|
@ -0,0 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.100.1.
|
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-extension-appindicator-49.tar.gz) = 2fed5b3f7042df836cc3ceb1ce303f41de29f56c58570acb5e7150ab4f019e9441e0a91eb71afd5757b465a81a44638eafd2aa5944ff46a71f20095f488ab945
|
||||
SHA512 (gnome-shell-extension-appindicator-59.tar.gz) = e85bea82b85369248b8271f32a276f7939bdd0828f4f63cfe0faf7099249cbbd56e2f58460373431602390f88ea97c1375655b454b0ec4c0e52280b6502bbc98
|
||||
|
Loading…
Reference in new issue