diff --git a/changelog b/changelog new file mode 100644 index 0000000..e1f8897 --- /dev/null +++ b/changelog @@ -0,0 +1,181 @@ +* Tue Oct 27 2020 Orion Poplawski - 4.9.1-1 +- Update to 4.9.1 + +* Sun Oct 18 2020 Orion Poplawski - 4.9.0-1 +- Update to 4.9.0 + +* Mon Sep 21 2020 Orion Poplawski - 4.8.5-2 +- Add note to description about base environment + +* Mon Sep 14 2020 Orion Poplawski - 4.8.5-1 +- Update to 4.8.5 +- Install conda.fish (bz#1878306) + +* Sat Aug 08 2020 Orion Poplawski - 4.8.4-1 +- Update to 4.8.4 + +* Sat Aug 01 2020 Fedora Release Engineering - 4.8.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 4.8.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 4.8.3-2 +- Rebuilt for Python 3.9 + +* Sun Mar 15 2020 Orion Poplawski - 4.8.3-1 +- Update to 4.8.3 + +* Tue Feb 4 2020 Zbigniew Jędrzejewski-Szmek - 4.8.2-2 +- Fix import for python3.9 compatiblity (#1797691) + +* Tue Jan 28 2020 Orion Poplawski - 4.8.2-1 +- Update to 4.8.2 (#1785658) +- Obtain bash completion file from github - tartansandal/conda-bash-completion + +* Mon Jan 20 2020 Orion Poplawski - 4.8.0-2 +- Install bash completion file (bz#1791068) + +* Sat Dec 14 2019 Orion Poplawski - 4.8.0-1 +- Update to 4.8.0 +- Make "conda shell.bash hook" work (bz#1737165) +- Unbundle more libraries + +* Sat Sep 14 2019 Orion Poplawski - 4.7.12-1 +- Update to 4.7.12 + +* Mon Aug 19 2019 Miro Hrončok - 4.7.11-2 +- Rebuilt for Python 3.8 + +* Fri Aug 16 2019 Orion Poplawski - 4.7.11-1 +- Update to 4.7.11 +- Use system py-cpuinfo + +* Fri Aug 16 2019 Orion Poplawski - 4.7.10-2 +- Cleanup requires some (drop crypto, yaml; add pyOpenSSL; + add versions for requests and ruamel-yaml + +* Sat Aug 3 2019 Zbigniew Jędrzejewski-Szmek - 4.7.10-1 +- Fix 'conda shell.* hook' invocations (#1737165) + +* Wed Jul 31 2019 Orion Poplawski - 4.7.10-1 +- Update to 4.7.10 + +* Mon Jul 29 2019 Zbigniew Jędrzejewski-Szmek - 4.7.6-1 +- Update to latest version (#1678578) + +* Wed Jul 24 2019 Fedora Release Engineering - 4.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue Jun 11 2019 Orion Poplawski - 4.7.2-1 +- Update to 4.7.2 + +* Sun Jun 9 2019 Orion Poplawski - 4.7.1-1 +- Update to 4.7.1 + +* Tue Apr 16 2019 Orion Poplawski - 4.6.13-1 +- Update to 4.6.13 + +* Thu Apr 4 2019 Orion Poplawski - 4.6.11-1 +- Update to 4.6.11 + +* Tue Apr 2 2019 Orion Poplawski - 4.6.9-2 +- Fix conda profile scripts +- Do not build for python2 on EPEL +- Ignore test failures on EPEL7 + +* Sat Mar 30 2019 Orion Poplawski - 4.6.9-1 +- Update to 4.6.9 + +* Wed Feb 13 2019 Zbigniew Jędrzejewski-Szmek - 4.6.5-1 +- Update to latest upstream version (#1668145) + +* Thu Jan 31 2019 Fedora Release Engineering - 4.5.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Dec 31 2018 Orion Poplawski - 4.5.12-1 +- Update to 4.5.12 + +* Mon Dec 31 2018 Orion Poplawski - 4.5.11-2 +- EPEL7 compatability + +* Fri Sep 21 2018 Zbigniew Jędrzejewski-Szmek - 4.5.11-1 +- Update to latest stable version (#1570217) +- Disable python2 subpackage on F30+ + +* Fri Jul 13 2018 Zbigniew Jędrzejewski-Szmek - 4.4.11-4 +- Pull in python[23]-cytoolz to replace bundled toolz + +* Thu Jul 12 2018 Fedora Release Engineering - 4.4.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 4.4.11-3 +- Rebuilt for Python 3.7 + +* Wed Apr 18 2018 Orion Poplawski - 4.4.11-2 +- Set _CONDA_ROOT in /etc/profile.d/conda.csh +- Fix python2 requires +- Require pycosat >= 0.6.3 + +* Sat Apr 14 2018 Zbigniew Jędrzejewski-Szmek - 4.4.11-1 +- Update to latest upstream version in the 4.4.x branch (#1544046) + +* Wed Feb 7 2018 Zbigniew Jędrzejewski-Szmek - 4.4.9-1 +- Update to v4.4.9 (#1542874) +- conda-activate binary rpm is retired. The new way to activate the environment + is to say 'conda activate'. See + https://github.com/conda/conda/releases/tag/4.4.0 for more information. + +* Wed Feb 07 2018 Iryna Shcherbina - 4.3.24-5 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Wed Feb 07 2018 Fedora Release Engineering - 4.3.24-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-3 +- Install just one version of the executables (python 2 or 3) + +* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-2 +- Add all licenses to the License tag +- Add Provides: bundled(...) for all the "vendored" dependencies +- Update descriptions and simplify the spec file a bit +- Move condarc.d directory under /usr/share/conda + +* Thu Aug 3 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-1 +- Update to latest version +- Switch /usr/bin/conda to python3 + +* Thu Jul 21 2016 Orion Poplawski - 4.1.6-1 +- Update to 4.1.6 + +* Thu Dec 31 2015 Orion Poplawski - 3.19.0-1 +- Update to 3.19.0 + +* Thu Dec 31 2015 Orion Poplawski - 3.18.8-2 +- Add python 3 version + +* Mon Dec 7 2015 Orion Poplawski - 3.18.8-1 +- Update to 3.18.8 + +* Thu Sep 24 2015 Orion Poplawski - 3.17.0-6 +- Do not create broken symlinks if activate/deactivate are not installed +- Do not create /usr/conda-meta to prevent accidental installs into system + +* Thu Sep 24 2015 Orion Poplawski - 3.17.0-5 +- Non-bootstrap build + +* Wed Sep 23 2015 Orion Poplawski - 3.17.0-4 +- Add patch to support rootless mode +- Require python-crypto +- Create /usr/conda-meta, /usr/.condarc, /var/cache/conda + +* Tue Sep 22 2015 Orion Poplawski - 3.17.0-3 +- Require python-requests, python-yaml + +* Tue Sep 22 2015 Orion Poplawski - 3.17.0-2 +- Add patch to allow overriding pkgs_dirs in .condarc + +* Mon Sep 21 2015 Orion Poplawski - 3.17.0-1 +- Initial package diff --git a/conda.spec b/conda.spec index d7a84c5..76178fb 100644 --- a/conda.spec +++ b/conda.spec @@ -2,7 +2,7 @@ Name: conda Version: 4.9.1 -Release: 1%{?dist} +Release: %autorelease Summary: Cross-platform, Python-agnostic binary package manager License: BSD and ASL 2.0 and LGPLv2+ and MIT @@ -224,184 +224,4 @@ py.test-%{python3_version} -vv -m "not integration" \ %changelog -* Tue Oct 27 2020 Orion Poplawski - 4.9.1-1 -- Update to 4.9.1 - -* Sun Oct 18 2020 Orion Poplawski - 4.9.0-1 -- Update to 4.9.0 - -* Mon Sep 21 2020 Orion Poplawski - 4.8.5-2 -- Add note to description about base environment - -* Mon Sep 14 2020 Orion Poplawski - 4.8.5-1 -- Update to 4.8.5 -- Install conda.fish (bz#1878306) - -* Sat Aug 08 2020 Orion Poplawski - 4.8.4-1 -- Update to 4.8.4 - -* Sat Aug 01 2020 Fedora Release Engineering - 4.8.3-4 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 4.8.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Miro Hrončok - 4.8.3-2 -- Rebuilt for Python 3.9 - -* Sun Mar 15 2020 Orion Poplawski - 4.8.3-1 -- Update to 4.8.3 - -* Tue Feb 4 2020 Zbigniew Jędrzejewski-Szmek - 4.8.2-2 -- Fix import for python3.9 compatiblity (#1797691) - -* Tue Jan 28 2020 Orion Poplawski - 4.8.2-1 -- Update to 4.8.2 (#1785658) -- Obtain bash completion file from github - tartansandal/conda-bash-completion - -* Mon Jan 20 2020 Orion Poplawski - 4.8.0-2 -- Install bash completion file (bz#1791068) - -* Sat Dec 14 2019 Orion Poplawski - 4.8.0-1 -- Update to 4.8.0 -- Make "conda shell.bash hook" work (bz#1737165) -- Unbundle more libraries - -* Sat Sep 14 2019 Orion Poplawski - 4.7.12-1 -- Update to 4.7.12 - -* Mon Aug 19 2019 Miro Hrončok - 4.7.11-2 -- Rebuilt for Python 3.8 - -* Fri Aug 16 2019 Orion Poplawski - 4.7.11-1 -- Update to 4.7.11 -- Use system py-cpuinfo - -* Fri Aug 16 2019 Orion Poplawski - 4.7.10-2 -- Cleanup requires some (drop crypto, yaml; add pyOpenSSL; - add versions for requests and ruamel-yaml - -* Sat Aug 3 2019 Zbigniew Jędrzejewski-Szmek - 4.7.10-1 -- Fix 'conda shell.* hook' invocations (#1737165) - -* Wed Jul 31 2019 Orion Poplawski - 4.7.10-1 -- Update to 4.7.10 - -* Mon Jul 29 2019 Zbigniew Jędrzejewski-Szmek - 4.7.6-1 -- Update to latest version (#1678578) - -* Wed Jul 24 2019 Fedora Release Engineering - 4.7.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue Jun 11 2019 Orion Poplawski - 4.7.2-1 -- Update to 4.7.2 - -* Sun Jun 9 2019 Orion Poplawski - 4.7.1-1 -- Update to 4.7.1 - -* Tue Apr 16 2019 Orion Poplawski - 4.6.13-1 -- Update to 4.6.13 - -* Thu Apr 4 2019 Orion Poplawski - 4.6.11-1 -- Update to 4.6.11 - -* Tue Apr 2 2019 Orion Poplawski - 4.6.9-2 -- Fix conda profile scripts -- Do not build for python2 on EPEL -- Ignore test failures on EPEL7 - -* Sat Mar 30 2019 Orion Poplawski - 4.6.9-1 -- Update to 4.6.9 - -* Wed Feb 13 2019 Zbigniew Jędrzejewski-Szmek - 4.6.5-1 -- Update to latest upstream version (#1668145) - -* Thu Jan 31 2019 Fedora Release Engineering - 4.5.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Mon Dec 31 2018 Orion Poplawski - 4.5.12-1 -- Update to 4.5.12 - -* Mon Dec 31 2018 Orion Poplawski - 4.5.11-2 -- EPEL7 compatability - -* Fri Sep 21 2018 Zbigniew Jędrzejewski-Szmek - 4.5.11-1 -- Update to latest stable version (#1570217) -- Disable python2 subpackage on F30+ - -* Fri Jul 13 2018 Zbigniew Jędrzejewski-Szmek - 4.4.11-4 -- Pull in python[23]-cytoolz to replace bundled toolz - -* Thu Jul 12 2018 Fedora Release Engineering - 4.4.11-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 4.4.11-3 -- Rebuilt for Python 3.7 - -* Wed Apr 18 2018 Orion Poplawski - 4.4.11-2 -- Set _CONDA_ROOT in /etc/profile.d/conda.csh -- Fix python2 requires -- Require pycosat >= 0.6.3 - -* Sat Apr 14 2018 Zbigniew Jędrzejewski-Szmek - 4.4.11-1 -- Update to latest upstream version in the 4.4.x branch (#1544046) - -* Wed Feb 7 2018 Zbigniew Jędrzejewski-Szmek - 4.4.9-1 -- Update to v4.4.9 (#1542874) -- conda-activate binary rpm is retired. The new way to activate the environment - is to say 'conda activate'. See - https://github.com/conda/conda/releases/tag/4.4.0 for more information. - -* Wed Feb 07 2018 Iryna Shcherbina - 4.3.24-5 -- Update Python 2 dependency declarations to new packaging standards - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Wed Feb 07 2018 Fedora Release Engineering - 4.3.24-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-3 -- Install just one version of the executables (python 2 or 3) - -* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-2 -- Add all licenses to the License tag -- Add Provides: bundled(...) for all the "vendored" dependencies -- Update descriptions and simplify the spec file a bit -- Move condarc.d directory under /usr/share/conda - -* Thu Aug 3 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-1 -- Update to latest version -- Switch /usr/bin/conda to python3 - -* Thu Jul 21 2016 Orion Poplawski - 4.1.6-1 -- Update to 4.1.6 - -* Thu Dec 31 2015 Orion Poplawski - 3.19.0-1 -- Update to 3.19.0 - -* Thu Dec 31 2015 Orion Poplawski - 3.18.8-2 -- Add python 3 version - -* Mon Dec 7 2015 Orion Poplawski - 3.18.8-1 -- Update to 3.18.8 - -* Thu Sep 24 2015 Orion Poplawski - 3.17.0-6 -- Do not create broken symlinks if activate/deactivate are not installed -- Do not create /usr/conda-meta to prevent accidental installs into system - -* Thu Sep 24 2015 Orion Poplawski - 3.17.0-5 -- Non-bootstrap build - -* Wed Sep 23 2015 Orion Poplawski - 3.17.0-4 -- Add patch to support rootless mode -- Require python-crypto -- Create /usr/conda-meta, /usr/.condarc, /var/cache/conda - -* Tue Sep 22 2015 Orion Poplawski - 3.17.0-3 -- Require python-requests, python-yaml - -* Tue Sep 22 2015 Orion Poplawski - 3.17.0-2 -- Add patch to allow overriding pkgs_dirs in .condarc - -* Mon Sep 21 2015 Orion Poplawski - 3.17.0-1 -- Initial package +%autochangelog