Spec file cleanups OBS-URL: https://build.opensuse.org/request/show/122286 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configobj?expand=0&rev=21
70 lines
2.4 KiB
Plaintext
70 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 25 08:21:00 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 5 19:40:33 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Really make the obsoletes sane: The package was called
|
|
python-configobj-docs before, so that's what we need to obsolete
|
|
(not -doc).
|
|
- The Obsoletes tag is for <= %{version}, as the package existed in
|
|
version 4.7.2, which is also when it was merged back. Obsoleting
|
|
only < 4.7.2 would cause conflicts when installing the newly
|
|
merged package.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 13:50:32 UTC 2012 - bwiedemann@suse.com
|
|
|
|
- fix Obsoletes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 9 12:39:05 UTC 2011 - saschpe@suse.de
|
|
|
|
- Spec file cleanup:
|
|
* Use upstream tarball
|
|
* Obsoleted empty doc package
|
|
* Fix SLE-11 build
|
|
* Use upstream description
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:54:30 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 22:07:25 CEST 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 4.7.2:
|
|
+ BUGFIX: Restore Python 2.3 compatibility
|
|
+ BUGFIX: Members that were lists were being returned as copies
|
|
due to interpolation introduced in 4.7. Lists are now only
|
|
copies if interpolation changes a list member.
|
|
+ BUGFIX: pop now does interpolation in list values as well.
|
|
+ BUGFIX: where interpolation matches a section name rather
|
|
than a value it is ignored instead of raising an exception on
|
|
fetching the item.
|
|
+ BUGFIX: values that use interpolation to reference members
|
|
that don't exist can now be repr'd.
|
|
+ BUGFIX: Fix to avoid writing '\r\r\n' on Windows when given a
|
|
file opened in text write mode ('w').
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 20 20:24:28 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 4.7.1
|
|
- split out -docs subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 27 18:22:00 CEST 2007 - peter+rpmspam@suntel.com.tr
|
|
|
|
- add "unzip" as a builddep so it builds on Factory - 4.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 11 16:59:40 CEST 2007 - poeml@suse.de
|
|
|
|
- package created (copy from packman package) - 4.4.0
|
|
|