14
0

- Uodate to version 0.3.3

* Moved 'export CFLAGS...' from %prep to %build section in 
    templates
  * Templates use simple commands instead of macros
  * Better error handling
  * Templates generate correct source tarball filenames
  * Templates packaged correctly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=14
This commit is contained in:
Sascha Peilicke
2010-12-20 11:50:37 +00:00
committed by Git OBS Bridge
parent 442d795406
commit 8ed289558a
4 changed files with 15 additions and 8 deletions

View File

@@ -1,8 +1,15 @@
-------------------------------------------------------------------
Mon Dec 20 11:48:08 UTC 2010 - saschpe@suse.de
- Uodate to version 0.3.3
* Moved 'export CFLAGS...' from %prep to %build section in
templates
-------------------------------------------------------------------
Thu Dec 16 10:26:53 UTC 2010 - saschpe@gmx.de
- Update to version 0.3.2
* templates use simple commands instead of macros
* Templates use simple commands instead of macros
-------------------------------------------------------------------
Sun Dec 12 12:52:58 UTC 2010 - saschpe@gmx.de
@@ -15,8 +22,8 @@ Sun Dec 12 12:52:58 UTC 2010 - saschpe@gmx.de
Sat Dec 11 22:11:39 UTC 2010 - saschpe@gmx.de
- Update to version 0.3.0
* better error handling
* templates generate correct source tarball filenames
* Better error handling
* Templates generate correct source tarball filenames
-------------------------------------------------------------------
Sat Dec 11 20:55:11 UTC 2010 - saschpe@gmx.de
@@ -35,7 +42,7 @@ Sat Dec 11 20:46:16 UTC 2010 - saschpe@gmx.de
Sat Dec 11 19:58:18 UTC 2010 - saschpe@gmx.de
- Update to version 0.2.10
* templates packaged correctly
* Templates packaged correctly
-------------------------------------------------------------------
Sat Dec 11 17:49:03 UTC 2010 - saschpe@gmx.de