15
0

- Update to 2.3+hg20121105.3c94a3a1ebe1

+ 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
This commit is contained in:
Sascha Peilicke
2012-11-12 09:09:22 +00:00
committed by Git OBS Bridge
parent f2184a5129
commit 0c8481b89a
7 changed files with 79 additions and 38 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
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