Update to latest version.

epel9
Elliott Sales de Andrade 7 years ago
parent f84025587a
commit 518d7f8615

1
.gitignore vendored

@ -1,2 +1,3 @@
/sortedcontainers-1.5.7.tar.gz /sortedcontainers-1.5.7.tar.gz
/sortedcontainers-1.5.9.tar.gz /sortedcontainers-1.5.9.tar.gz
/sortedcontainers-1.5.10.tar.gz

@ -1,8 +1,8 @@
%global srcname sortedcontainers %global srcname sortedcontainers
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.5.9 Version: 1.5.10
Release: 2%{?dist} Release: 1%{?dist}
Summary: Pure Python sorted container types Summary: Pure Python sorted container types
License: ASL 2.0 License: ASL 2.0
@ -96,18 +96,21 @@ popd
%changelog %changelog
* Sun Apr 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.10-1
- Update to latest version.
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-2 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Dec 08 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.5.9-1 * Fri Dec 08 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.9-1
- Update to latest version. - Update to latest version.
* Sun Sep 03 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.5.7-3 * Sun Sep 03 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.7-3
- Split out documentation subpackage. - Split out documentation subpackage.
* Sat Sep 02 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.5.7-2 * Sat Sep 02 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.7-2
- Shorten summary and description. - Shorten summary and description.
- Standardize spec a bit more. - Standardize spec a bit more.
* Mon Feb 27 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.5.7-1 * Mon Feb 27 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.7-1
- Initial package release. - Initial package release.

@ -1 +1 @@
SHA512 (sortedcontainers-1.5.9.tar.gz) = ee611017ac0dbd855efc61f06186397483bd7abf2ce2bbb0f8c3a840953adf855864f55d58d3d7194a981effecd47e997a451a3f9c8ffe1240a546ddad8433a3 SHA512 (sortedcontainers-1.5.10.tar.gz) = 4dc61a965b1f5e99fef7639805785465ff02406034ceb0b029848900aab6c5138cf94facf9b40197ba836e31f57ca26cff80c52294337896b91571c27da74485

Loading…
Cancel
Save