python-sure/python-sure.changes
Denisart Benjamin 99db819aee Accepting request 284524 from home:rjschwei:branches:devel:languages:python
- Update to version 1.2.5
  + remove Remove-shebang-line.patch, replaced by sed expression
  + add sure_hideDeps.patch, hides implicit Python dependencies
  + add runTestsOnly.patch only run the tests with make test
  + run the package tests as part of the package build
  + No upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/284524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=2
2015-02-09 15:24:33 +00:00

26 lines
855 B
Plaintext

-------------------------------------------------------------------
Fri Feb 6 16:36:59 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.5
+ remove Remove-shebang-line.patch, replaced by sed expression
+ add sure_hideDeps.patch, hides implicit Python dependencies
+ add runTestsOnly.patch only run the tests with make test
+ run the package tests as part of the package build
+ No upstream changelog available
-------------------------------------------------------------------
Tue Nov 19 12:14:54 UTC 2013 - mcihar@suse.cz
- remove shebang from module sources
-------------------------------------------------------------------
Tue Nov 19 08:35:50 UTC 2013 - mcihar@suse.cz
- various rpmlint fixes
-------------------------------------------------------------------
Thu Nov 7 10:55:37 UTC 2013 - mcihar@suse.cz
- Initial packaging