| Name: | pagure |
|---|---|
| Version: | 5.7.4 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 20713471 |
| License: | GPLv2+ |
| RPM: | pagure-5.7.4-2.el7.noarch.rpm |
| Source RPM: | pagure-5.7.4-2.el7.src.rpm |
| Build Date: | Thu Aug 15 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pagure.io/pagure |
| Summary: | A git-centered forge |
| Description: | Pagure is a light-weight git-centered forge based on pygit2. Currently, Pagure offers a web-interface for git repositories, a ticket system and possibilities to create new projects, fork existing ones and create/merge pull-requests across or within projects. For steps on how to set up the system after installing this package, please read /usr/share/doc/pagure-5.7.4/README.Fedora. |
- Fix httpd conf path in README.Fedora
- Update to 5.7.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 5.5 - Backport fix for pull mirroring feature
- Update to 5.4 - Backport fix for using pagure-ev on Python 3 - Add patch to allow pagure to install with SQLAlchemy 1.3.0+ - Add initial README.Fedora to document a quick-start setup process
- Update to 5.3 - Add weak dependencies for supported database client libraries - Use macros consistently in the spec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Ensure all shebangs are set to the correct Python version - Fix RHEL conditionals to account for EL8 - Fix pygit2 dependency for EL7
- Update to 5.2
- Backport fix from master to add compatibility with Markdown 3.0+ - Backport fix from master to properly skip legacy hooks