Sat, 04 May 2024 17:28:18 UTC | login

Information for build pagure-5.10.0-10.fc33

ID161234
Package Namepagure
Version5.10.0
Release10.fc33
Epoch
SummaryA git-centered forge
DescriptionPagure 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/README.Fedora.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 18:31:46 UTC
CompletedWed, 03 Jun 2020 18:31:46 UTC
Tags
f33
RPMs
src
pagure-5.10.0-10.fc33.src.rpm (info) (download)
noarch
pagure-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-ci-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-ev-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-loadjson-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-logcom-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-milters-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-mirror-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-theme-chameleon-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-theme-pagureio-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-theme-srcfpo-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-web-apache-httpd-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-web-nginx-5.10.0-10.fc33.noarch.rpm (info) (download)
pagure-webhook-5.10.0-10.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 02 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-10 - Backport various fixes from upstream * Sat May 30 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-9 - Fix installability of web-apache-httpd subpackage on EL7 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.10.0-8 - Rebuilt for Python 3.9 * Wed May 20 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-7 - Backport support for STARTTLS support for SMTP servers * Sat May 16 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-6 - Backport fix for stats - Add missing step to start pagure web services for nginx setup in quickstart * Thu May 14 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-5 - Install missing pagure_authorized_keys_worker service * Thu May 14 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-4 - Fix thinko in quick start instructions * Thu May 14 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-3 - Add Obsoletes for package split of webserver configuration * Thu May 14 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-2 - Bump to build in EPEL8 * Thu May 14 2020 Neal Gompa <ngompa13@gmail.com> - 5.10.0-1 - Update to 5.10.0 (RH#1836004) - Clean up spec for better suitability for container deployments - Refresh quick start instructions for new configuration options - Drop unneeded patch * Mon Mar 30 2020 Neal Gompa <ngompa13@gmail.com> - 5.9.1-1 - Update to 5.9.1 (RH#1818753) - Downgrade gitolite3 dependency to Recommends per CPE team request * Wed Mar 25 2020 Neal Gompa <ngompa13@gmail.com> - 5.9.0-1 - Update to 5.9.0 (RH#1816636) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 02 2019 Neal Gompa <ngompa13@gmail.com> - 5.8.1-1 - Update to 5.8.1 (RH#1778787) * Sat Nov 16 2019 Neal Gompa <ngompa13@gmail.com> - 5.8-1 - Update to 5.8 (RH#1744065) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 5.7.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 5.7.4-3 - Rebuilt for Python 3.8 * Sun Aug 11 2019 Neal Gompa <ngompa13@gmail.com> - 5.7.4-2 - Fix httpd conf path in README.Fedora * Sun Aug 11 2019 Neal Gompa <ngompa13@gmail.com> - 5.7.4-1 - Update to 5.7.4 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 09 2019 Neal Gompa <ngompa13@gmail.com> - 5.5-1 - Update to 5.5 - Backport fix for pull mirroring feature * Fri Mar 29 2019 Neal Gompa <ngompa13@gmail.com> - 5.4-1 - 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 * Fri Feb 22 2019 Neal Gompa <ngompa13@gmail.com> - 5.3-1 - Update to 5.3 - Add weak dependencies for supported database client libraries - Use macros consistently in the spec * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 07 2019 Neal Gompa <ngompa13@gmail.com> - 5.2-2 - Ensure all shebangs are set to the correct Python version - Fix RHEL conditionals to account for EL8 - Fix pygit2 dependency for EL7 * Mon Jan 07 2019 Neal Gompa <ngompa13@gmail.com> - 5.2-1 - Update to 5.2 * Fri Dec 14 2018 Neal Gompa <ngompa13@gmail.com> - 5.1.4-2 - Backport fix from master to add compatibility with Markdown 3.0+ - Backport fix from master to properly skip legacy hooks * Tue Oct 30 2018 Neal Gompa <ngompa13@gmail.com> - 5.1.4-1 - Update to 5.1.4 * Thu Oct 11 2018 Neal Gompa <ngompa13@gmail.com> - 5.1.3-1 - Update to 5.1.3 (RH#1638470) * Tue Oct 09 2018 Neal Gompa <ngompa13@gmail.com> - 5.1.1-1 - Update to 5.1.1 (RH#1637595) * Tue Oct 09 2018 Neal Gompa <ngompa13@gmail.com> - 5.1-1 - Update to 5.1 (RH#1637516) * Sat Sep 29 2018 Neal Gompa <ngompa13@gmail.com> - 5.0.1-2 - Fix symlinks broken or missing due to setuptools * Sat Sep 29 2018 Neal Gompa <ngompa13@gmail.com> - 5.0.1-1 - Update to 5.0.1 (RH#1634318) * Mon Sep 24 2018 Neal Gompa <ngompa13@gmail.com> - 5.0-1 - Update to 5.0 (RH#1632468) * Mon Sep 17 2018 Neal Gompa <ngompa13@gmail.com> - 4.93.0-1 - Rebase to 4.93.0 (5.0 beta 4) - Pagure is now using Python 3 on Fedora * Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.4-2 - Generate dependencies automatically * Tue Jul 24 2018 Neal Gompa <ngompa13@gmail.com> - 4.0.4-1 - Rebase to 4.0.4 - Add patch from Mageia to backport fix for pagure-milters * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild