forked from pool/python-progressbar
+ See mercurial changes - Correctly fix non-executable-script rpmlint warning - No need to explicitly require python(abi), RPM does that since ages - Cleanup old SUSE version checks - Update to 2.3+hg20121105.3c94a3a1ebe1 + See mercurial changes - Add progressbar-python3-relative-imports.patch: Fix import paths OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar?expand=0&rev=11
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 5 22:38:46 UTC 2012 - saschpe@suse.de
|
|
|
|
- Correctly fix non-executable-script rpmlint warning
|
|
- No need to explicitly require python(abi), RPM does that since ages
|
|
- Cleanup old SUSE version checks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 22:21:08 UTC 2012 - saschpe@suse.de
|
|
|
|
- Update to 2.3+hg20121105.3c94a3a1ebe1
|
|
+ See mercurial changes
|
|
- Add progressbar-python3-relative-imports.patch: Fix import paths
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 6 13:05:51 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Restore BuildRequires: python3 This package depends on hash
|
|
algorithms that are only available if python3 is installed,
|
|
python3-devel will not pull them in. Building will fail if
|
|
BuildRequires: python3 is removed.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 25 08:33:12 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Fix building on openSUSE 11.4
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 02:44:12 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
- python3 package added
|
|
|