File python-django-mediasync.changes of Package python-django-mediasync
-------------------------------------------------------------------
Wed Apr 4 07:57:01 UTC 2012 - saschpe@suse.de
- Use upstream tarball
- Set SPDX-style license (BSD-3-Clause)
- Don't install testsuite
- Add LICENSE and README.rst to documentation
-------------------------------------------------------------------
Fri Jul 8 22:54:13 UTC 2011 - alexandre@exatati.com.br
- Update to 2.2.0;
* added pre_sync and post_sync signals
* provide basic receiver for calling collectstatic before syncing
* provide receiver for compiling SASS before syncing
* show media directory listing when serving locally in debug mode
* add processor for Google's Closure Compiler API for JavaScript
* template tags can now take a variable as the path argument
- Regenerate spec file with py2pack.
-------------------------------------------------------------------
Fri Mar 4 20:12:42 UTC 2011 - alexandre@exatati.com.br
- Update to 2.1.0:
- default to using STATIC_URL and STATIC_ROOT (Django 1.3),
falling back to MEDIA_URL and MEDIA_ROOT if the STATIC_*
settings are not set
- add AWS_GZIP setting to optionally disable gzip compression in
S3 client
- Thanks to Rob Hudson and Dolan Antenucci for their
contributions to this release.
-------------------------------------------------------------------
Thu Jan 20 22:01:46 UTC 2011 - alexandre@exatati.com.br
- Update to 2.0.0;
- Spec file cleaned with spec-cleaner;
- Bzip2 source file.
-------------------------------------------------------------------
Wed Mar 17 22:37:27 UTC 2010 - alexandre@exatati.com.br
- Update to 1.0.1.
-------------------------------------------------------------------
Mon Oct 26 18:10:44 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.1) for openSUSE.