Skip to content

Commit 052fb25

Browse files
committed
templates/release: add additional package repos
The Fedora package has EPEL branches, and we now have an Ubuntu PPA. Update the PPA before sending announce mail so users can upgrade immediately. Signed-off-by: Benjamin Gilbert <[email protected]>
1 parent bd74845 commit 052fb25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-python/releases/new); upload tarballs and wheels
1212
- [ ] `cd` into website checkout; `rm -r api/python && unzip /path/to/downloaded/openslide-python-docs.zip && mv openslide-python-docs-* api/python`
1313
- [ ] Update website: `_data/releases.yaml`, `_includes/news.md`
14+
- [ ] Update Ubuntu PPA
1415
- [ ] Send mail to -announce and -users
15-
- [ ] Update Fedora package
16+
- [ ] Update Fedora and EPEL packages
1617
- [ ] Update MacPorts package

0 commit comments

Comments
 (0)